Commit Graph

13 Commits

Author SHA1 Message Date
joseph.henry
cc52c3c59c Merge branch 'dev' of http://git.int.zerotier.com/ZeroTier/libzt into dev 2018-01-30 10:56:30 -08:00
Joseph Henry
311ed8e533 Updated copyright for 2018 2018-01-08 17:05:48 -08:00
Joseph Henry
402083a5d8 Updated CMake build script for Windows. Moving away from MinGW requirement for build 2017-12-19 16:23:52 -08:00
Joseph Henry
95a21117c8 Removed duplicate documentation and function prototypes 2017-11-15 15:51:54 -08:00
Joseph Henry
d3f92d98ed Updated convenience function zts_get_node_id_from_file() 2017-11-15 15:28:55 -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
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
9473b6f74a Updated zts_start* API naming convention 2017-10-12 12:07:33 -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
11f13a7eff Added comments to ZTService functions 2017-09-29 13:24:38 -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