This website requires JavaScript.
Explore
Help
Register
Sign In
alex
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2024-10-05 20:47:46 -04:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
esp-idf
/
components
/
mdns
History
David Cermak
af48977f21
mdns: fixed mdns crashing on reception of txt packet without a corresponding service
...
closes
#2866
2019-05-03 16:37:43 +02:00
..
include
mdns: use const char* for mdns txt items types to remove warning when assigning
2019-05-03 16:31:32 +02:00
private_include
mdns: update mdns_out_question_s to be in line with mdns_parsed_question_s struct
2019-05-03 14:54:59 +02:00
test_afl_fuzz_host
fuzzer tests: update of mdns and lwip host compilation for fuzzer testing
2019-03-22 11:37:26 +01:00
CMakeLists.txt
cmake: make main a component again
2018-09-11 09:44:12 +08:00
component.mk
Import mDNS changes
2018-01-16 10:58:34 +02:00
Kconfig
Correct Kconfigs according to the coding style
2019-01-29 13:37:01 +01:00
mdns_console.c
Import mDNS changes
2018-01-16 10:58:34 +02:00
mdns_networking.c
mdns: fix memory leak in pbuf if tcpipadapter failed to get netif
2019-02-15 15:59:11 +01:00
mdns.c
mdns: fixed mdns crashing on reception of txt packet without a corresponding service
2019-05-03 16:37:43 +02:00