lwip-contrib-mac/apps
2012-05-02 22:19:30 +02:00
..
chargen Use the new PP_HTONx macros 2010-05-16 16:05:41 +00:00
httpserver Graceful shutdown of netconn-httpd on error 2010-01-29 23:11:06 +00:00
httpserver_raw Fixed bug #36374 makefsdata.exe can't handle files with non-C characters (allow only 'A-Z', 'a-z', '0-9' and '_' for C variable names) 2012-05-02 22:19:30 +02:00
netbios Added unsigned modifier 'U' to defined constants 2011-02-18 13:24:21 +00:00
netio Minor change: add a comment in netio.c application: "See http://www.nwlab.net/art/netio/netio.html to get the netio tool" 2008-01-22 20:53:23 +00:00
ping ping: fixed input pbuf processing when using raw API (check p->tot_len before calling pbuf_header) 2011-09-22 21:12:06 +02:00
rtp Use the new PP_HTONx macros 2010-05-16 16:05:41 +00:00
shell Fix compilation warnings (due to undefined defines) 2010-09-30 10:41:09 +00:00
smtp SMTP: disable compilation when LWIP_TCP is disabled 2011-10-21 13:28:01 +02:00
snmp_private_mib Fixed compilation warnings (missing casts, includes, etc.) 2010-03-10 11:27:11 +00:00
sntp sntp: added function sntp_stop() to stop the module, removed the (incomplete) socket part. 2012-02-22 21:10:45 +01:00
socket_examples Use the new PP_HTONx macros 2010-05-16 16:05:41 +00:00
tcpecho Added guard to only compile if LWIP_NETCONN is enabled 2010-02-09 17:50:57 +00:00
tcpecho_raw - include opt.h as first file (as done in all other C files); 2011-11-29 21:48:32 +01:00
udpecho Use C-style comments, not C++ style 2012-02-13 20:46:40 +01:00