4 Commits (097fc5d7f0750f8f846f5440ea9501ce1fd654bd)

Author SHA1 Message Date
Joseph Henry 706f493f2d
Fix bug that resulted in peer caching data being written to disk even with not allowed 5 years ago
Joseph Henry b021e82078 Fix zts_allow_*_caching() bug that prevents user from properly setting value before node startup 5 years ago
Joseph Henry 37c01e18cf Change event code numbering scheme, fix Windows startup bug, fix zts_free(), remove vestigial API functions, update documentation 6 years ago
Joseph Henry a0b50530d3 Add portability and consistency fixes for C API, remove cruft, slight internal restructuring 6 years ago
Joseph Henry 894d3bf415 Fix (some) Windows compiler warnings 6 years ago
Joseph Henry 2b60ab27ea Add network and peer caching toggles to API, fix 6PLANE and RFC4193 address computation 6 years ago
Joseph Henry 51dfa84ba9 Fix netif IPv6 handling, misc cleanup, license update from GPL-3 to BSL 1.1 6 years ago
Joseph Henry 17e5b8172d Minor changes for Windows build 7 years ago
Joseph Henry e727dfefb2 Replaced ZT_FAST_MEMCPY with memcpy in Service.cpp 7 years ago
Joseph Henry 320253517b RX/TX improvements, build process improvements 7 years ago
Joseph Henry 3792683cc6 Set _incomingPacketConcurrency to 1 7 years ago
Joseph Henry 3b967c1a12 Updated build script, minor shuffling of code to prevent naming conflicts 7 years ago
Joseph Henry 884425fc5b Fixed memory leak in callback message handling code 7 years ago
Joseph Henry a43d1d04e8 Unfinished callback improvements, consolidated netif4 and netif6 7 years ago
Joseph Henry 1f8d3030c8 Added a lock-free queue to lwIP driver for RX packet processing. Added checks to force strict ordering of callback events 7 years ago
Joseph Henry 52a7e9229e Added options for enabling and disabling network caching. Also modified tap polling interval 7 years ago
Joseph Henry 2fdcf025e1 Re-work of thread model 7 years ago