summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-08-25Add some defines of use to low level developers.Adam Ierymenko
2017-08-24Fix HTTP DELETE stupid bug.Adam Ierymenko
2017-08-23Ticket lock for x64/gcc/clang platforms.Adam Ierymenko
2017-08-23Threading issue fix?Adam Ierymenko
2017-08-23Fix another deadlock.Adam Ierymenko
2017-08-23Fix possible deadlock.Adam Ierymenko
2017-08-23Fix pointer bug.Adam Ierymenko
2017-08-23Clean up WHOIS code.Adam Ierymenko
2017-08-23Performance improvement to RX queue ring buffer.Adam Ierymenko
2017-08-23Symmetric NAT cleanup.Adam Ierymenko
2017-08-23Fix name difference.Adam Ierymenko
2017-08-23Tighten a few timings.Adam Ierymenko
2017-08-23Implement peer serialization and deserialization.Adam Ierymenko
2017-08-18Reduce TCP relay latency -- see GitHub issue #564Adam Ierymenko
2017-08-18Fix PPC PR.Adam Ierymenko
2017-08-18Merge pull request #560 from andyfangdz/patch-1Adam Ierymenko
Add `ppc64le` arch
2017-08-18Add make rule for official-static.Adam Ierymenko
2017-08-18Get rid of some noisy remote traces that should not be needed.Adam Ierymenko
2017-08-18Make remote trace target null by default, which is probably what we want.Adam Ierymenko
2017-08-17Delete support in harnessed mode.Adam Ierymenko
2017-08-16Another Central harnessed mode fix.Adam Ierymenko
2017-08-16Merge branch 'dev' of http://10.6.6.2/zerotier/ZeroTierOne into devAdam Ierymenko
2017-08-16More work on controller for new Central harnessed mode, remove old http mode.Adam Ierymenko
2017-08-15Rename SocketTap to VirtualTap to prevent confusion on roleJoseph Henry
2017-08-14.Adam Ierymenko
2017-08-14GCC/G++ build fixes, GitHub issue #563Adam Ierymenko
2017-08-10Added getRoutes() for libztJoseph Henry
2017-08-09.Adam Ierymenko
2017-08-09Small controller revisions, first run of controller API model JavaScript.Adam Ierymenko
2017-08-09Add menu option to open ZeroTier Central in the system default browserGrant Limberg
2017-08-08Small fix: should expire packets to prevent repeated WHOISes.Adam Ierymenko
2017-08-08Make rxQueue lock-free using an atomic counter ring buffer.Adam Ierymenko
2017-08-07Possible deadlock fix.Adam Ierymenko
2017-08-06Add `ppc64le` archDezhi “Andy” Fang
I've only tested locally, on a power8 box running Ubuntu 16.10, but everything (and earth) checks out. Let me know if more testing infrastructure is needed.
2017-07-19.Adam Ierymenko
2017-07-19.Adam Ierymenko
2017-07-19Merge branch 'dev' of http://10.6.6.2/zerotier/ZeroTierOne into devAdam Ierymenko
2017-07-19Bug fixes in new harness mode.Adam Ierymenko
2017-07-18Fix ifndef on WindowsGrant Limberg
2017-07-18Automatic periodic status dump from controller.Adam Ierymenko
2017-07-18Cleanup and replace trace field names with sane ones because usability > a ↵Adam Ierymenko
few bytes.
2017-07-18Cleanup and stdin/stdout harness mode for controller.Adam Ierymenko
2017-07-17Merge branch 'dev' of http://10.6.6.2/zerotier/ZeroTierOne into devAdam Ierymenko
2017-07-17Remote tracing works.Adam Ierymenko
2017-07-17Update Jenkinsfile for new NDK in JenkinsGrant Limberg
2017-07-17Wire up PortMapper in AndroidGrant Limberg
Enables UPnP port mapping for Android client on networks with UPnP routers
2017-07-17Cleanup.Adam Ierymenko
2017-07-17Minor cleanup.Adam Ierymenko
2017-07-17Cleanup.Adam Ierymenko
2017-07-17Remove some exception copypasta.Adam Ierymenko