Age | Commit message (Expand) | Author |
2017-04-20 | docs | Adam Ierymenko |
2017-04-20 | Makefile fix, only bifurcate routes for default, and release notes. | Adam Ierymenko |
2017-04-20 | Some code cleanup and make sure any type punning is guarded with ZT_NO_TYPE_P... | Adam Ierymenko |
2017-04-19 | Integrate ARM/NEON crypto. | Adam Ierymenko |
2017-04-19 | ARM NEON Salsa20/12 in build and selftest. Almost 2X speedup on a Raspberry Pi. | Adam Ierymenko |
2017-04-19 | ARM NEON Salsa20/12. | Adam Ierymenko |
2017-04-18 | HTTP backend support for JSONDB | Adam Ierymenko |
2017-04-18 | JSONDB fix. | Adam Ierymenko |
2017-04-18 | More build fixes. | Adam Ierymenko |
2017-04-18 | Mac build fix. | Adam Ierymenko |
2017-04-18 | Cleanup, Windows fixes, Self test fix | Adam Ierymenko |
2017-04-18 | Windows build fixes, self test cleanup. | Adam Ierymenko |
2017-04-18 | Makefile cruft. | Adam Ierymenko |
2017-04-18 | Add MIPS architectures to Linux Makefile and add an error if architecture can... | Adam Ierymenko |
2017-04-18 | Enable x64 ASM Salsa20/12 on Linux. | Adam Ierymenko |
2017-04-18 | Just incorporate the X64 ASM version of Salsa20/12 for X64 platforms. This gi... | Adam Ierymenko |
2017-04-17 | Delete junk. | Adam Ierymenko |
2017-04-17 | Back out NaCl since the old one with xmm6 salsa2012 does not support multi-bl... | Adam Ierymenko |
2017-04-17 | Use right deployment target in OSX bin. | Adam Ierymenko |
2017-04-17 | Actually include .a | Adam Ierymenko |
2017-04-17 | Enable use of NaCl for faster X64 Salsa20 implementations. Also include binar... | Adam Ierymenko |
2017-04-17 | Windows profile build target (CPU profiling), and a little bit of optimizatio... | Adam Ierymenko |
2017-04-17 | Cluster build fix. | Adam Ierymenko |
2017-04-17 | Silence some TRACE noise. | Adam Ierymenko |
2017-04-17 | Tiny largely non-consequential credential fix. | Adam Ierymenko |
2017-04-17 | Fix for 100% cpu issue. | Adam Ierymenko |
2017-04-14 | Fix for cluster handoff. | Adam Ierymenko |
2017-04-14 | Significant simplification to path logic. | Adam Ierymenko |
2017-04-14 | Resurrect zerotier-containerized. | Adam Ierymenko |
2017-04-11 | Pass tptr on leave. | Adam Ierymenko |
2017-04-04 | Add simple root server watcher (for our own new dashboard, but also for user ... | Adam Ierymenko |
2017-04-04 | add libstdc++ dependency | Adam Ierymenko |
2017-04-04 | root-watcher code | Adam Ierymenko |
2017-04-04 | Need to just have a make option for soft float ARM. | Adam Ierymenko |
2017-04-04 | Linux ARM flags. | Adam Ierymenko |
2017-04-04 | More Linux ARM stuff. | Adam Ierymenko |
2017-04-04 | Small fix, should filter by temporal validity. | Adam Ierymenko |
2017-04-04 | Merge branch 'dev' of http://10.6.6.2/zerotier/ZeroTierOne into dev | Adam Ierymenko |
2017-04-04 | Performance improvement in controller. | Adam Ierymenko |
2017-04-04 | Logic simplification, cleanup, and memory use improvements in Membership. Als... | Adam Ierymenko |
2017-04-04 | Membership cleanup work in progress. | Adam Ierymenko |
2017-03-30 | Merge branch 'dev' of http://10.6.6.2/zerotier/ZeroTierOne into dev | Adam Ierymenko |
2017-03-30 | Add ping/pong to API so controller supervisor in Central can do a full-path c... | Adam Ierymenko |
2017-03-29 | added orbit/deorbit methods to java Node implementation | Grant Limberg |
2017-03-29 | fix path checker initialization | Grant Limberg |
2017-03-29 | Added path checking interface for Java | Grant Limberg |
2017-03-29 | Fix bug preventing default from being set to null if already set to an integer. | Adam Ierymenko |
2017-03-28 | Another rule compiler fix. | Adam Ierymenko |
2017-03-28 | Small rule compiler fix with tag defaults. | Adam Ierymenko |
2017-03-28 | fix native end of JNI code for new thread data ptr | Grant Limberg |