2683 Commits (90e1262a8b607f35af0eade34eba7a49217cb7ed)
 

Author SHA1 Message Date
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
Adam Ierymenko 1023ef23b7 Remove somewhat ugly and costly anti-recursion hack -- we will switch to more explicit methods. 10 years ago
Adam Ierymenko a56fbc1929 Close another potential anti-recursion loophole. 10 years ago
Adam Ierymenko 47ce52228b Roots should probably not do this since it would likely be a waste of packets. 10 years ago
Adam Ierymenko ff9317365a Merge branch 'dev' into edge 10 years ago
Adam Ierymenko 0a3ef38cad Put old test code in attic. 10 years ago
Adam Ierymenko 9aee72099e AntiRecursion cleanup and some other minor things. 10 years ago
Adam Ierymenko 05b2c0743f Tighten up dead path detection. Should now auto-detect dead paths in less than 10 seconds at a very small cost in ECHO requests (or HELLOs for older peers). GitHib issue #272 10 years ago
Adam Ierymenko 4d94ae77b4 simplify if 10 years ago
Adam Ierymenko d8143a5e18 Implement first pass on rapid dead path detection, and increment version to 1.1.3 (dev) 10 years ago
Adam Ierymenko cba739fd6b more dead code 10 years ago
Adam Ierymenko fb5237d5b6 Outline dead path detection mechanism. 10 years ago
Adam Ierymenko 258f95b2cd dead code removal 10 years ago
Janjaap Bos b8059d5c87 typo 11 years ago
Adam Ierymenko 66894eb473 Merge branch 'dev' into edge 11 years ago
Adam Ierymenko 61becbb7e5 . 11 years ago
Adam Ierymenko 42e453872c VERSION 1.1.2: bug fixes and NAT-PMP support 11 years ago
Adam Ierymenko 2f42a7c010 Windows 1.1.2 build. 11 years ago
Adam Ierymenko 436c1fac1d Selectively move over changes from "edge" to "dev" excluding netcon. 11 years ago
Adam Ierymenko 16bc9533ed Fix a problem that made valgrind complain on shutdown (not otherwise an issue). 11 years ago
Adam Ierymenko 63a51e2890 Fix a small potential uninitialized variable issue. 11 years ago
Adam Ierymenko 23eaafc4eb Remove stray file that is instead found in netcon. 11 years ago
Adam Ierymenko 536b7000bc Merge branch 'edge' of http://10.6.6.2/zerotier/ZeroTierOne into edge 11 years ago
Adam Ierymenko 24cc0904fa 1.1.2 Windows build fixes, tweaks, etc. 11 years ago
Janjaap Bos 5a65463b92 typo 11 years ago
Janjaap Bos c8056452b8 fix / workaround for ubuntu 11 years ago
Janjaap Bos 64e273e9c0 updated netcon readme 11 years ago
Joseph Henry 6f62d6bb34 Removed straggler debug prints 11 years ago
Joseph Henry d430457f1e Updated readme, removed test network keys 11 years ago
Joseph Henry 4267cc138e Readme changes, turned off debug 11 years ago
Joseph Henry de2ba8d0f7 Fixed typo 11 years ago
Joseph Henry c488fa8461 Tightening of RPC code 11 years ago
Joseph Henry 608e059b18 single updated test file 11 years ago
Joseph Henry 81203b20b8 Merge branch 'edge' of http://10.6.6.2/zerotier/zerotierone into edge 11 years ago
Joseph Henry 91bc32fe51 Re-added keys for testing 11 years ago
Adam Ierymenko d3dacf5c2a Tiny bit of dead code cleanup. 11 years ago
Adam Ierymenko 13036a1085 . 11 years ago
Adam Ierymenko 942ab6fd95 . 11 years ago
Adam Ierymenko fd9b2e931f Merge branch 'edge' of http://10.6.6.2/zerotier/ZeroTierOne into edge 11 years ago
Adam Ierymenko 6de67e828d Fix accept4() semantics. 11 years ago
Joseph Henry 2d9f1f7857 Added install script for debugging with strace 11 years ago
Joseph Henry fde8af9483 getsockopt() tweak 11 years ago
Joseph Henry c22c0a20f6 Merge branch 'edge' of http://10.6.6.2/zerotier/zerotierone into edge 11 years ago
Joseph Henry 9063209124 getsockname() fix 11 years ago
Adam Ierymenko 61dc13a6e1 Cache query in progress to reduce redundant GeoIP2 queries. 11 years ago