esp-idf/components
David Cermak 1a027734af mdns: fix malfuctional query_txt
when running a query for a single txt, result entries were not created and attached to result structure. this issue was introduced when fixing memory leak in txt structure, which worked correctly for PTR queries, but caused trouble for TXT query.
2019-02-15 13:46:51 +01:00
..
app_trace sys_view: expose max tasks configuration parameter 2019-02-05 18:18:24 +05:30
app_update Merge branch 'bugfix/invoke_ota_operations_on_windows' into 'master' 2019-02-05 09:15:22 +08:00
asio
aws_iot Correct Kconfigs according to the coding style 2019-01-29 13:37:01 +01:00
bootloader Correct Kconfigs according to the coding style 2019-01-29 13:37:01 +01:00
bootloader_support bootloader: account for load address when mapping cache pages 2019-01-19 14:44:55 +08:00
bt Merge branch 'bugfix/win_kconfig_backslash' into 'master' 2019-02-04 14:27:38 +08:00
coap
console
cxx
driver Correct Kconfigs according to the coding style 2019-01-29 13:37:01 +01:00
esp-tls Add esp_tls_init_global_ca_store function to esp-tls, called from esp_tls_set_global_ca_store 2019-01-14 08:25:56 +00:00
esp32 Merge branch 'bugfix/fix_some_wifi_bugs_0131' into 'master' 2019-02-15 12:14:41 +08:00
esp_adc_cal Correct Kconfigs according to the coding style 2019-01-29 13:37:01 +01:00
esp_event Merge branch 'feature/predictable_event_dispatch_via_duplication' into 'master' 2019-02-05 08:47:03 +08:00
esp_http_client Correct Kconfigs according to the coding style 2019-01-29 13:37:01 +01:00
esp_http_server Correct Kconfigs according to the coding style 2019-01-29 13:37:01 +01:00
esp_https_ota esp_https_ota: add support for configurable ota buffer size 2019-01-30 18:11:09 +05:30
esp_https_server
esp_ringbuf Initialized some uninitialized variables in rtc_clk.c and ringbuf.c. 2019-01-23 16:47:23 +05:30
espcoredump
esptool_py Correct Kconfigs according to the coding style 2019-01-29 13:37:01 +01:00
ethernet ethernet: support new PHY (IP101) 2019-01-29 14:08:35 +08:00
expat
fatfs Correct Kconfigs according to the coding style 2019-01-29 13:37:01 +01:00
freemodbus Correct Kconfigs according to the coding style 2019-01-29 13:37:01 +01:00
freertos Correct Kconfigs according to the coding style 2019-01-29 13:37:01 +01:00
heap Correct Kconfigs according to the coding style 2019-01-29 13:37:01 +01:00
idf_test modify test case to support ipv6 2019-01-26 13:02:04 +00:00
jsmn
json
libsodium Correct Kconfigs according to the coding style 2019-01-29 13:37:01 +01:00
log Correct Kconfigs according to the coding style 2019-01-29 13:37:01 +01:00
lwip lwip: add linker fragment 2019-02-14 12:42:06 +08:00
mbedtls Correct Kconfigs according to the coding style 2019-01-29 13:37:01 +01:00
mdns mdns: fix malfuctional query_txt 2019-02-15 13:46:51 +01:00
micro-ecc
mqtt Correct Kconfigs according to the coding style 2019-01-29 13:37:01 +01:00
newlib
nghttp
nvs_flash Correct Kconfigs according to the coding style 2019-01-29 13:37:01 +01:00
openssl Correct Kconfigs according to the coding style 2019-01-29 13:37:01 +01:00
partition_table Merge branch 'bugfix/invoke_ota_operations_on_windows' into 'master' 2019-02-05 09:15:22 +08:00
protobuf-c
protocomm protocomm_httpd: Allow applications to pass HTTPD handle 2019-02-04 18:22:05 +05:30
pthread Correct Kconfigs according to the coding style 2019-01-29 13:37:01 +01:00
sdmmc
smartconfig_ack
soc soc/rtc: fix RTC_TOUCH_TRIG_EN or RTC_ULP_TRIG_EN should keep RTC_PERIPH power on 2019-02-13 10:30:37 +08:00
spi_flash Correct Kconfigs according to the coding style 2019-01-29 13:37:01 +01:00
spiffs Correct Kconfigs according to the coding style 2019-01-29 13:37:01 +01:00
tcp_transport Handle esp_tls_conn_read disconnection in ssl_read. Fixes #2805 2019-01-23 16:47:23 +05:30
tcpip_adapter Correct Kconfigs according to the coding style 2019-01-29 13:37:01 +01:00
ulp
unity Correct Kconfigs according to the coding style 2019-01-29 13:37:01 +01:00
vfs Correct Kconfigs according to the coding style 2019-01-29 13:37:01 +01:00
wear_levelling Correct Kconfigs according to the coding style 2019-01-29 13:37:01 +01:00
wifi_provisioning
wpa_supplicant
xtensa-debug-module