Age | Commit message (Expand) | Author |
2017-07-07 | Remote trace: plumbing, replace old TRACE with calls to Trace object. | Adam Ierymenko |
2017-07-07 | More cleanup, Linux build fixes. | Adam Ierymenko |
2017-07-06 | More cleanup. | Adam Ierymenko |
2017-07-06 | Cleanup. | Adam Ierymenko |
2017-07-06 | Pull out and deprecate old cluster code. New cluster code will not be merged ... | Adam Ierymenko |
2017-07-06 | . | Adam Ierymenko |
2017-07-06 | . | Adam Ierymenko |
2017-07-06 | . | Adam Ierymenko |
2017-06-30 | . | Adam Ierymenko |
2017-06-27 | Rename Utils::snprintf due to it being a #define on one platform. | Adam Ierymenko |
2017-06-23 | Remove Cluster.hpp | Adam Ierymenko |
2017-06-08 | Stuff old Cluster code in attic. | Adam Ierymenko |
2017-06-05 | . | Adam Ierymenko |
2017-06-01 | More cleanup for cluster refactor. | Adam Ierymenko |
2017-06-01 | More clustering work. | Adam Ierymenko |
2017-06-01 | Data structure fixup. | Adam Ierymenko |
2017-06-01 | New clustering work. | Adam Ierymenko |
2017-05-31 | Add some also-ZeroTier-written ext/ code for use in new clustering, delete so... | Adam Ierymenko |
2017-05-30 | Remove old circuit test code. Rules engine will let us do this much better an... | Adam Ierymenko |
2017-05-23 | Config object was never even being initialized on leave. Never noticed since ... | Adam Ierymenko |
2017-05-19 | Cluster build fix. | Adam Ierymenko |
2017-05-09 | Add branch hints to bounds checking in Buffer. | Adam Ierymenko |
2017-05-09 | define likely/unlikely | Adam Ierymenko |
2017-05-08 | Adjust PUSH_DIRECT_PATH circuit breaker, and comment out traces to reduce noise. | Adam Ierymenko |
2017-05-04 | First pass of configurable MTU and max MTU increase. | Adam Ierymenko |
2017-05-04 | added isEqualPrefix to InetAddress | Joseph Henry |
2017-05-03 | Another very small crypto optimization. | Adam Ierymenko |
2017-05-01 | Finish removing constantly changing stuff from controller. | Adam Ierymenko |
2017-04-27 | License header update. | Adam Ierymenko |
2017-04-27 | Cleanup, fix a valgrind error, stack use reduction. | Adam Ierymenko |
2017-04-24 | JSONDB performance improvements, threading fix. | 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-18 | Cleanup, Windows fixes, Self test fix | Adam Ierymenko |
2017-04-18 | Windows build fixes, self test cleanup. | 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 | 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-11 | Pass tptr on leave. | Adam Ierymenko |
2017-04-04 | Small fix, should filter by temporal validity. | 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 |