639 Commits (2b417bb7bd9efabf38fda23cdb0068db10f38d4e)
 

Author SHA1 Message Date
Joseph Henry 58c0b16056 added client/server test file 9 years ago
Joseph Henry 3847a4b9f7 Merge branch 'master' of https://github.com/zerotier/libzt 9 years ago
Joseph Henry eff90c7d13 picotcp stack driver edge case bug fixes 9 years ago
Joseph Henry bceadfbe46 Improvements to selftest, closure bug addressed 9 years ago
Joseph Henry 69ef094a37 Added beautify_eth_proto_nums() and mac2str() 9 years ago
Joseph Henry 8472a45ce3 Renamed lwIP low-level rx/tx functions 9 years ago
Joseph Henry f1381e3cfa Updated makefiles, locations of sample apps 9 years ago
Joseph Henry a43fa8ebd2 Removed examples README, for now 9 years ago
Joseph Henry ac82c46449 Merge pull request #18 from laduke/nodejs 9 years ago
Travis LaDuke fc210c9be5 Create node example directory 9 years ago
Joseph Henry 7d551d6198 Renamed SocketTap to VirtualTap and Connection to VirtualSocket to prevent confusion 9 years ago
Joseph Henry cb93c752f0 Added test item to selftest.cpp list 9 years ago
Joseph Henry ecc29260ff Parallelized Jenkinsfile 9 years ago
Joseph Henry 6f6b4bcbea Removed lwIP target from Jenkinsfile 9 years ago
Joseph Henry cf83b450c3 Makefile fix for macOS 9 years ago
Joseph Henry 55cb39bfc0 Removed makefile error ignore flags 9 years ago
Joseph Henry 1d42c5b764 De-parallelized Jenkinsfile for debugging 9 years ago
Joseph Henry 673641b040 De-parallelized Jenkinsfile for debugging 9 years ago
Joseph Henry 2e284894b7 Fixed syntax errors in Jenkinsfile 9 years ago
Joseph Henry dff63706ed Added mattermostSend to Jenkinsfile 9 years ago
Joseph Henry e0a3686f9c Removed build target from Jenkinsfile 9 years ago
Joseph Henry f8af949dd4 Build tweaks for Jenkins 9 years ago
Joseph Henry 5db48e6da3 Makefile tweak, copy pico lib object files to obj 9 years ago
Joseph Henry 7d146f1797 Makefile tweak, copy pico module object files to obj 9 years ago
Joseph Henry ad17909f06 Build tweaks, better flag handling across makefiles 9 years ago
Joseph Henry efe5d15143 Jenkinsfile build tweak, also converted Jenkinsfile to TABS 9 years ago
Joseph Henry ea62366416 Jenkinsfile tweak 9 years ago
Joseph Henry 1e6abeeaf3 .gitignore for obj/ 9 years ago
Joseph Henry 5106daa9db Updated Jenkinsfile 9 years ago
Joseph Henry 8e192c0ee8 Managed Routes now supported, with automatic add/remove 9 years ago
Joseph Henry 0098842b09 Updated Jenkinsfile for submodule 9 years ago
Joseph Henry fda85e12dd Added Jenkinsfile 9 years ago
Joseph Henry 6f7e59996b Incremented ZTO submodule for getRoutes() 9 years ago
Joseph Henry 1838095f82 Updated selftest 9 years ago
Joseph Henry c0e652bcde Added incomplete BSD-compatible network stack driver for lwIP 9 years ago
Joseph Henry 649e0d7887 Fix for STACK_LWIP compilation 9 years ago
Joseph Henry 7fb03a7f6a Fix for NO_STACK compilation bug due to new ZT core helper API 9 years ago
Joseph Henry 3977ed8679 Added contribution section and updated licensing section 9 years ago
Joseph Henry 9c4a5ae26b Normalized indentation for entire project to TABS 9 years ago
Joseph Henry 7e00eda5a0 Normalized indentation for entire project to TABS 9 years ago
Joseph Henry 7e30474ee4 Implemented barebones VL2 SOCK_RAW functionality, moved ZT core helper functions from OneService to libzt 9 years ago
Joseph Henry ecb2dc5178 Updated README.md 9 years ago
Joseph Henry 14b2b75100 Updated README.md 9 years ago
Joseph Henry 28172ab71b Updated README.md 9 years ago
Joseph Henry caf2b24e45 Updated README.md 9 years ago
Joseph Henry 1a10c74514 Updated README.md 9 years ago
Joseph Henry b653e9e641 Updated README.md 9 years ago
Joseph Henry 7293c94e43 Added default network stack (picoTCP) and default protocol versions to makefile 9 years ago
Joseph Henry 79402c6bde Merge pull request #17 from gdamore/master 9 years ago
Garrett D'Amore 25f18f870e Fix broken PICO compile (mismerge of LwIP reintroduction.) 9 years ago