3748 Commits (6551c20005dd904f14aeb40199152e60c4664f45)
 

Author SHA1 Message Date
Adam Ierymenko 6551c20005 Enable x64 ASM Salsa20/12 on Linux. 9 years ago
Adam Ierymenko a1e94154be Just incorporate the X64 ASM version of Salsa20/12 for X64 platforms. This gives us (for example) 1.5gb/sec encryption on a Core i5 2.8ghz. 9 years ago
Adam Ierymenko 4938e82795 Delete junk. 9 years ago
Adam Ierymenko 7a94f63058 Back out NaCl since the old one with xmm6 salsa2012 does not support multi-block use and the new one is slower. 9 years ago
Adam Ierymenko db0edf154c Use right deployment target in OSX bin. 9 years ago
Adam Ierymenko a1cd94a61d Actually include .a 9 years ago
Adam Ierymenko df48738ac9 Enable use of NaCl for faster X64 Salsa20 implementations. Also include binary for OSX for easy build. Blazingly fast. 9 years ago
Adam Ierymenko d8f5cfdee4 Windows profile build target (CPU profiling), and a little bit of optimization revealed by such. 9 years ago
Adam Ierymenko 95e5345cc3 Cluster build fix. 9 years ago
Adam Ierymenko ba5d0cc2f9 Silence some TRACE noise. 9 years ago
Adam Ierymenko 1d8ded3293 Tiny largely non-consequential credential fix. 9 years ago
Adam Ierymenko 2487a8bede Fix for 100% cpu issue. 9 years ago
Adam Ierymenko f1c0563c40 Fix for cluster handoff. 9 years ago
Adam Ierymenko 139c4b5633 Significant simplification to path logic. 9 years ago
Adam Ierymenko 645bf4a764 Resurrect zerotier-containerized. 9 years ago
Adam Ierymenko 88a4a3b1ba Pass tptr on leave. 9 years ago
Adam Ierymenko 6fabaae736 Add simple root server watcher (for our own new dashboard, but also for user use). 9 years ago
Adam Ierymenko 1b2cfd63e5 add libstdc++ dependency 9 years ago
Adam Ierymenko ff2b219abd root-watcher code 9 years ago
Adam Ierymenko 33c3af752b Need to just have a make option for soft float ARM. 9 years ago
Adam Ierymenko f73a1d2d56 Linux ARM flags. 9 years ago
Adam Ierymenko 470ad39d0d More Linux ARM stuff. 9 years ago
Adam Ierymenko 5ad120208f Small fix, should filter by temporal validity. 9 years ago
Adam Ierymenko b48a70db2e Merge branch 'dev' of http://10.6.6.2/zerotier/ZeroTierOne into dev 9 years ago
Adam Ierymenko cd050b3423 Performance improvement in controller. 9 years ago
Adam Ierymenko eddbc7e757 Logic simplification, cleanup, and memory use improvements in Membership. Also fix an issue that may cause network instability in some cases. 9 years ago
Adam Ierymenko 8a62ba07e5 Membership cleanup work in progress. 9 years ago
Adam Ierymenko b3298a8f57 Merge branch 'dev' of http://10.6.6.2/zerotier/ZeroTierOne into dev 9 years ago
Adam Ierymenko e5284771e4 Add ping/pong to API so controller supervisor in Central can do a full-path check of controller uptime, etc. 9 years ago
Grant Limberg 5f611dad51 added orbit/deorbit methods to java Node implementation 9 years ago
Grant Limberg 1c5fdb8a0a fix path checker initialization 9 years ago
Grant Limberg de4b9e9a16 Added path checking interface for Java 9 years ago
Adam Ierymenko 57b5a33fbb Fix bug preventing default from being set to null if already set to an integer. 9 years ago
Adam Ierymenko 3f4f7145a3 Another rule compiler fix. 9 years ago
Adam Ierymenko b959148447 Small rule compiler fix with tag defaults. 9 years ago
Grant Limberg 855361b5b8 fix native end of JNI code for new thread data ptr 9 years ago
Adam Ierymenko 91c9f4cb20 Fix TRACE and CLUSTER builds. 9 years ago
Adam Ierymenko e4896b257f Add thread PTR that gets passed through the entire ZT core call stack and then passed to handler functions resulting from a call. 9 years ago
Adam Ierymenko 592cac5815 Remove from a few other places. 9 years ago
Adam Ierymenko 4244cca48c Delete comically named SSL gateway code, which is going elsewhere. 9 years ago
Grant Limberg 179ab5220a Set macOS deployment target to 10.10 for UI applet 9 years ago
Grant Limberg d6bb1b72c3 Fix some text colors to work on old OS X versions 9 years ago
Grant Limberg 3d9a5a4f91 Popovers now appear to work 9 years ago
Joseph Henry 683ba79ff0 Added ButtFlare stub code 9 years ago
Grant Limberg 0c69fc719f Windows UI will attempt to re-copy the auth token if a 401 error is received 9 years ago
Grant Limberg 03b48a4ad4 add lock around [ServiceCom key] and remove some debug code 9 years ago
Grant Limberg aa71292265 A couple more places we should check HTTP status 9 years ago
Grant Limberg d72eee6cf7 If we get a 401 error from the ZeroTier service in the macOS UI, try re-copying the auth token 9 years ago
Adam Ierymenko 6bb19e7947 build fix 9 years ago
Adam Ierymenko 3d2518f799 crazy formatting fix 9 years ago