3781 Commits (782b2b1514e195cd006374a71aceedae609f0421)
 

Author SHA1 Message Date
Adam Ierymenko 782b2b1514 Merge pull request #537 from laduke/patch-1 9 years ago
Adam Ierymenko a9582417e2 Merge pull request #547 from surgicalcoder/patch-1 9 years ago
Monty A a274e774ee Clarification on how to use JSON API with secret 9 years ago
Adam Ierymenko 0ea1749c59 Merge pull request #540 from skunkwerks/master 9 years ago
Dave Cottlehuber dd83c680e5 build: all BSDs expect gmake here 9 years ago
Travis LaDuke 9b2e08dd09 Update README.md 9 years ago
Adam Ierymenko fe5257df81 VERSION 1.2.4: Bug fixes and performance improvements 9 years ago
Adam Ierymenko 9161424c97 Version bumps. 9 years ago
Adam Ierymenko cdda0dd043 Windows version bump. 9 years ago
Adam Ierymenko f4feccc626 Do not serve controller requests until init is done. 9 years ago
Adam Ierymenko 44cb2f4efd ++version 9 years ago
Adam Ierymenko cacb8fae0d GitHub issue #463 -- fix MacOS uninstall script. 9 years ago
Adam Ierymenko fa99a5cf12 docs 9 years ago
Adam Ierymenko e700165eba GitHub issue #465 - Windows route amnesia 9 years ago
Adam Ierymenko 8542ee59db Windows crash fix. 9 years ago
Adam Ierymenko 76108671f6 BSD makefile fix for OpenBSD. 9 years ago
Adam Ierymenko 8b0ce1cc00 More BSD make fixes. 9 years ago
Adam Ierymenko 0e88c73f68 Mirror over some arch rules from Linux to BSD make, and enable fast crypto there. 9 years ago
Adam Ierymenko ba0d73d102 Windows build fixes. 9 years ago
Adam Ierymenko d3ecd1d670 docs 9 years ago
Adam Ierymenko f9ae5938d0 Makefile fix, only bifurcate routes for default, and release notes. 9 years ago
Adam Ierymenko a8ced184dc Some code cleanup and make sure any type punning is guarded with ZT_NO_TYPE_PUNNING. 9 years ago
Adam Ierymenko e7a2c6ecef Integrate ARM/NEON crypto. 9 years ago
Adam Ierymenko a376bcc654 ARM NEON Salsa20/12 in build and selftest. Almost 2X speedup on a Raspberry Pi. 9 years ago
Adam Ierymenko 8e1ac9fb0c ARM NEON Salsa20/12. 9 years ago
Adam Ierymenko bc61357a44 HTTP backend support for JSONDB 9 years ago
Adam Ierymenko f6d92eb737 JSONDB fix. 9 years ago
Adam Ierymenko 48cadcd2fc More build fixes. 9 years ago
Adam Ierymenko bd63a840c7 Mac build fix. 9 years ago
Adam Ierymenko aaf597f020 Cleanup, Windows fixes, Self test fix 9 years ago
Adam Ierymenko 72bd3064a2 Windows build fixes, self test cleanup. 9 years ago
Adam Ierymenko a1c316b940 Makefile cruft. 9 years ago
Adam Ierymenko 02f84b225c Add MIPS architectures to Linux Makefile and add an error if architecture cannot be determined. 9 years ago
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