231 Commits (c57198decd63564cceee677c21b49dccdf2df56e)

Author SHA1 Message Date
Joseph Henry f18d5b2efe Attempted fix for github issue #597, leaking sockets. Added call to closenatpmp() after failure to init 9 years ago
Adam Ierymenko 1613f42d00 Re-integrate in-filesystem DB into new controller DB structure. 9 years ago
Adam Ierymenko 4e88c80a22 RethinkDB native connector work, minor fixes. 9 years ago
Adam Ierymenko 2cc4dc5a6f Clean peers.d periodically and delete peers older than 30 days. 9 years ago
Adam Ierymenko 0d8e134f9f Warning removal. 9 years ago
Grant Limberg 629a3a2a24 call setFriendlyName() after tap adapter is initialized 9 years ago
Joseph Henry f2c69ede96 Conditionally omit reference to CancelSynchronousIo in Thread.hp when MINGW32/64 is detected for libzt build - Symbol not supported 9 years ago
Grant Limberg b1d60df44c timestamps changed from uint64_t to int64_t 9 years ago
Joseph Henry f39e2e2a53 Fixed typo of mysterious origin 9 years ago
Adam Ierymenko a4bc40542b GCC/G++ build fixes, GitHub issue #563 9 years ago
Adam Ierymenko b62296a40b Bug fixes in new harness mode. 9 years ago
Adam Ierymenko 31785f7f6e Automatic periodic status dump from controller. 9 years ago
Grant Limberg bcf697cc2b Wire up PortMapper in Android 9 years ago
Adam Ierymenko ba6fd16823 More tracing stuff. 9 years ago
Grant Limberg 0a11dd2d24 Fix NeighborDiscovery code now that ZT_SOCKADDR_NULL doesn’t exist 9 years ago
Adam Ierymenko 69922b6c39 BSD build fix. 9 years ago
Adam Ierymenko 6fc70f7c16 More cleanup, Linux build fixes. 9 years ago
Adam Ierymenko 88997a0314 Windows build fixes. 9 years ago
Adam Ierymenko d2415dee00 Cleanup. 9 years ago
Adam Ierymenko f18158a52d . 9 years ago
Adam Ierymenko 2f20258807 . 9 years ago
Adam Ierymenko 355cce3938 Rename Utils::snprintf due to it being a #define on one platform. 9 years ago
Joseph Henry c61440efea Detect platformDefaultHomePath on QNAP systems 9 years ago
Adam Ierymenko 9a3c34b5b3 Build fix, use -Os on Linux too. 9 years ago
Adam Ierymenko 951d911531 Last bit of new cluster code, ready to test. 9 years ago
Adam Ierymenko 9b287392a4 . 9 years ago
Adam Ierymenko 1f9414a30f . 9 years ago
Adam Ierymenko 92289c1981 Move to canonical device naming on Linux. 9 years ago
Adam Ierymenko 99e2098a48 Add a way to specify a different interface prefix (for internal use mostly). 9 years ago
Adam Ierymenko d297d8fe2e Musl fix 9 years ago
Adam Ierymenko d5ed025871 Support MTU reconfigure for Windows. 9 years ago
Adam Ierymenko b55422a528 MTU integration in taps. 9 years ago
Adam Ierymenko 39db45e144 Fix crash on exit (sometimes) in controller. 9 years ago
Adam Ierymenko fde99e2fcf Fix for post size limit in Http library. 9 years ago
Adam Ierymenko 1b68d6dbdc License header update. 9 years ago
Adam Ierymenko 72def658d0 Add a dummy Ethernet tap and a build option to enable it. 9 years ago
Adam Ierymenko 4f2a779769 JSONDB performance improvements, threading fix. 9 years ago
Adam Ierymenko e700165eba GitHub issue #465 - Windows route amnesia 9 years ago
Adam Ierymenko f9ae5938d0 Makefile fix, only bifurcate routes for default, and release notes. 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 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 78ef2c5f16 Windows build fixes, app about text revisions. 9 years ago
Adam Ierymenko 4f3f471b4c GitHub issue #460 9 years ago
Adam Ierymenko 9b001823f6 Add ifdef for synology around synology-only code in Linux Ethernet tap. 9 years ago
Adam Ierymenko 4b511d80a1 Windows directory cleanup and a Windows build fix. 9 years ago
Adam Ierymenko a74e9e1dd3 remove debug line 9 years ago
Adam Ierymenko 9c1a9f984b Clean iddb.d periodically. 9 years ago