20 Commits (master)

Author SHA1 Message Date
Simon Goldschmidt 033deed807 tcp_isn: fix building with PPP support disabled and hook disabled 8 years ago
Dirk Ziegelmeier d190e671f4 Clean fix for compile problems in tcp_md5.c 8 years ago
Dirk Ziegelmeier fd736d539a Fix a few compile warnings in tcp_md5.c 8 years ago
goldsimon 2dc42d0129 add addons/tcp_md5 (example implementation for new hooks) 8 years ago
goldsimon 5dac13ab99 move examples for snmp and httpd to a new folder 'examples' 8 years ago
Joel Cunningham 01a91d3d6b Add DNS-SD hook for LWIP_HOOK_NETCONN_EXTERNAL_RESOLVE 8 years ago
goldsimon 35725dd040 Added httpd example for SSI (and added the two httpd examples to the win32 port) 8 years ago
goldsimon 41fbc14d80 -Wconversion and other minor compilation fixes... 9 years ago
goldsimon 704e6ccde9 Add example code for an external file system for httpd 9 years ago
Dirk Ziegelmeier d3329ecbe4 Revert "Add LWIP callback file support to tcp_isn.c" 9 years ago
Dirk Ziegelmeier 3e03e4a5a0 Add LWIP callback file support to tcp_isn.c 9 years ago
Dirk Ziegelmeier edd4914cf6 Fix MSVC compile warnings in ip6_route_table.c 9 years ago
Dirk Ziegelmeier 9ac2c262b0 Rename some more index variables to idx 9 years ago
Dirk Ziegelmeier ea372340e5 Fix warning about shadowing a global variable in ip6_route_table.c 9 years ago
Dirk Ziegelmeier bf02bec652 patch #8680: Add support for LwIP static route table 9 years ago
Dirk Ziegelmeier 8ef725e08b Fix clang documentation warning in tcp_isn.c 9 years ago
Dirk Ziegelmeier 8c9e1636e1 Fix compile of tcp_isn.c in unix minimal project 9 years ago
Dirk Ziegelmeier f484420248 Partly revert my last change, it won't compile in IPv4 only systems 9 years ago
Dirk Ziegelmeier eab26d023e Minor cleanup and readability improvement in tcp_isn.c 9 years ago
sg e327f4b07b Added RFC6528 implementation for TCP ISN (usable via LWIP_HOOK_TCP_ISN) 9 years ago