96 Commits (2b60ab27ea2e73f332e6408983ac48dedc4a6568)

Author SHA1 Message Date
Joseph Henry 3101f8a133 Updated example simple.cpp for Windows 7 years ago
Joseph Henry ecd10fa46e Added Homebrew blurb, fixed test example, removed patches from Makefile 7 years ago
Joseph Henry a7c2496dfc Updated README.md and test/ 7 years ago
Joseph Henry 2fdcf025e1 Re-work of thread model 7 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 07be7a25a3 Removed cruft from project 8 years ago
Joseph Henry c107f2c05c Fixed some debug trace format specifiers to reduce compile-time warnings (round two) 8 years ago
Joseph Henry 16000d5429 Changed debug configs for testing open file bug on Linux 8 years ago
Joseph Henry 8df91ae1c8 Added zts_set_service_port() 8 years ago
joseph.henry 0ff3922b25 Typo 8 years ago
Joseph Henry db34fd5e58 cmake build script fixes, and fixes for selftest's winsock2 calls 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 3fe2ed6893 Fixed type in selftest 8 years ago
Joseph Henry ed872d87bd Fixed typo in selftest 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 25e2c7b563 Updated create_test_identities.sh 8 years ago
Joseph Henry 7605cb5477 Removed references to DNS functionality in selftest 8 years ago
Joseph Henry ea0c953ad2 Commented out a few things to silence warnings 8 years ago
Joseph Henry 8d1d77a8a4 zts_* API updates, unfinished lwIP tweaks 8 years ago
Joseph Henry a4a5ea5c31 Updated bindings 8 years ago
Joseph Henry fbfcd05a9a Added test identity generation script 8 years ago
Joseph Henry 8e89aa39f4 Added identity generation section for testing 8 years ago
Joseph Henry f52e4fc316 Removed test.conf from test 8 years ago
Joseph Henry 9716e15922 Removed .conf file from test/carol 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 4aab866ac8 Updated README 9 years ago
Joseph Henry 1267b90db5 Added basic synchronization code to network-based selftest 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 259691d370 Minor update to selftest 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 9473b6f74a Updated zts_start* API naming convention 9 years ago
Joseph Henry 2d70336ee4 A patch for a patch, formatting in selftest.cpp 9 years ago
Joseph Henry a4b0457c58 lwIP IPv6 build fix 9 years ago
Joseph Henry bddc08c69d Added unit test for zts_select() to selftest 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
Joseph Henry e4620e4c85 Consolidated tcp_write() logic in picoTCP driver, updated tcp_closure/tcp_shutdown logic in picoTCP driver, stubbed out more doxygen comments 9 years ago
Joseph Henry 3a82d4bada Minor tweaks to Makefile for ZeroTier::Utils in selftest, make-liblwip.mk for warning suppression 9 years ago
Joseph Henry 055a58ac63 Added multithreaded unit tests to selftest, standardization pass: conditional statement spacing 9 years ago
Joseph Henry f7112da490 Added prototype for future socket option unit tests 9 years ago
Joseph Henry 709fc40483 Upgraded lwIP to 2.0.2-STABLE 9 years ago
Joseph Henry cc468fe8fe standardization pass: conditional statement spacing, removed NULL shorthand making checks more explicit 9 years ago
Joseph Henry 3bec79314e Added standardization target for code style, fixed LWIP_DEBUG redefinition warning, fixed rare tcp_close() and cb_poll() bugs 9 years ago