Commit Graph

268 Commits

Author SHA1 Message Date
Joseph Henry
95d28494f6 Mac OSX Port - Lightly tested 2016-01-25 12:55:29 -08:00
Joseph Henry
bccd60125b Added python, python3, darkhttpd unit tests 2016-01-21 15:52:54 -08:00
Joseph Henry
7127d2b811 Updated unit tests + README 2016-01-21 15:10:26 -08:00
Adam Ierymenko
f782797dc7 readme 2016-01-20 17:44:17 -08:00
Janjaap Bos
4f6ca14d4f typo 2016-01-20 16:52:46 -08:00
Janjaap Bos
c3fc5340b6 Added check for identiy
Needed if you just copy & paste the whole block.
2016-01-20 16:43:37 -08:00
Joseph Henry
398e0b7c63 Removed debug line 2016-01-20 15:04:02 -08:00
Joseph Henry
b7b014298b Bad connection reference fix + RX lock fix 2016-01-20 14:43:49 -08:00
Joseph Henry
bcaf42e075 Transfer speed increate + stability fixes 2016-01-20 13:38:14 -08:00
Joseph Henry
357cb92f2e Stability fix + introduction of connection probation 2016-01-18 23:41:28 -08:00
Joseph Henry
31ed86740c Added some safety + unregister callbacks on close 2016-01-18 16:04:29 -08:00
Joseph Henry
f2cc144811 Fixed nc_sent possible bad ptr on close issue 2016-01-18 12:26:40 -08:00
Joseph Henry
1783867f96 Print path for user. Removed unused stub Phy methods 2016-01-17 15:13:32 -08:00
Joseph Henry
a73638b214 Fixed memory leak 2016-01-17 14:32:34 -08:00
Joseph Henry
58ebfdffcb Debugs off by default 2016-01-15 13:03:37 -08:00
Joseph Henry
1e2c434ae8 nc_recved() connection closure change 2016-01-15 13:02:48 -08:00
Joseph Henry
35fb602dff Fixed pcb->state == CLOSE_WAIT bug 2016-01-15 11:18:26 -08:00
Joseph Henry
323d40a560 Small formatting changes 2016-01-15 10:27:27 -08:00
Joseph Henry
321bca4bf7 Adjusted formatting/conventions to conform to rest of ZT codebase 2016-01-15 10:09:31 -08:00
Joseph Henry
7cb08630d0 Fixed RX race condition 2016-01-14 18:59:08 -08:00
Joseph Henry
45f0737a00 Naming convention update 2016-01-14 14:15:50 -08:00
Joseph Henry
6cf478c1b2 RX buffer update 2016-01-14 14:03:03 -08:00
Joseph Henry
f52a82d9f2 Updated RX buffer code 2016-01-14 13:23:01 -08:00
Joseph Henry
5e30eabd30 Updated getsockopt/setsockopt, removed unused code 2016-01-13 15:52:15 -08:00
Joseph Henry
7bba867ce8 Fixed double-close bug 2016-01-13 13:55:11 -08:00
Joseph Henry
c3e2cb9b8e Modified PCB/state management logic 2016-01-13 12:19:48 -08:00
Joseph Henry
bdabe40c65 Updated error reporting for sock_fd_read() 2016-01-12 14:25:30 -08:00
Joseph Henry
e91322bd10 README update and example server port change 2016-01-12 14:04:55 -08:00
Joseph Henry
23cdb3aed5 Removed ztnc network config file 2016-01-12 13:58:15 -08:00
Joseph Henry
bd3d9ee356 Removed terminology changes 2016-01-12 13:55:46 -08:00
Joseph Henry
dd233fdb8d Updated terminology. No functional change 2016-01-12 13:00:31 -08:00
Joseph Henry
18aea2d3d3 Removed unused code 2016-01-12 12:56:51 -08:00
Joseph Henry
74e22368b5 Fixed sketchy memcpy logic, also added checks for service RPC ACK 2016-01-12 12:42:46 -08:00
Joseph Henry
e2ae9165c6 RPC update 2016-01-12 09:46:49 -08:00
Adam Ierymenko
c6571073fe Get rid of constructor/destructor in libzerotierintercept, and simplify a few things. 2016-01-11 15:27:22 -08:00
Joseph Henry
78c0f0a443 RPC detection fix 2016-01-11 13:23:43 -08:00
Joseph Henry
7656e6b9f8 Transfer tune-up 2016-01-11 11:37:04 -08:00
Joseph Henry
39d79f34ab Added RPC ACK 2016-01-11 10:35:02 -08:00
Joseph Henry
3e65ecb93d Stateless RPC rework 2016-01-11 10:12:59 -08:00
Janjaap Bos
b8059d5c87 typo 2015-12-23 22:54:36 +01:00
Janjaap Bos
5a65463b92 typo 2015-12-21 22:11:39 +01:00
Janjaap Bos
c8056452b8 fix / workaround for ubuntu
Otherwise, if started with -d as daemon, the netcon service dies after
intercept listen registers.
2015-12-21 21:20:22 +01:00
Janjaap Bos
64e273e9c0 updated netcon readme 2015-12-21 19:49:22 +01:00
Joseph Henry
6f62d6bb34 Removed straggler debug prints 2015-12-21 07:36:44 -08:00
Joseph Henry
d430457f1e Updated readme, removed test network keys 2015-12-21 07:26:45 -08:00
Joseph Henry
4267cc138e Readme changes, turned off debug 2015-12-21 07:17:37 -08:00
Joseph Henry
de2ba8d0f7 Fixed typo 2015-12-21 05:36:27 -08:00
Joseph Henry
c488fa8461 Tightening of RPC code 2015-12-21 05:03:26 -08:00
Joseph Henry
608e059b18 single updated test file 2015-12-18 15:19:34 -08:00
Joseph Henry
81203b20b8 Merge branch 'edge' of http://10.6.6.2/zerotier/zerotierone into edge 2015-12-18 15:09:18 -08:00