Age | Commit message (Expand) | Author |
2017-06-26 | Merge branch 'dev' of https://github.com/zerotier/ZeroTierOne into dev | Joseph Henry |
2017-06-25 | Detect platformDefaultHomePath on QNAP systems | Joseph Henry |
2017-06-21 | fix for windows compilation (related to SDK implementation) | Alex |
2017-06-13 | except wondows/lib | Alex |
2017-06-13 | remove unneeded files | Alex |
2017-06-13 | added Windows SDK in form of dlls | Alex |
2017-05-31 | fix for SDK's route/tap association in getTap() | Joseph Henry |
2017-05-30 | Remove old circuit test code. Rules engine will let us do this much better an... | Adam Ierymenko |
2017-05-25 | added campaign tags to README.md | Joseph Henry |
2017-05-23 | Let Android Studio determine debug/release build | Grant Limberg |
2017-05-23 | Config object was never even being initialized on leave. Never noticed since ... | Adam Ierymenko |
2017-05-19 | skipRootCheck should also prevent dropping of privs on Linux | Adam Ierymenko |
2017-05-19 | Cluster build fix. | Adam Ierymenko |
2017-05-19 | Move to canonical device naming on Linux. | Adam Ierymenko |
2017-05-19 | Add a way to specify a different interface prefix (for internal use mostly). | Adam Ierymenko |
2017-05-19 | . | Adam Ierymenko |
2017-05-12 | I guess there's a bug in Clipboard.SetText(). Clipboard.SetDataObject() work... | Grant Limberg |
2017-05-12 | Swallow a possible ArgumentNullException when copying text to the system clip... | Grant Limberg |
2017-05-11 | typo | Adam Ierymenko |
2017-05-11 | Stupid bug is stupid. | Adam Ierymenko |
2017-05-10 | Merge branch 'dev' of http://10.187.63.16/zerotier/ZeroTierOne into dev | Adam Ierymenko |
2017-05-10 | version | Adam Ierymenko |
2017-05-09 | Add branch hints to bounds checking in Buffer. | Adam Ierymenko |
2017-05-09 | Fix for small stacks. | Adam Ierymenko |
2017-05-09 | Musl fix | Adam Ierymenko |
2017-05-09 | define likely/unlikely | Adam Ierymenko |
2017-05-08 | Run Join/Leave commands asynchronously so the UI doesn't lock up on thoise co... | Grant Limberg |
2017-05-08 | Build fix. | Adam Ierymenko |
2017-05-08 | Merge branch 'dev' of http://10.6.6.2/zerotier/ZeroTierOne into dev | Adam Ierymenko |
2017-05-08 | More makefile changes. | Adam Ierymenko |
2017-05-08 | Makefile reorg to allow core to be built as a library. | Adam Ierymenko |
2017-05-08 | Fixed falling out of the network monitor thread if the ZeroTier service isn't... | Grant Limberg |
2017-05-08 | Adjust PUSH_DIRECT_PATH circuit breaker, and comment out traces to reduce noise. | Adam Ierymenko |
2017-05-08 | Small optimizations. | Adam Ierymenko |
2017-05-04 | Wire MTU through to service. | Adam Ierymenko |
2017-05-04 | Support MTU reconfigure for Windows. | Adam Ierymenko |
2017-05-04 | MTU integration in taps. | Adam Ierymenko |
2017-05-04 | MTU support in controller. | Adam Ierymenko |
2017-05-04 | First pass of configurable MTU and max MTU increase. | Adam Ierymenko |
2017-05-04 | More ARM stuff. | Adam Ierymenko |
2017-05-04 | Merge branch 'dev' of http://10.6.6.2/zerotier/ZeroTierOne into dev | Adam Ierymenko |
2017-05-04 | Linux build stuff for ARM. | Adam Ierymenko |
2017-05-04 | updated OneService convenience functions for SDK | Joseph Henry |
2017-05-04 | added isEqualPrefix to InetAddress | Joseph Henry |
2017-05-04 | Add some historic code just for the heck of it. | Adam Ierymenko |
2017-05-03 | GitHub issue #494 -- shut down and restart UI on Mac pkg install/upgrade. | Adam Ierymenko |
2017-05-03 | Fix crash on exit (sometimes) in controller. | Adam Ierymenko |
2017-05-03 | Another very small crypto optimization. | Adam Ierymenko |
2017-05-02 | Echo back ping payload. | Adam Ierymenko |
2017-05-02 | Do the sometimes rather big "pong" in a background worker thread. | Adam Ierymenko |