3803 Commits (6bb855873d98309cf7ae9ed117615638366e5d8b)
 

Author SHA1 Message Date
Adam Ierymenko 6bb855873d GitHub issue #494 -- shut down and restart UI on Mac pkg install/upgrade. 9 years ago
Adam Ierymenko 39db45e144 Fix crash on exit (sometimes) in controller. 9 years ago
Adam Ierymenko 41c187ba12 Another very small crypto optimization. 9 years ago
Adam Ierymenko d7c99728bc Echo back ping payload. 9 years ago
Adam Ierymenko 8e19188f49 Do the sometimes rather big "pong" in a background worker thread. 9 years ago
Adam Ierymenko 625e3e8e25 Tiny optimization to prealloc string space. 9 years ago
Adam Ierymenko fde99e2fcf Fix for post size limit in Http library. 9 years ago
Adam Ierymenko 132643cd4a Fix small issue preventing pongs if there are never seen members. 9 years ago
Adam Ierymenko faf7b81c01 Send last requets time in status, and do not set physicalAddr unless we know one. 9 years ago
Adam Ierymenko bcc6799902 Send member uptime in pong posts. 9 years ago
Adam Ierymenko 718e1d6c08 Finish removing constantly changing stuff from controller. 9 years ago
Adam Ierymenko a9ce773584 Remove lastModified field in config which literally nothing uses anywhere, and prevent some unnecessary writes. 9 years ago
Adam Ierymenko d69bc4fb5e Main license file. 9 years ago
Adam Ierymenko 1b68d6dbdc License header update. 9 years ago
Adam Ierymenko 62578a2162 Reduce memory use and a bit of cleanup. 9 years ago
Adam Ierymenko 9e80db0fd1 Cleanup, fix a valgrind error, stack use reduction. 9 years ago
Adam Ierymenko e8ab6adf89 Deadlock fix. 9 years ago
Adam Ierymenko 7c184cf991 Another performance improvement to controller. 9 years ago
Adam Ierymenko 72def658d0 Add a dummy Ethernet tap and a build option to enable it. 9 years ago
Adam Ierymenko e7cd888c7d dev is now 1.2.5 9 years ago
Adam Ierymenko 1205578935 Big cleanup of controller code, should help performance. 9 years ago
Adam Ierymenko 4e77365e8d Remove a little cruft. 9 years ago
Adam Ierymenko 4f2a779769 JSONDB performance improvements, threading fix. 9 years ago
Adam Ierymenko cafbe44dde Controller optimizations -- make locking more fine-grained, use true hardware concurrency, etc. 9 years ago
Adam Ierymenko 6234bfd8bf 4-core Debian build. 9 years ago
Adam Ierymenko 77796caba6 Static ARM32 build fixes. 9 years ago
Adam Ierymenko 97f1d7ae2e . 9 years ago
Adam Ierymenko 487e89d4d0 Add i486 and i586 to Linux makefile for detection of ia32. 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