Joseph Henry
|
afe34bca50
|
Improvements to package distribution script for Windows, preprocessor tweaks in JNI section
|
8 years ago |
Joseph Henry
|
76440565c0
|
Minor function definition tweaks for C/Swift compatibility
|
8 years ago |
Joseph Henry
|
42a21d444b
|
Fixed Windows high CPU utilization bug
|
8 years ago |
Joseph Henry
|
0c4356bb92
|
Updated JNI layer
|
8 years ago |
Joseph Henry
|
e7a37ee391
|
Removed reference to DEBUG_* macros in examples and libzt proper
|
8 years ago |
Joseph Henry
|
6e086ed3fa
|
Updated lwip.patch for Linux compatibility, CMakeLists.txt, and fixed other minor compile-time warnings
|
8 years ago |
Joseph Henry
|
7be4edb36d
|
bugfix for ipv6 netif setup
|
8 years ago |
Joseph Henry
|
643e04a825
|
Updated example Android project and JNI layer
|
8 years ago |
Joseph Henry
|
07be7a25a3
|
Removed cruft from project
|
8 years ago |
Joseph Henry
|
9ccb16cbfa
|
Bug fixes for JNI layer
|
8 years ago |
Joseph Henry
|
c107f2c05c
|
Fixed some debug trace format specifiers to reduce compile-time warnings (round two)
|
8 years ago |
Joseph Henry
|
9fba2a6d32
|
Fixed some debug trace format specifiers to reduce compile-time warnings
|
8 years ago |
Joseph Henry
|
fe3e31612b
|
Added possibly-helpful blurb to debug output
|
8 years ago |
Joseph Henry
|
16f06f97c6
|
Added platform check for sleep on _WIN32
|
8 years ago |
Joseph Henry
|
8df91ae1c8
|
Added zts_set_service_port()
|
8 years ago |
Joseph Henry
|
b0ac457ff1
|
Cleanup
|
8 years ago |
Joseph Henry
|
bdfdbea2dc
|
Added explanation and #defines for new guarded receive buffer
|
8 years ago |
Joseph Henry
|
f6256b71da
|
Added guarded RX frame buffer to lwIP driver to protect against concurrent core access
|
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
|
8ec82b026a
|
Officially deprecated old Makefile in favor of CMake
|
8 years ago |
Joseph Henry
|
998cc99ad1
|
Updated tests/examples
|
8 years ago |
Joseph Henry
|
de0ce73023
|
Temporarily removed DNS support to prevent TLS h_errno conflict. Updated CMakeLists
|
8 years ago |
Joseph Henry
|
76af1d4246
|
Fix for Debian compile error: api_sleep (taking address of temporary array)
|
8 years ago |
Joseph Henry
|
50c0e802d8
|
Temporary fixes for warnings
|
8 years ago |
Joseph Henry
|
2a2981a78e
|
Minor corrections to API return types
|
8 years ago |
Joseph Henry
|
539fe25d1e
|
temporarily commented out unused variable
|
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
|
e9ea60b189
|
Renamed identifiers in lwIP driver
|
8 years ago |
Joseph Henry
|
4588b5a1df
|
Reworked packet-netif routing code
|
8 years ago |
Joseph Henry
|
c2e664ac22
|
Commented out debug statement in VirtualTap
|
8 years ago |
Joseph Henry
|
e05070a8c2
|
formatting adjustments
|
8 years ago |
Joseph Henry
|
614432907c
|
Windows build fixes
|
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
|
ad99e14301
|
Build fixes for NO_STACK and ztproxy
|
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
|
ce22940f57
|
Update to JNI for both Java and Scala (removed ztjni from method prefixes)
|
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
|
e36b88004f
|
IPV6 interface tweaks
|
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
|
33f9d2b86e
|
Added target for MSVC DLLs for use in Visual Studio
|
9 years ago |