Joseph Henry
|
e0d4b84dd4
|
Preparation for C--, removed classes, namespaces, advanced build options are now controlled via include/libztDefs.h
|
2017-11-06 13:50:20 -08: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
|
dcdc13204c
|
wider selftest coverage
|
2017-05-05 16:46:07 -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
|
e640cd016b
|
picotcp udp updates
|
2016-12-05 10:28:02 -08: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
|
8514c6bcab
|
partially-working picoTCP integration
|
2016-10-14 14:03:06 -07:00 |
|