summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-26Big cleanup of controller code, should help performance.Adam Ierymenko
2017-04-25Remove a little cruft.Adam Ierymenko
2017-04-24JSONDB performance improvements, threading fix.Adam Ierymenko
2017-04-24Controller optimizations -- make locking more fine-grained, use true hardware...Adam Ierymenko
2017-04-244-core Debian build.Adam Ierymenko
2017-04-24Static ARM32 build fixes.Adam Ierymenko
2017-04-24.Adam Ierymenko
2017-04-24Add i486 and i586 to Linux makefile for detection of ia32.Adam Ierymenko
2017-04-24VERSION 1.2.4: Bug fixes and performance improvementsAdam Ierymenko
2017-04-24Version bumps.Adam Ierymenko
2017-04-24Windows version bump.Adam Ierymenko
2017-04-24Do not serve controller requests until init is done.Adam Ierymenko
2017-04-21++versionAdam Ierymenko
2017-04-21GitHub issue #463 -- fix MacOS uninstall script.Adam Ierymenko
2017-04-21docsAdam Ierymenko
2017-04-21GitHub issue #465 - Windows route amnesiaAdam Ierymenko
2017-04-21Windows crash fix.Adam Ierymenko
2017-04-21BSD makefile fix for OpenBSD.Adam Ierymenko
2017-04-21More BSD make fixes.Adam Ierymenko
2017-04-21Mirror over some arch rules from Linux to BSD make, and enable fast crypto th...Adam Ierymenko
2017-04-20Windows build fixes.Adam Ierymenko
2017-04-20docsAdam Ierymenko
2017-04-20Makefile fix, only bifurcate routes for default, and release notes.Adam Ierymenko
2017-04-20Some code cleanup and make sure any type punning is guarded with ZT_NO_TYPE_P...Adam Ierymenko
2017-04-19Integrate ARM/NEON crypto.Adam Ierymenko
2017-04-19ARM NEON Salsa20/12 in build and selftest. Almost 2X speedup on a Raspberry Pi.Adam Ierymenko
2017-04-19ARM NEON Salsa20/12.Adam Ierymenko
2017-04-18HTTP backend support for JSONDBAdam Ierymenko
2017-04-18JSONDB fix.Adam Ierymenko
2017-04-18More build fixes.Adam Ierymenko
2017-04-18Mac build fix.Adam Ierymenko
2017-04-18Cleanup, Windows fixes, Self test fixAdam Ierymenko
2017-04-18Windows build fixes, self test cleanup.Adam Ierymenko
2017-04-18Makefile cruft.Adam Ierymenko
2017-04-18Add MIPS architectures to Linux Makefile and add an error if architecture can...Adam Ierymenko
2017-04-18Enable x64 ASM Salsa20/12 on Linux.Adam Ierymenko
2017-04-18Just incorporate the X64 ASM version of Salsa20/12 for X64 platforms. This gi...Adam Ierymenko
2017-04-17Delete junk.Adam Ierymenko
2017-04-17Back out NaCl since the old one with xmm6 salsa2012 does not support multi-bl...Adam Ierymenko
2017-04-17Use right deployment target in OSX bin.Adam Ierymenko
2017-04-17Actually include .aAdam Ierymenko
2017-04-17Enable use of NaCl for faster X64 Salsa20 implementations. Also include binar...Adam Ierymenko
2017-04-17Windows profile build target (CPU profiling), and a little bit of optimizatio...Adam Ierymenko
2017-04-17Cluster build fix.Adam Ierymenko
2017-04-17Silence some TRACE noise.Adam Ierymenko
2017-04-17Tiny largely non-consequential credential fix.Adam Ierymenko
2017-04-17Fix for 100% cpu issue.Adam Ierymenko
2017-04-14Fix for cluster handoff.Adam Ierymenko
2017-04-14Significant simplification to path logic.Adam Ierymenko
2017-04-14Resurrect zerotier-containerized.Adam Ierymenko