David Cermak
|
ecca39e19f
|
mdns: fixed typos in the variable names and the comments
|
2020-01-09 12:50:13 +00:00 |
|
David Cermak
|
19e24fe61e
|
mdns: update mdns to use esp-netif for mdns supported services such as STA, AP, ETH
removes also include dependency on lwip to use esp_netif defined address fields and structures
|
2019-11-13 12:36:25 +01:00 |
|
liu zhifu
|
003a9872b7
|
esp_wifi: wifi support new event mechanism
1. WiFi support new event mechanism
2. Update examples to use new event mechanism
|
2019-08-20 09:39:51 +00:00 |
|
Anton Maklakov
|
afbaf74007
|
tools: Mass fixing of empty prototypes (for -Wstrict-prototypes)
|
2019-08-01 16:28:56 +07:00 |
|
David Cermak
|
c050a75616
|
mdns: use const char* for mdns txt items types to remove warning when assigning
|
2019-05-03 16:31:32 +02:00 |
|
David Cermak
|
a851aac255
|
mdns: updated doxygen comments documenting mdns api
Closes https://github.com/espressif/esp-idf/issues/1718
|
2019-05-03 16:29:12 +02:00 |
|
David Cermak
|
e983230be9
|
MDNS-Fuzzer: AFL fuzzer tests for mdsn packet parser
|
2018-05-22 11:23:12 +02:00 |
|
me-no-dev
|
4bddbc031c
|
Import mDNS changes
|
2018-01-16 10:58:34 +02:00 |
|
me-no-dev
|
4c2622755d
|
Add AFL fuzz test
|
2017-04-05 09:23:09 +03:00 |
|
me-no-dev
|
dd3f18d2d8
|
Initial mDNS component and example
|
2017-01-13 12:12:43 +02:00 |
|