666 Commits (ad99e143016687a394972aefd57fc1f9c27130ed)
 

Author SHA1 Message Date
Joseph Henry ad99e14301 Build fixes for NO_STACK and ztproxy 9 years ago
Joseph Henry 2c218ca7cc Removed protocol-specific build targets from Jenkinsfile 9 years ago
Joseph Henry 1020386fa7 Removed protocol version build flags, defaults to IPV4 && IPV6 9 years ago
Joseph Henry 5ec8e1f004 Removed protocol version from build flags in BUILDING.md 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 55c527d149 Updated .gitignore to exclude test identity home paths 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 e8f1a4db73 Scala language binding lightly-tested and works 9 years ago
Joseph Henry 7c04472b68 Added untested Scala binding 9 years ago
Joseph Henry 5de02d3259 Simplified java binding example 9 years ago
Joseph Henry 1a4ad49e06 Updated ztproxy location in examples folder 9 years ago
Joseph Henry 259691d370 Minor update to selftest 9 years ago
Joseph Henry e36b88004f IPV6 interface tweaks 9 years ago
Joseph Henry 524af1cb2e tweaked README.md intro blurb 9 years ago
Joseph Henry 3598c675d6 Changed examples/ subfolder structure 9 years ago
Joseph Henry 9d26af1b64 Added .class to .gitignore 9 years ago
Joseph Henry 63fc3ad8ab Updated Java JNI example 9 years ago
Joseph Henry 83419fb89e Moved JNI wrapper into separate file. Updated shared_jni_lib build target 9 years ago
Joseph Henry f06bbf74c5 Separated TRACE and DEBUG conditions in makefile 9 years ago
Joseph Henry 765d662848 Updated .gitignore - post historical cleanup 9 years ago
Joseph Henry 9b2d3a2657 Makefile change: updated symbol stripping/debugging conditions 9 years ago
Joseph Henry cd9ecb5c4c Build fix for nativetest 9 years ago
Joseph Henry 6f32eede6a Updated examples, added READMEs for Windows projects 9 years ago
Joseph Henry 0bead3b1a6 Added comment header to libzt.cs 9 years ago
Joseph Henry fec4d4fcd4 Updated csharp (C#) API wrapper, should be mostly functional at this point 9 years ago
Joseph Henry b0e8e5a235 Renamed C++ example visual studio project 9 years ago
Joseph Henry 2b417bb7bd Added minimal example csharp (C#) visual studio project 9 years ago
Joseph Henry e1fb09c3fb Added .dll and .lib to .gitignore 9 years ago
Joseph Henry 0cb141e1d3 Updated Windows DLL version info resource file 9 years ago
Joseph Henry 9a2b689b51 Added STRIP to Windows DLL build to reduce executable size 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 6b76028016 Fixed references in visual_studio_cpp exaple 9 years ago
Joseph Henry 3ed00612ed Fixed accidentally deleted newline in debug macros 9 years ago
Joseph Henry 8f0405abc9 Added example Visual Studio C++ project 9 years ago
Joseph Henry 33f9d2b86e Added target for MSVC DLLs for use in Visual Studio 9 years ago
Joseph Henry 81ebd38ebc Updated .gitignore for Visual Studio file 9 years ago
Joseph Henry b45304b16d Added untested DLL target for Windows 9 years ago
Joseph Henry a9059f0fe5 Updated ZTO submodule for Windows build tweak 9 years ago
Joseph Henry 0e0cf22aa3 Temporarily commented out thread-safe version of zts_gethostbyname(), added -fpermissive to Makefile for MinGW Windows build 9 years ago
Joseph Henry d7b3b20696 Fixed signed comparison warnings in ztproxy when compiling under Windows 9 years ago
Joseph Henry efb9890d3e Merge branch 'master' into dev 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 9b9aa108c2 Added includes for various interface-related Windows defines 9 years ago
Joseph Henry e3e22c35f1 Fixed typo 9 years ago
Joseph Henry 99dcce6d8b Fixed signed comparison warnings in ztproxy when compiling under Windows 9 years ago
Joseph Henry 427f87db91 More fixes for Windows support 9 years ago
Joseph Henry 2f59773b26 Updated ZTO submobule to f2c69ede for CancelSynchronousIo omission in Thread.hpp 9 years ago
Joseph Henry 27dddb2f45 Added WSAStartup() and WSACleanup() calls to zts_start() and zts_stop() 9 years ago