Commit Graph

86 Commits

Author SHA1 Message Date
Joseph Henry
ec323c9842 Added basic DNS functionality, fixed stack smashing bug, organizational improvements 2017-08-30 14:13:13 -07:00
Joseph Henry
8e192c0ee8 Managed Routes now supported, with automatic add/remove 2017-08-14 11:25:44 -07:00
Joseph Henry
4e36fe28d5 BSD-license-compatible, and NO_STACK build variants 2017-07-25 23:40:24 -07:00
Joseph Henry
e10c621405 commented out debug trace in picotcp 2017-06-22 18:20:49 -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
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
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
b1e83a236e commented out picoTCP protocol registration string 2017-03-22 16:52:11 -07:00
Partha Majumdar
07fa921276 clang does not like type casting from (uint8_t *) to (uint32_t *) or (uint16_t *). Adding a (void *) in between helps. 2017-03-19 22:28:23 -07:00
Joseph Henry
2741508520 macOS static lib build target update, minor android/unity3d updates 2016-12-20 12:57:59 -08:00
Joseph Henry
e640cd016b picotcp udp updates 2016-12-05 10:28:02 -08:00
Joseph Henry
634d11d532 unit test fixes, warning fixes, slight documentation updates 2016-11-15 16:18:26 -08:00
Joseph Henry
c5a66be7aa picotcp/lwip ipv4/ipv6 fully functional, needs stress testing 2016-10-28 16:42:19 -07:00
Joseph Henry
92c945aee3 fixed warnings 2016-10-28 13:11:46 -07:00
Joseph Henry
5b777ad3f5 minor address macro tweaks 2016-10-28 03:10:35 -07:00
Joseph Henry
a538b9131b updated osx_app_framework 2016-10-21 16:41:52 -07:00
Joseph Henry
728feeda74 updated apple osx_app_framework 2016-10-21 15:46:22 -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
844e8a0826 full picoTCP stack integration. hasn't been stress-tested yet 2016-10-18 16:38:09 -07:00
Joseph Henry
5ec6fcd448 further picotcp api coverage 2016-10-18 09:38:15 -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
7a6ed30200 changed lwip dirs for different builds 2016-09-14 16:46:11 -07:00
Joseph Henry
b94a7ec31e renamed lwip src dirs to reflect version 2016-09-13 14:08:53 -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
30db7ae58c Android API update 2016-08-11 23:34:40 -07:00
Joseph Henry
c1ce7dc87a updated 2016-06-14 16:01:19 -07:00