Commit Graph

73 Commits

Author SHA1 Message Date
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
8a204c7755 IPV4 and IPV6 enabled by default in builds 2017-06-14 13:44:45 -07:00
Joseph Henry
4a14442d08 updated TESTING.md 2017-06-05 17:36:47 -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
dcdc13204c wider selftest coverage 2017-05-05 16:46:07 -07:00
Joseph Henry
890e32e88b added java example 2017-05-04 13:06:39 -07:00
Joseph Henry
10aea0eef1 default -O3 in static build 2017-05-01 18:14:10 -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
Joseph Henry
08cca3c7aa dynamic loading of network stack no longer needed 2017-04-06 19:16:01 -07:00
Joseph Henry
997f12a592 removed all contents 2017-04-06 19:14:04 -07:00
Joseph Henry
52d01b9e85 minor tweaks for build warnings on linux 2017-03-21 12:00:19 -07:00
Joseph Henry
2f57ea600a updated makefiles 2017-03-20 00:04:10 -07:00
Partha Majumdar
ff18dbca67 Added -Werror in the makefile for linux builds. It is easier to fix compilation warnings than handling run time bugs. 2017-03-19 22:31:05 -07:00
Joseph Henry
905a822b05 fixed vtable discrepency 2017-03-07 13:18:07 -08:00
Joseph Henry
9016bc8385 updated ZTO version 2017-03-07 11:08:02 -08:00
Joseph Henry
2741508520 macOS static lib build target update, minor android/unity3d updates 2016-12-20 12:57:59 -08:00
Joseph Henry
7393c80ae6 Minor, build target updates 2016-12-19 10:07:33 -08:00
Joseph Henry
306278bdf7 updated unit tests, makefile targets 2016-12-16 13:04:01 -08:00
Joseph Henry
76e8c2e187 added language and platform checks for recvfrom/sendto address castings 2016-12-14 16:23:23 -08:00
Joseph Henry
990afa775d updated shared_lib for linux 2016-12-13 17:13:14 -08:00
Joseph Henry
f40e2ef93f build target updates 2016-12-08 15:44:53 -08:00
Joseph Henry
e640cd016b picotcp udp updates 2016-12-05 10:28:02 -08:00
Joseph Henry
91048450e2 changes to timers, removed unused code 2016-11-17 16:55:11 -08:00
Joseph Henry
ea1b62a7dc slight tweak to makefiles 2016-11-15 17:00:58 -08:00
Joseph Henry
47ca4b7f67 updated JNI build, added unit test targets to Jenkinsfile 2016-11-04 14:23:57 -07:00
Joseph Henry
efa0fad664 added compilation sanity checks, unit test script, updated docs 2016-11-03 15:55:03 -07:00
Joseph Henry
7ea837fe60 updated makefile 2016-11-01 15:42:40 -07:00
Joseph Henry
564531042d split stack driver sections 2016-11-01 15:38:09 -07:00
Joseph Henry
c5a66be7aa picotcp/lwip ipv4/ipv6 fully functional, needs stress testing 2016-10-28 16:42:19 -07:00
Joseph Henry
27eeed0fa9 pre-release preparation (organization of source files, added readmes, etc) 2016-10-24 09:44:14 -07:00
Joseph Henry
f6a6f991e7 polished some rough edges 2016-10-20 17:26:37 -07:00
Joseph Henry
cecd9af4f7 minor picoTCP driver section tweaks 2016-10-19 15:20:20 -07:00
Joseph Henry
4c34494bfb picoTCP development 2016-10-17 13:14:53 -07:00
Joseph Henry
8514c6bcab partially-working picoTCP integration 2016-10-14 14:03:06 -07:00
Joseph Henry
d9033ba2f3 post-IPV6-upgrade cleanup 2016-09-29 17:42:50 -07:00
Joseph Henry
f3570584ce IPV6 update 2016-09-28 16:46:30 -07:00
Joseph Henry
3bd9561246 IPv6 working, just barely 2016-09-27 14:46:55 -07:00
Joseph Henry
32c369fd77 support adjustments for LWIP 2.0.0 2016-09-14 16:48:02 -07:00
Joseph Henry
c4fd74ac6e updated build scipt now allows for choice between two versions of the stack 2016-09-13 14:13:03 -07:00
Joseph Henry
8e1ce5ea0a minor changes to test outputs in makefiles 2016-09-12 13:16:50 -07:00
Joseph Henry
fb1564562b upgrade to lwip 2.0.0, beginning support for IPV6 2016-09-11 17:27:44 -07:00
Joseph Henry
9943db56d2 build scrip adjustments 2016-09-06 15:03:58 -07:00
Joseph Henry
bf9bc511b0 Fixed possible undefined behaviour when UDP RX buffer fills 2016-08-31 15:54:56 -07:00
Joseph Henry
8eb0acf79c updated makefiles 2016-08-30 16:54:06 -07:00
Joseph Henry
a8262fd6c0 test script modifications 2016-08-29 17:00:22 -07:00
Joseph Henry
d4b88afa90 zt_bind()-related address bugfix, also dwr/LOGV refactor 2016-08-04 13:10:12 -07:00
Joseph Henry
2552e87af8 docker test makefile update 2016-07-18 13:42:56 -07:00
Joseph Henry
b8747670b3 Unity3D integration updates 2016-07-18 11:35:40 -07:00