summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-19Move to canonical device naming on Linux.Adam Ierymenko
2017-05-19Add a way to specify a different interface prefix (for internal use mostly).Adam Ierymenko
2017-05-19.Adam Ierymenko
2017-05-12I guess there's a bug in Clipboard.SetText(). Clipboard.SetDataObject() work...Grant Limberg
2017-05-12Swallow a possible ArgumentNullException when copying text to the system clip...Grant Limberg
2017-05-11typoAdam Ierymenko
2017-05-11Stupid bug is stupid.Adam Ierymenko
2017-05-10Merge branch 'dev' of http://10.187.63.16/zerotier/ZeroTierOne into devAdam Ierymenko
2017-05-10versionAdam Ierymenko
2017-05-09Add branch hints to bounds checking in Buffer.Adam Ierymenko
2017-05-09Fix for small stacks.Adam Ierymenko
2017-05-09Musl fixAdam Ierymenko
2017-05-09define likely/unlikelyAdam Ierymenko
2017-05-08Run Join/Leave commands asynchronously so the UI doesn't lock up on thoise co...Grant Limberg
2017-05-08Build fix.Adam Ierymenko
2017-05-08Merge branch 'dev' of http://10.6.6.2/zerotier/ZeroTierOne into devAdam Ierymenko
2017-05-08More makefile changes.Adam Ierymenko
2017-05-08Makefile reorg to allow core to be built as a library.Adam Ierymenko
2017-05-08Fixed falling out of the network monitor thread if the ZeroTier service isn't...Grant Limberg
2017-05-08Adjust PUSH_DIRECT_PATH circuit breaker, and comment out traces to reduce noise.Adam Ierymenko
2017-05-08Small optimizations.Adam Ierymenko
2017-05-04Wire MTU through to service.Adam Ierymenko
2017-05-04Support MTU reconfigure for Windows.Adam Ierymenko
2017-05-04MTU integration in taps.Adam Ierymenko
2017-05-04MTU support in controller.Adam Ierymenko
2017-05-04First pass of configurable MTU and max MTU increase.Adam Ierymenko
2017-05-04More ARM stuff.Adam Ierymenko
2017-05-04Merge branch 'dev' of http://10.6.6.2/zerotier/ZeroTierOne into devAdam Ierymenko
2017-05-04Linux build stuff for ARM.Adam Ierymenko
2017-05-04updated OneService convenience functions for SDKJoseph Henry
2017-05-04added isEqualPrefix to InetAddressJoseph Henry
2017-05-04Add some historic code just for the heck of it.Adam Ierymenko
2017-05-03GitHub issue #494 -- shut down and restart UI on Mac pkg install/upgrade.Adam Ierymenko
2017-05-03Fix crash on exit (sometimes) in controller.Adam Ierymenko
2017-05-03Another very small crypto optimization.Adam Ierymenko
2017-05-02Echo back ping payload.Adam Ierymenko
2017-05-02Do the sometimes rather big "pong" in a background worker thread.Adam Ierymenko
2017-05-02Tiny optimization to prealloc string space.Adam Ierymenko
2017-05-02Fix for post size limit in Http library.Adam Ierymenko
2017-05-02Fix small issue preventing pongs if there are never seen members.Adam Ierymenko
2017-05-01Send last requets time in status, and do not set physicalAddr unless we know ...Adam Ierymenko
2017-05-01Send member uptime in pong posts.Adam Ierymenko
2017-05-01Finish removing constantly changing stuff from controller.Adam Ierymenko
2017-04-28Remove lastModified field in config which literally nothing uses anywhere, an...Adam Ierymenko
2017-04-27Main license file.Adam Ierymenko
2017-04-27License header update.Adam Ierymenko
2017-04-27Reduce memory use and a bit of cleanup.Adam Ierymenko
2017-04-27Cleanup, fix a valgrind error, stack use reduction.Adam Ierymenko
2017-04-26Deadlock fix.Adam Ierymenko
2017-04-26Another performance improvement to controller.Adam Ierymenko