561 Commits (bd68e808c184196a44bef115d04392c9284a9921)
 

Author SHA1 Message Date
Joseph Henry bd68e808c1 Added repeat feature to selftest 9 years ago
Joseph Henry ca84110a16 Added code quality and standardization profile (for use with Vera++). Increased maximum number of lwIP UDP_PCBs from 4 to 128 9 years ago
Joseph Henry 5512ede4fd Added application polling logic to lwip_cb_poll() 9 years ago
Joseph Henry 67b7c7e2e2 Added exception handling for virtual socket add/del functions 9 years ago
Joseph Henry b36a213d47 Added LIBZT_SANITIZE option, removed APIFILES from lwIP build 9 years ago
Joseph Henry d1396c9917 Replaced get_pico_socket() with more generic code. Added checksum note in libzt.h 9 years ago
Joseph Henry 7992e67f85 Update for NS_DEBUG 9 years ago
Joseph Henry 8b379e08b2 Added lwIP stack debug flag passthrough (e.g. NS_DEBUG=1) 9 years ago
Joseph Henry 2642a4f6d8 Added question to FAQ 9 years ago
Joseph Henry d130d7706c Removed lwip app source, you can find this in their repo instead 9 years ago
Joseph Henry 26f906046b Commented out RAW PCB check in lwIP 9 years ago
Joseph Henry 1d4f36a811 Added selectable TCP_WRITE_FLAG_COPY mode on a per-socket basis, updated lwIP driver for socket limit checks 9 years ago
Joseph Henry 05fec81757 Added more safety checks to del_virtual_socket(), new zts_shutdown() implementation 9 years ago
Joseph Henry 4fd2db7dd6 tcp_received() fix 9 years ago
Joseph Henry e18c1ccf80 Further improvements to selftest, lwIP driver updates 9 years ago
Joseph Henry 142c27091c Added new unit tests and time-sync code for subtests, recvfrom() fixes 9 years ago
Joseph Henry ec323c9842 Added basic DNS functionality, fixed stack smashing bug, organizational improvements 9 years ago
Joseph Henry be1d7082e9 Merge pull request #19 from psarna/master 9 years ago
Piotr Sarna f58b6152f3 Fixed potential stack corruption with sprintf 9 years ago
Joseph Henry a723c70feb tap initialization patch 9 years ago
Joseph Henry 9c901350b3 lwip fix 9 years ago
Joseph Henry 0b726b3ac6 lwipdev initialization fix 9 years ago
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