Joseph Henry
|
8df91ae1c8
|
Added zts_set_service_port()
|
8 years ago |
joseph.henry
|
f03f4098c5
|
Windows cmake build updates
|
8 years ago |
joseph.henry
|
2c5634343a
|
tweaks for Windows cmake build
|
8 years ago |
Joseph Henry
|
311ed8e533
|
Updated copyright for 2018
|
8 years ago |
Joseph Henry
|
4fa4cda230
|
Uncommented test sections in selftest
|
8 years ago |
Joseph Henry
|
402083a5d8
|
Updated CMake build script for Windows. Moving away from MinGW requirement for build
|
8 years ago |
Joseph Henry
|
76af1d4246
|
Fix for Debian compile error: api_sleep (taking address of temporary array)
|
8 years ago |
Joseph Henry
|
2a2981a78e
|
Minor corrections to API return types
|
8 years ago |
Joseph Henry
|
8d1d77a8a4
|
zts_* API updates, unfinished lwIP tweaks
|
8 years ago |
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
|
8 years ago |
Joseph Henry
|
e0d4b84dd4
|
Preparation for C--, removed classes, namespaces, advanced build options are now controlled via include/libztDefs.h
|
8 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 |