lwip/src/apps
Simon Goldschmidt 3bd84aba4b snmp_v3: use strlen, not strnlen
strnlen is not portable.
In this case, it does not matter as we zero-terminate the string before.

Signed-off-by: Simon Goldschmidt <goldsimon@gmx.de>
2018-11-19 20:13:30 +01:00
..
altcp_tls altcp_tls_mbedtls: use mbedtls_entropy_func for mbedtls_ctr_drbg_seed 2018-11-06 21:28:45 +01:00
http httpd: SSI types should be overridable (task #15071) 2018-10-23 08:17:45 +02:00
lwiperf lwiperf: remove the comments that this is IPv4 only 2018-06-22 06:39:04 +02:00
mdns Fix compile of mdns.c 2018-11-19 14:32:05 +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 apps/netbiosns: Make *netbiosns_pcb static 2018-07-04 16:51:18 +08:00
smtp Fix bug #55034: apps/smtp.c fails to compile with strict C compatibility because of strnlen 2018-11-19 14:43:26 +01:00
snmp snmp_v3: use strlen, not strnlen 2018-11-19 20:13:30 +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