esp-idf/components/mdns
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
Kconfig Correct Kconfigs according to the coding style 2019-01-29 13:37:01 +01:00
component.mk
mdns.c mdns: fixed mdns crashing on reception of txt packet without a corresponding service 2019-05-03 16:37:43 +02: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