20 Commits (529bbe4fad12bc0cd98155e52355fc7f1d692caa)

Author SHA1 Message Date
Joseph Henry d6fcdf5277 Fixed netif initialization bug, fixed typos in documentation 8 years ago
Joseph Henry 4cc9c28c5d Fixed build error in ZT1Service 8 years ago
Joseph Henry d3f92d98ed Updated convenience function zts_get_node_id_from_file() 8 years ago
Joseph Henry e05070a8c2 formatting adjustments 9 years ago
Joseph Henry e0d4b84dd4 Preparation for C--, removed classes, namespaces, advanced build options are now controlled via include/libztDefs.h 9 years ago
Joseph Henry 1020386fa7 Removed protocol version build flags, defaults to IPV4 && IPV6 9 years ago
Joseph Henry 45260c4e69 Modification to blocking bahavior of zts_start, is now settable. Improved address family handling in JNI 9 years ago
Joseph Henry fdd6010456 Minor change to API (renamed get_device_id to get_id). More complete Scala binding 9 years ago
Joseph Henry 83419fb89e Moved JNI wrapper into separate file. Updated shared_jni_lib build target 9 years ago
Joseph Henry 9473b6f74a Updated zts_start* API naming convention 9 years ago
Joseph Henry b78662dd9b Fixed zts_simple_start() bug that caushed crash before ID generation 9 years ago
Joseph Henry d7b3b20696 Fixed signed comparison warnings in ztproxy when compiling under Windows 9 years ago
Joseph Henry 08b7ccb921 Added return values to zts_start() and zts_simple_start(). Also Fixed signed comparison warnings in ztproxy when compiling under Windows 9 years ago
Joseph Henry e3e22c35f1 Fixed typo 9 years ago
Joseph Henry 27dddb2f45 Added WSAStartup() and WSACleanup() calls to zts_start() and zts_stop() 9 years ago
Joseph Henry 35aa1820ef Fixed signed comparison warnings when compiling under Windows 9 years ago
Joseph Henry 0319f8a894 SDK_JNI 9 years ago
Joseph Henry af7a164f30 Removed debug lines from ZT1Service functions 9 years ago
Joseph Henry 1afb2308b6 Added comment syntax for doxygen, fixed build flag which produced unnecessarily-large binaries, removed trailing whitespace 9 years ago
Joseph Henry 5f1e9fe795 Introduction of sequential-API build variant, better thread safety (lwIP only) 9 years ago