This website requires JavaScript.
Explore
Help
Sign In
scratch
/
lwip
Watch
1
Star
0
Fork
0
You've already forked lwip
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c8b7759e108cc554e423b5b1747e17aab9500e9b
lwip
/
src
/
apps
History
David Girault
c8b7759e10
mdns: added support for removing service in mdns responder
...
New function `mdns_resp_del_service()` added. Signed-off-by: goldsimon <
goldsimon@gmx.de
>
2017-05-12 13:12:22 +02:00
..
altcp_tls
Patch
#9307
: Replace mem_malloc+memset with mem_calloc
2017-04-05 14:53:24 -05:00
httpd
fixed typo in httpd debug message
2017-05-10 13:41:26 +02:00
lwiperf
make tcp apps depend on LWIP_CALLBACK_API, too
2017-02-28 12:19:16 +01:00
mdns
mdns: added support for removing service in mdns responder
2017-05-12 13:12:22 +02:00
mqtt
mqtt: fix shadowing global 'dup'
2017-04-21 07:23:32 +02:00
netbiosns
Use API function instead of accessing struct members directly
2016-11-05 16:14:11 +01:00
smtp
apps/smtp: Fix memory leak in smtp_send_mail_alloced error paths
2017-05-11 10:47:20 +02:00
snmp
SNMP: Cleanup unreachable code
2017-05-04 09:15:29 +02:00
sntp
sntp_process: fixed unused variable if sub-second time info is not used
2017-05-04 15:49:12 +02:00
tftp
tftp_server: fix bogus comment lines in file header
2017-03-22 21:14:36 +01:00