lwip/src/apps
Dirk Ziegelmeier ea14b774c8 Replace several occurences of stdint types by lwIPs portability typedefs
Fixes bug #55405: Usage of uint8_t instead of ui8_t in TCP code
2019-01-06 21:19:04 +01:00
..
altcp_tls Replace several occurences of stdint types by lwIPs portability typedefs 2019-01-06 21:19:04 +01:00
http makefsdata: fix compiling for win32 2018-11-23 12:59:07 +01:00
lwiperf lwiperf: remove the comments that this is IPv4 only 2018-06-22 06:39:04 +02:00
mdns mdns_domain.c: Fix doxygen comments 2018-11-25 14:39:31 +01:00
mqtt altcp_tls: rename altcp_tls_new -> altcp_tls_wrap, add altcp_tls_new 2018-09-24 22:29:54 +02:00
netbiosns netbiosns_name_decode: Take CONST char* as first argument 2018-11-21 21:03:36 +01:00
smtp apps/smtp: Remove redundant LWIP_ASSERT checking in smtp_send_mail_bodycback 2018-11-23 19:28:24 +08:00
snmp snmp_traps.c: Portability fix: Don't use non-constant initializers 2018-11-22 13:25:43 +01:00
sntp apps/sntp: Fix parameter name in doxygen comments 2018-08-19 21:41:47 +08:00
tftp tftp: mode_to_string() should be static 2018-10-17 21:53:04 +02:00