Joseph Henry
|
07be7a25a3
|
Removed cruft from project
|
2018-07-19 17:19:06 -07:00 |
|
Joseph Henry
|
6916c3f36f
|
Turned off stack debugs
|
2018-02-21 18:31:14 -08:00 |
|
Joseph Henry
|
16000d5429
|
Changed debug configs for testing open file bug on Linux
|
2018-02-12 16:58:40 -08:00 |
|
Joseph Henry
|
7e0da0cfd3
|
Removed LWIP_SUPPORT_CUSTOM_PBUF define
|
2018-02-07 12:56:45 -08:00 |
|
Joseph Henry
|
79a0966882
|
Turned off custom pbufs, core locking, tcpip debugging
|
2018-02-07 12:27:00 -08:00 |
|
Joseph Henry
|
de0ce73023
|
Temporarily removed DNS support to prevent TLS h_errno conflict. Updated CMakeLists
|
2017-12-07 16:45:02 -08:00 |
|
Joseph Henry
|
4588b5a1df
|
Reworked packet-netif routing code
|
2017-11-13 15:27:56 -08:00 |
|
Joseph Henry
|
ab6eb57da6
|
Buid fix for Linux
|
2017-11-06 23:53:25 -08:00 |
|
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
|
d36b6d58bf
|
Attempt (2) to resolve non-TLS h_errno build failure in Jenkins
|
2017-10-19 11:20:30 -07:00 |
|
Joseph Henry
|
1020386fa7
|
Removed protocol version build flags, defaults to IPV4 && IPV6
|
2017-10-18 17:57:51 -07:00 |
|
Joseph Henry
|
e36b88004f
|
IPV6 interface tweaks
|
2017-10-16 12:23:10 -07:00 |
|
Joseph Henry
|
7301c8c405
|
Added untested DNS client code
|
2017-10-09 00:07:31 -07:00 |
|
Joseph Henry
|
1afb2308b6
|
Added comment syntax for doxygen, fixed build flag which produced unnecessarily-large binaries, removed trailing whitespace
|
2017-09-27 13:42:27 -07:00 |
|
Joseph Henry
|
5f1e9fe795
|
Introduction of sequential-API build variant, better thread safety (lwIP only)
|
2017-09-27 02:29:04 -07:00 |
|
Joseph Henry
|
4991c85598
|
Added TCP_DEBUG_TMR to lessen lwIP debug trace clutter
|
2017-09-18 12:08:18 -07:00 |
|
Joseph Henry
|
7c586471f4
|
standardization pass: conditional statement spacing, removed NULL shorthand making checks more explicit
|
2017-09-14 13:17:37 -07:00 |
|
Joseph Henry
|
476f162a19
|
standardization pass: trim_right (trailing whitespaces)
|
2017-09-13 23:21:15 -07:00 |
|
Joseph Henry
|
3bec79314e
|
Added standardization target for code style, fixed LWIP_DEBUG redefinition warning, fixed rare tcp_close() and cb_poll() bugs
|
2017-09-13 22:34:25 -07:00 |
|
Joseph Henry
|
ca84110a16
|
Added code quality and standardization profile (for use with Vera++). Increased maximum number of lwIP UDP_PCBs from 4 to 128
|
2017-09-12 16:34:13 -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
|
ad17909f06
|
Build tweaks, better flag handling across makefiles
|
2017-08-14 15:53:53 -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 |
|