2447 Commits (c488fa8461272d7492eebfef26129e2d2ec1eddb)
 

Author SHA1 Message Date
Joseph Henry c488fa8461 Tightening of RPC code 10 years ago
Joseph Henry 608e059b18 single updated test file 10 years ago
Joseph Henry 81203b20b8 Merge branch 'edge' of http://10.6.6.2/zerotier/zerotierone into edge 10 years ago
Joseph Henry 91bc32fe51 Re-added keys for testing 10 years ago
Adam Ierymenko d3dacf5c2a Tiny bit of dead code cleanup. 10 years ago
Adam Ierymenko 13036a1085 . 10 years ago
Adam Ierymenko 942ab6fd95 . 10 years ago
Adam Ierymenko fd9b2e931f Merge branch 'edge' of http://10.6.6.2/zerotier/ZeroTierOne into edge 10 years ago
Adam Ierymenko 6de67e828d Fix accept4() semantics. 10 years ago
Joseph Henry 2d9f1f7857 Added install script for debugging with strace 10 years ago
Joseph Henry fde8af9483 getsockopt() tweak 10 years ago
Joseph Henry c22c0a20f6 Merge branch 'edge' of http://10.6.6.2/zerotier/zerotierone into edge 10 years ago
Joseph Henry 9063209124 getsockname() fix 10 years ago
Adam Ierymenko 61dc13a6e1 Cache query in progress to reduce redundant GeoIP2 queries. 10 years ago
Joseph Henry e3eea6fcbd RPC Reliability improvements and partial getsockname() fix 10 years ago
Adam Ierymenko 7d001458cb Update World to drop an old legacy root. 10 years ago
Adam Ierymenko 823c9979c0 Erase more debug junk. 10 years ago
Adam Ierymenko 9ebcbc94e4 Remove some stray debug stuff. 10 years ago
Adam Ierymenko aa39b0dc24 Show paths as active or preferred in listpeers. 10 years ago
Adam Ierymenko 2160164e8c (1) Get rid of path sorting and just scan them, since sorting may have been a premature optimization that introduced a regression and path instability in a few edge cases, and (2) do not attempt to contact remote paths received via PUSH_DIRECT_PATH if we already have that path and it is already active (dumb, should have done this originally) 10 years ago
Adam Ierymenko 3137f43da9 Fix for getsockname() crash and other address size issues. 10 years ago
Adam Ierymenko efc2a74df1 Some final README revs. 10 years ago
Joseph Henry 9638889614 Removed docker-test keys/config for netcon network 10 years ago
Joseph Henry 0df639f8f5 readme update 10 years ago
Joseph Henry 011ce35ede Merge branch 'edge' of http://10.6.6.2/zerotier/zerotierone into edge 10 years ago
Joseph Henry a9802eff02 readme update 10 years ago
Adam Ierymenko f9837163d3 docs 10 years ago
Adam Ierymenko 6bc93d2050 Docs, and change ZT_NC_NWID to ZT_NC_NETWORK and use full path in local ZT home dir to enable multiple instances. 10 years ago
Adam Ierymenko 37a7e9e275 Merge branch 'edge' of http://10.6.6.2/zerotier/ZeroTierOne into edge 10 years ago
Adam Ierymenko 531e5f9923 . 10 years ago
Joseph Henry 617845a7da readme and makefile updates 10 years ago
Joseph Henry 9dc59eff76 Cleaned up, tests updated, readme updated 10 years ago
Adam Ierymenko a6c5596782 Patch controller to not send relays to 1.1.0 to avoid triggering 1.1.0 network preferred relays bug. 10 years ago
Adam Ierymenko 022d3857cc Fix should use ECHO check. 10 years ago
Adam Ierymenko 82aa3f59d6 Fix bug in ECHO handling (OK was invalid!), and use ECHO on newer peers for path confirmation. Also get rid of path confirmation circuit breaker since this causes issues with some peers and should be done more intelligently anyway. 10 years ago
Adam Ierymenko 04d6b03733 Make auto backups slightly less frequent. 10 years ago
Adam Ierymenko 3b22ecc80c Make hex device address in UPnP name the right length. 10 years ago
Adam Ierymenko 53fe576028 Merge branch 'edge' of http://10.6.6.2/zerotier/ZeroTierOne into edge 10 years ago
Adam Ierymenko f6dc99f345 Old NYC is dead. 10 years ago
Adam Ierymenko c0df1169ee Remove unimplemented SET_EPHEMERAL_KEY for now. 10 years ago
Joseph Henry b92884a0ad Merge branch 'edge' of http://10.6.6.2/zerotier/zerotierone into edge 10 years ago
Joseph Henry a421e31dd5 send_cmd() retrun value bugfix + minor debug changes 10 years ago
Adam Ierymenko 7b1c0c4013 Cache null results from Maxmind. 10 years ago
Joseph Henry f558b088e6 Library functions are now static, RPC return value tuning, and cleanup 10 years ago
Joseph Henry 99afc74021 FDs transferred over listen socket + other fixes 10 years ago
Joseph Henry 761bb4fdd0 Stability fix 10 years ago
Joseph Henry 663a336b83 RPC cleanup + Temporary timing fix 10 years ago
Adam Ierymenko e506fda3e4 Only set SO_NO_CHECK on IPv4 UDP sockets for now due to broken V6 stacks that drop zero checksum UDP packets. 10 years ago
Joseph Henry 42da36ba81 Fixed addrlen assignment in getsockname() 10 years ago
Joseph Henry a730c86907 getsockname() implemented 10 years ago