Commit Graph

22 Commits

Author SHA1 Message Date
Joseph Henry
2a2981a78e Minor corrections to API return types 2017-11-29 17:36:30 -08:00
Joseph Henry
8d1d77a8a4 zts_* API updates, unfinished lwIP tweaks 2017-11-21 15:53:31 -08:00
Joseph Henry
d6fcdf5277 Fixed netif initialization bug, fixed typos in documentation 2017-11-16 00:54:26 -08:00
Joseph Henry
4cc9c28c5d Fixed build error in ZT1Service 2017-11-15 15:36:16 -08:00
Joseph Henry
d3f92d98ed Updated convenience function zts_get_node_id_from_file() 2017-11-15 15:28:55 -08:00
Joseph Henry
e05070a8c2 formatting adjustments 2017-11-09 12:48:51 -08:00
Joseph Henry
e0d4b84dd4 Preparation for C--, removed classes, namespaces, advanced build options are now controlled via include/libztDefs.h 2017-11-06 13:50:20 -08:00
Joseph Henry
1020386fa7 Removed protocol version build flags, defaults to IPV4 && IPV6 2017-10-18 17:57:51 -07:00
Joseph Henry
45260c4e69 Modification to blocking bahavior of zts_start, is now settable. Improved address family handling in JNI 2017-10-16 16:45:46 -07:00
Joseph Henry
fdd6010456 Minor change to API (renamed get_device_id to get_id). More complete Scala binding 2017-10-16 15:12:37 -07:00
Joseph Henry
83419fb89e Moved JNI wrapper into separate file. Updated shared_jni_lib build target 2017-10-13 13:14:04 -07:00
Joseph Henry
9473b6f74a Updated zts_start* API naming convention 2017-10-12 12:07:33 -07:00
Joseph Henry
b78662dd9b Fixed zts_simple_start() bug that caushed crash before ID generation 2017-10-12 10:34:53 -07:00
Joseph Henry
d7b3b20696 Fixed signed comparison warnings in ztproxy when compiling under Windows 2017-10-10 14:28:50 -07:00
Joseph Henry
08b7ccb921 Added return values to zts_start() and zts_simple_start(). Also Fixed signed comparison warnings in ztproxy when compiling under Windows 2017-10-10 14:20:20 -07:00
Joseph Henry
e3e22c35f1 Fixed typo 2017-10-10 13:02:21 -07:00
Joseph Henry
27dddb2f45 Added WSAStartup() and WSACleanup() calls to zts_start() and zts_stop() 2017-10-10 12:23:42 -07:00
Joseph Henry
35aa1820ef Fixed signed comparison warnings when compiling under Windows 2017-10-10 12:15:10 -07:00
Joseph Henry
0319f8a894 SDK_JNI 2017-09-29 17:05:21 -07:00
Joseph Henry
af7a164f30 Removed debug lines from ZT1Service functions 2017-09-29 13:26:36 -07:00
Joseph Henry
1afb2308b6 Added comment syntax for doxygen, fixed build flag which produced unnecessarily-large binaries, removed trailing whitespace 2017-09-27 13:42:27 -07:00
Joseph Henry
5f1e9fe795 Introduction of sequential-API build variant, better thread safety (lwIP only) 2017-09-27 02:29:04 -07:00