This website requires JavaScript.
Explore
Help
Sign In
pioduino
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d1da76e369ded0cbb7f7c2fefbc2b8b2d1db5276
esp-idf
/
components
/
mdns
T
History
Angus Gratton
8aa6fb241d
Merge branch 'bugfix/malloc_warnings_mdns' into 'master'
...
mdns: fix static analysis warnings See merge request
idf/esp-idf!5143
2019-06-21 13:10:06 +08: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
mdns: added initial suite of api unit tests
2019-06-12 08:18:25 +02:00
test_afl_fuzz_host
mdns tests: adapt mdns fuzzer test to compile with event loop library
2019-05-27 16:31:25 +02: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: fix static analysis warnings
2019-06-10 13:21:07 +00:00