Commit Graph

93 Commits

Author SHA1 Message Date
Joseph Henry
05fec81757 Added more safety checks to del_virtual_socket(), new zts_shutdown() implementation 2017-09-08 11:43:41 -07:00
Joseph Henry
4fd2db7dd6 tcp_received() fix 2017-09-07 18:09:19 -07:00
Joseph Henry
e18c1ccf80 Further improvements to selftest, lwIP driver updates 2017-09-06 18:02:30 -07:00
Joseph Henry
142c27091c Added new unit tests and time-sync code for subtests, recvfrom() fixes 2017-09-05 16:51:07 -07:00
Joseph Henry
ec323c9842 Added basic DNS functionality, fixed stack smashing bug, organizational improvements 2017-08-30 14:13:13 -07:00
Joseph Henry
a723c70feb tap initialization patch 2017-08-24 14:26:09 -07:00
Joseph Henry
58c0b16056 added client/server test file 2017-08-24 12:05:28 -07:00
Joseph Henry
eff90c7d13 picotcp stack driver edge case bug fixes 2017-08-24 11:45:39 -07:00
Joseph Henry
bceadfbe46 Improvements to selftest, closure bug addressed 2017-08-18 07:43:29 -07:00
Joseph Henry
f1381e3cfa Updated makefiles, locations of sample apps 2017-08-17 14:35:14 -07:00
Joseph Henry
7d551d6198 Renamed SocketTap to VirtualTap and Connection to VirtualSocket to prevent confusion 2017-08-15 18:15:06 -07:00
Joseph Henry
cb93c752f0 Added test item to selftest.cpp list 2017-08-15 14:56:24 -07:00
Joseph Henry
8e192c0ee8 Managed Routes now supported, with automatic add/remove 2017-08-14 11:25:44 -07:00
Joseph Henry
1838095f82 Updated selftest 2017-08-08 23:58:36 -07:00
Joseph Henry
7e00eda5a0 Normalized indentation for entire project to TABS 2017-08-02 14:54:29 -07:00
Joseph Henry
7e30474ee4 Implemented barebones VL2 SOCK_RAW functionality, moved ZT core helper functions from OneService to libzt 2017-08-02 14:39:21 -07:00
Joseph Henry
409c2dc9de Added layer2 SOCK_RAW example code and stubs 2017-07-26 02:13:13 -07:00
Joseph Henry
b105ddb060 Removed old linger code, formatting fixes, other minor adjustments 2017-07-26 02:12:28 -07:00
Joseph Henry
4e36fe28d5 BSD-license-compatible, and NO_STACK build variants 2017-07-25 23:40:24 -07:00
Joseph Henry
4ac559a107 Added minor feature request: zts_poll/zts_select 2017-07-17 16:34:35 -07:00
Joseph Henry
43caf4a6f2 Minor changes to selftest, updated TESTING readme, removed old test personality conf files 2017-07-13 10:53:19 -07:00
Joseph Henry
494ec2508c Added stubs for poll/select, improved selftest/echotest, Added ringbuffer for more efficient RX/TX 2017-07-12 11:44:31 -07:00
Joseph Henry
ab7e9d0091 Updated selftest and echotest, also added a few scripts 2017-06-22 18:22:39 -07:00
Joseph Henry
195cac6d55 significant upgrade to selftest, added echotest, better checks for data in queue before socket closure 2017-06-16 16:58:30 -07:00
Joseph Henry
d3351dd2ce README updates, misc filename changes, debug trace fixes, introduction of libzt moniker 2017-06-14 16:53:59 -07:00
Joseph Henry
06682e049e bug fixes for ztproxy test 2017-06-14 15:55:40 -07:00
Joseph Henry
8a204c7755 IPV4 and IPV6 enabled by default in builds 2017-06-14 13:44:45 -07:00
Joseph Henry
1cedd7b568 removed debug traces 2017-06-14 13:40:17 -07:00
Joseph Henry
48367be640 Added prototype ztproxy test 2017-06-11 20:26:23 -07:00
Joseph Henry
3793b23229 fixed connect/accept behaviour, added to selftest, renamed BSD makefile 2017-06-11 20:24:11 -07:00
Joseph Henry
8ea81f5fbb Update to selftest 2017-06-09 10:30:57 -07:00
Joseph Henry
a94979ecd0 moved old tests to attic, updated selftest and host config files 2017-06-05 17:10:24 -07:00
Joseph Henry
19839eeac9 updated picoTCP to 1.4.0, lowered build optimization levels to -O2, improved selftest 2017-06-05 14:26:06 -07:00
Joseph Henry
5ab563ce4c Updated tests 2017-05-30 13:17:39 -07:00
Joseph Henry
dcdc13204c wider selftest coverage 2017-05-05 16:46:07 -07:00
Joseph Henry
d631e06d99 tweaked license text for SDK 2017-05-04 15:53:38 -07:00
Joseph Henry
890e32e88b added java example 2017-05-04 13:06:39 -07:00
Joseph Henry
64f2634960 Added isPrefixEqual, fixed unit test bug, fixed ipv6 bind bug 2017-05-03 21:12:26 -07:00
Joseph Henry
bb6d9d5f8c updated unit test 2017-05-02 09:37:21 -07:00
Joseph Henry
0172e7906d improved unit test coverage 2017-05-01 17:44:45 -07:00
Joseph Henry
6a25abb757 various bug fixes 2017-04-21 14:56:42 -07:00
Joseph Henry
76abb3e0a2 improved testing and connection handling 2017-04-20 13:39:46 -07:00
Joseph Henry
c65b609fb4 spring cleaning 2017-04-14 17:23:28 -07:00