Commit Graph

1178 Commits

Author SHA1 Message Date
Joseph Henry
86712e9b11 Added -fPIC enabled variant targets to CMake file 2017-12-14 11:17:13 -08:00
Joseph Henry
5eda430a87 Makefile changes 2017-12-13 16:11:23 -08:00
Joseph Henry
2e8da0ddce Tweaks to CMake build script 2017-12-08 11:30:41 -08:00
Joseph Henry
8ee7483ff5 Added build config stubs to CMake 2017-12-07 17:27:41 -08:00
Joseph Henry
ff0ff4a3ab Added JNI detection to CMakeLists 2017-12-07 17:22:04 -08:00
Joseph Henry
de0ce73023 Temporarily removed DNS support to prevent TLS h_errno conflict. Updated CMakeLists 2017-12-07 16:45:02 -08:00
Joseph Henry
78bf7c3a1f Added CMake build script 2017-12-07 15:39:45 -08:00
Joseph Henry
76af1d4246 Fix for Debian compile error: api_sleep (taking address of temporary array) 2017-12-07 11:09:38 -08:00
Joseph Henry
339db07569 Makefile tweaks 2017-12-07 10:14:35 -08:00
Joseph Henry
e958281761 Removed warning flag 2017-12-06 11:44:57 -08:00
Joseph Henry
50c0e802d8 Temporary fixes for warnings 2017-12-04 17:00:52 -08:00
Joseph Henry
2a2981a78e Minor corrections to API return types 2017-11-29 17:36:30 -08:00
Joseph Henry
9e14d0361c Added check for ZT_TRACE in debug macros 2017-11-29 17:06:06 -08:00
Joseph Henry
3bf7d5f050 Added preprocessor check for TCP_KEEPIDLE 2017-11-29 17:05:26 -08:00
Joseph Henry
539fe25d1e temporarily commented out unused variable 2017-11-29 17:04:55 -08:00
Joseph Henry
ea0c953ad2 Commented out a few things to silence warnings 2017-11-29 17:04:03 -08:00
Joseph Henry
a49c0aee49 Minor nwid conversion fix in ztproxy 2017-11-29 17:03:31 -08:00
Joseph Henry
8d1d77a8a4 zts_* API updates, unfinished lwIP tweaks 2017-11-21 15:53:31 -08:00
Joseph Henry
529bbe4fad Platform tweaks for h_errno 2017-11-21 15:25:46 -08:00
Joseph Henry
a4a5ea5c31 Updated bindings 2017-11-21 15:24:51 -08:00
Joseph Henry
d6fcdf5277 Fixed netif initialization bug, fixed typos in documentation 2017-11-16 00:54:26 -08:00
Joseph Henry
aaea48a52a Updated Makefile 2017-11-15 16:32:04 -08:00
Joseph Henry
95a21117c8 Removed duplicate documentation and function prototypes 2017-11-15 15:51:54 -08:00
Joseph Henry
4cc9c28c5d Fixed build error in ZT1Service 2017-11-15 15:36:16 -08:00
Joseph Henry
2e829db292 Merge branch 'dev' of https://github.com/zerotier/libzt into dev 2017-11-15 15:30:23 -08:00
Joseph Henry
d3f92d98ed Updated convenience function zts_get_node_id_from_file() 2017-11-15 15:28:55 -08:00
Joseph Henry
716f5ab1d9 Updated zto submodule and objects in Makefile 2017-11-15 15:15:52 -08:00
Joseph Henry
4525b2c553 Removed vestigial API function zts_join_soft() 2017-11-13 16:53:46 -08:00
Joseph Henry
fbfcd05a9a Added test identity generation script 2017-11-13 16:46:33 -08:00
Joseph Henry
8e89aa39f4 Added identity generation section for testing 2017-11-13 16:33:38 -08:00
Joseph Henry
7a9e09b3b5 Updated RELEASE-NOTES 2017-11-13 16:33:17 -08:00
Joseph Henry
f2d3675f40 Fixed address length bug in example code 2017-11-13 16:15:58 -08:00
Joseph Henry
e9ea60b189 Renamed identifiers in lwIP driver 2017-11-13 15:42:07 -08:00
Joseph Henry
4588b5a1df Reworked packet-netif routing code 2017-11-13 15:27:56 -08:00
Joseph Henry
c2e664ac22 Commented out debug statement in VirtualTap 2017-11-13 15:27:15 -08:00
Joseph Henry
0cb162672e Fixed identity print statement in examples/client-server 2017-11-13 15:26:17 -08:00
Joseph Henry
05ac5ad5ca Added *.conf to .gitignore 2017-11-10 10:17:15 -08:00
Joseph Henry
f52e4fc316 Removed test.conf from test 2017-11-10 10:16:40 -08:00
Joseph Henry
9716e15922 Removed .conf file from test/carol 2017-11-10 10:15:31 -08:00
Joseph Henry
e05070a8c2 formatting adjustments 2017-11-09 12:48:51 -08:00
Joseph Henry
ab6eb57da6 Buid fix for Linux 2017-11-06 23:53:25 -08:00
Joseph Henry
614432907c Windows build fixes 2017-11-06 16:19: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
920afa079e Added line to gitignore 2017-11-06 13:48:22 -08:00
Joseph Henry
2febfd7cf3 Updated RELEASE-NOTES 2017-10-20 14:36:17 -07:00
Joseph Henry
451f1a9b20 Added link to Windows DLL 2017-10-20 13:21:37 -07:00
Joseph Henry
010ec040a7 Updated examples 2017-10-20 12:53:30 -07:00
Joseph Henry
894e7d7dc1 Updated README 2017-10-20 12:52:32 -07:00
Joseph Henry
9b1313adc7 Added license files for libzt and lwip 2017-10-20 12:41:00 -07:00
Joseph Henry
3d00075459 Fixed typo in Makefile (cp -> mv) for core static library 2017-10-20 11:13:56 -07:00