lwip/src
Dirk Ziegelmeier 5a27e97baf smtp.c: Fix detecting overlength server names
Thanks to Axel Lin
2017-06-14 22:06:37 +02:00
..
api Moved NUM_SOCKETS and struct lwip_sock to sockets_priv.h; added test case for fd_use count with select 2017-06-13 21:07:34 +02:00
apps smtp.c: Fix detecting overlength server names 2017-06-14 22:06:37 +02:00
core pbuf_alloced_custom(): less code duplication, please :-) 2017-06-14 21:39:53 +02:00
include smtp.c, smtp_set_server_addr: Avoid smtp_server buffer overrun when server name length is SMTP_MAX_SERVERNAME_LEN -> "smtp_server[len] = 0" is an out-of-bound access 2017-06-14 12:40:58 +02:00
netif ethernetif: Add #if LWIP_IPV4 guard around netif->output 2017-05-22 20:42:19 +02:00
Filelists.mk
FILES