summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-17(1) Get rid of path sorting and just scan them, since sorting may have been a...Adam Ierymenko
2015-12-16Fix for getsockname() crash and other address size issues.Adam Ierymenko
2015-12-16Some final README revs.Adam Ierymenko
2015-12-16Removed docker-test keys/config for netcon networkJoseph Henry
2015-12-15readme updateJoseph Henry
2015-12-15Merge branch 'edge' of http://10.6.6.2/zerotier/zerotierone into edgeJoseph Henry
2015-12-15readme updateJoseph Henry
2015-12-15docsAdam Ierymenko
2015-12-15Docs, and change ZT_NC_NWID to ZT_NC_NETWORK and use full path in local ZT ho...Adam Ierymenko
2015-12-15Merge branch 'edge' of http://10.6.6.2/zerotier/ZeroTierOne into edgeAdam Ierymenko
2015-12-15.Adam Ierymenko
2015-12-15readme and makefile updatesJoseph Henry
2015-12-15Cleaned up, tests updated, readme updatedJoseph Henry
2015-12-15Patch controller to not send relays to 1.1.0 to avoid triggering 1.1.0 networ...Adam Ierymenko
2015-12-15Fix should use ECHO check.Adam Ierymenko
2015-12-15Fix bug in ECHO handling (OK was invalid!), and use ECHO on newer peers for p...Adam Ierymenko
2015-12-15Make auto backups slightly less frequent.Adam Ierymenko
2015-12-14Make hex device address in UPnP name the right length.Adam Ierymenko
2015-12-14Merge branch 'edge' of http://10.6.6.2/zerotier/ZeroTierOne into edgeAdam Ierymenko
2015-12-14Old NYC is dead.Adam Ierymenko
2015-12-14Remove unimplemented SET_EPHEMERAL_KEY for now.Adam Ierymenko
2015-12-14Merge branch 'edge' of http://10.6.6.2/zerotier/zerotierone into edgeJoseph Henry
2015-12-14send_cmd() retrun value bugfix + minor debug changesJoseph Henry
2015-12-14Cache null results from Maxmind.Adam Ierymenko
2015-12-14Library functions are now static, RPC return value tuning, and cleanupJoseph Henry
2015-12-12FDs transferred over listen socket + other fixesJoseph Henry
2015-12-11Stability fixJoseph Henry
2015-12-10RPC cleanup + Temporary timing fixJoseph Henry
2015-12-09Only set SO_NO_CHECK on IPv4 UDP sockets for now due to broken V6 stacks that...Adam Ierymenko
2015-12-09Fixed addrlen assignment in getsockname()Joseph Henry
2015-12-09getsockname() implementedJoseph Henry
2015-12-09.Adam Ierymenko
2015-12-08.Adam Ierymenko
2015-12-08Stub out getsockname()Adam Ierymenko
2015-12-08.Adam Ierymenko
2015-12-08.Adam Ierymenko
2015-12-08(WIP) more netcon workAdam Ierymenko
2015-12-08Merge with fixes of netcon to edge.Adam Ierymenko
2015-12-08Updated README, tests, and InterceptJoseph Henry
2015-12-08Nginx patch. Verified to work in fc23 and ub14Joseph Henry
2015-12-07Fixed typoJoseph Henry
2015-12-07Updated compatibility sectionJoseph Henry
2015-12-07Combined make-linux.mk and make-intercept.mk's installer sectionJoseph Henry
2015-12-07Replaced darkhttpd with httpd since darkhttpd is not currently supported and ...Joseph Henry
2015-12-07More concise unit test sectionJoseph Henry
2015-12-07Added unit test info to README.mdJoseph Henry
2015-12-07Test updatesJoseph Henry
2015-12-07Modified test scripts to match new naming conventionsroot
2015-12-06Modified Nginx test scriptsJoseph Henry
2015-12-06Added application-specific test arguments to test scriptJoseph Henry