This website requires JavaScript.
Explore
Help
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
2025-09-03 23:11:34 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0e7442bb7a1e95874e45df43fb4efa6a8938c298
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
…
Kconfig
Correct Kconfigs according to the coding style
2019-01-29 13:37:01 +01:00
mdns_console.c
…
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