26 Commits (37c01e18cf0a3aa8562e1f83fe6bf4d4d5aabb7a)

Author SHA1 Message Date
Joseph Henry 37c01e18cf Change event code numbering scheme, fix Windows startup bug, fix zts_free(), remove vestigial API functions, update documentation 6 years ago
rossmc7 3f1e9f00d1
Fixing Android/Java crash on boot due to missing init method (#70) 6 years ago
Lann Martin a708c72dfa Fix struct name in zts_get_rfc_*_addr 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 907a2e8417 Add Ad-hoc network ID convenience function to control interface 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 e9e1f8920d Naming convention tweaks for SWIG wrapper compatibility 7 years ago
Joseph Henry 17e5b8172d Minor changes for Windows build 7 years ago
Joseph Henry 94d221a055 Bugfix for JNI version of zts_restart() 7 years ago
Joseph Henry e8553c9907 Added zts_get_protocol_stats(), zts_restart(), updated API documentation 7 years ago
Joseph Henry 3cbc1017eb Added ZTS_ERR_GENERAL, also minor updates to JNI layer 7 years ago
Joseph Henry 320253517b RX/TX improvements, build process improvements 7 years ago
Joseph Henry 3b967c1a12 Updated build script, minor shuffling of code to prevent naming conflicts 7 years ago
Joseph Henry 0afa8e41fa Minor update to control api (and JNI). zts_start, zts_stop return int 7 years ago
Joseph Henry 305829d0e5 #ifdef'd out niceness setter for Android 7 years ago
Joseph Henry 055d8acb25 Added _change_nice(), and options in src/Options.h 7 years ago
Joseph Henry 9a8dc5c8ea Removed stray debug line 7 years ago
Joseph Henry bc32549dde Improved zts_get_*_status() functions. Added new error code ZTS_ERR_NO_RESULT 7 years ago
Joseph Henry 362f6769b2 Bug fix for callbacks, minor netif driver tweak, minor Makefile tweak 7 years ago
Joseph Henry 884425fc5b Fixed memory leak in callback message handling code 7 years ago
Joseph Henry 8b4921432e Android build fixes 7 years ago
Joseph Henry a43d1d04e8 Unfinished callback improvements, consolidated netif4 and netif6 7 years ago
Joseph Henry 4de1068b57 Moved lwIP initialization from tap to zts_start for faster startup 7 years ago
Joseph Henry 2fdcf025e1 Re-work of thread model 7 years ago