This website requires JavaScript.
Explore
Help
Sign In
eaw
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2df4ddf99836f13b15b7804e55aab5565eabfe96
esp-idf
/
components
/
mdns
History
David Čermák
68f33b75de
Merge branch 'bugfix/mdns_fuzzer_crashes' into 'master'
...
mdns: Fix null dereferences reported by fuzzer tests See merge request
espressif/esp-idf!14153
2021-07-01 10:46:55 +00:00
..
include
mdns: allow explicit txt value length
2021-06-16 17:47:07 +08:00
private_include
mdns: allow explicit txt value length
2021-06-16 17:47:07 +08:00
test
mdns: make delegate host address a list
2021-06-04 10:44:36 +08:00
test_afl_fuzz_host
mdns/fuzzer: Fix non-instrumentation test to reproduce fuzzer issues
2021-06-25 08:33:38 +02:00
CMakeLists.txt
Whitespace: Automated whitespace fixes (large commit)
2020-11-11 07:36:35 +00:00
component.mk
Import mDNS changes
2018-01-16 10:58:34 +02:00
Kconfig
mdns: Add MDNS_STRICT_MODE config option
2021-04-12 13:24:19 +00:00
mdns_console.c
components: Use CONFIG_LWIP_IPV6 to strip IPv6 function in components
2021-02-23 18:26:03 +08:00
mdns_networking.c
mdns: Fixed the ip header TTL to be correctly set to 255
2021-04-12 13:24:19 +00:00
mdns.c
Merge branch 'bugfix/mdns_fuzzer_crashes' into 'master'
2021-07-01 10:46:55 +00:00