2527 Commits (58ebfdffcb91b1050170c64ffd01e8b9ac2ae93f)
 

Author SHA1 Message Date
Joseph Henry 58ebfdffcb Debugs off by default 10 years ago
Joseph Henry 1e2c434ae8 nc_recved() connection closure change 10 years ago
Joseph Henry 7107297c25 Merge branch 'edge' of http://10.6.6.2/zerotier/zerotierone into edge 10 years ago
Joseph Henry 35fb602dff Fixed pcb->state == CLOSE_WAIT bug 10 years ago
Adam Ierymenko 8af3d35234 Merge branch 'dev' into edge 10 years ago
Joseph Henry 323d40a560 Small formatting changes 10 years ago
Joseph Henry 321bca4bf7 Adjusted formatting/conventions to conform to rest of ZT codebase 10 years ago
Joseph Henry 7cb08630d0 Fixed RX race condition 10 years ago
Joseph Henry 45f0737a00 Naming convention update 10 years ago
Joseph Henry 6cf478c1b2 RX buffer update 10 years ago
Joseph Henry f52a82d9f2 Updated RX buffer code 10 years ago
Grant Limberg 6dac0c8c4f C doesn't support default arguments 10 years ago
Joseph Henry 5e30eabd30 Updated getsockopt/setsockopt, removed unused code 10 years ago
Joseph Henry 7bba867ce8 Fixed double-close bug 10 years ago
Adam Ierymenko e8e6a4702b Merge branch 'dev' into edge 10 years ago
Joseph Henry c3e2cb9b8e Modified PCB/state management logic 10 years ago
Adam Ierymenko 2e5caa335a Old SF root is dead. Now we are just on Alice and Bob. (world update for 1.1.4) 10 years ago
Joseph Henry bdabe40c65 Updated error reporting for sock_fd_read() 10 years ago
Adam Ierymenko 7991a7c50a Merge branch 'dev' into edge 10 years ago
Adam Ierymenko 4e4fd51117 boring doc stuff 10 years ago
Joseph Henry e91322bd10 README update and example server port change 10 years ago
Joseph Henry 23cdb3aed5 Removed ztnc network config file 10 years ago
Joseph Henry bd3d9ee356 Removed terminology changes 10 years ago
Adam Ierymenko 76f1ab33f0 Make clean rm .depend 10 years ago
Adam Ierymenko 61fd8463f8 Merge branch 'dev' into edge 10 years ago
Adam Ierymenko 3883ac08c7 Docs and cleanup. 10 years ago
Joseph Henry dd233fdb8d Updated terminology. No functional change 10 years ago
Joseph Henry 18aea2d3d3 Removed unused code 10 years ago
Joseph Henry 74e22368b5 Fixed sketchy memcpy logic, also added checks for service RPC ACK 10 years ago
Adam Ierymenko d03a63e055 Merge branch 'edge' of http://10.6.6.2/zerotier/ZeroTierOne into edge 10 years ago
Adam Ierymenko 93ab8d46b9 Merge branch 'dev' into edge 10 years ago
Adam Ierymenko 740eb6ebc4 Simplify Peer locking to eliminate deadlock with new path recursion check code (and also probably improve performance). 10 years ago
Adam Ierymenko d6f0f1a82a Use network user ptr in lookup for Ethernet frame handling to eliminate map lookup. 10 years ago
Adam Ierymenko 83ef98a9dc Add a network-associated user ptr in API. 10 years ago
Adam Ierymenko 3edfbfec93 Merge branch 'master' into dev 10 years ago
Adam Ierymenko 68c004ef68 Merge pull request #291 from JackyRen/patch-1 10 years ago
Joseph Henry e2ae9165c6 RPC update 10 years ago
Adam Ierymenko 704205c5f7 Dead code removal. 10 years ago
Ren Jie 21656ba015 Update controller README.md 10 years ago
Adam Ierymenko bbcc3304a0 Check shouldUsePathForZeroTierTraffic in legacy beacon responder. 10 years ago
Adam Ierymenko c6571073fe Get rid of constructor/destructor in libzerotierintercept, and simplify a few things. 10 years ago
Adam Ierymenko ba9fcb31d0 Merge branch 'dev' into edge 10 years ago
Joseph Henry 78c0f0a443 RPC detection fix 10 years ago
Joseph Henry 7656e6b9f8 Transfer tune-up 10 years ago
Joseph Henry 39d79f34ab Added RPC ACK 10 years ago
Adam Ierymenko b3e3d4cacc Instead of using binary packet comparison, add a callback to the API to explicitly check whether paths should be used. Check in with this callback (if present) when learning new paths or sending initial packets. 10 years ago
Joseph Henry 3e65ecb93d Stateless RPC rework 10 years ago
Adam Ierymenko ba2a89c760 docs 10 years ago
Adam Ierymenko eea634a432 Refactor to eliminate copypasta. 10 years ago
Adam Ierymenko ab19e19f00 Fix a bug that we visually found in Windows code -- it was not advertising uPnP addresses?!? 10 years ago