esp-idf/components
Angus Gratton 6d1995b9d2 Merge branch 'bugfix/lwip_socket_leak_accept_enfile' into 'master'
lwip: Fix leak when accept() fails due to max socket limit

See merge request idf/esp-idf!2585
2018-07-02 09:02:21 +08:00
..
app_trace
app_update
aws_iot
bootloader docs: Switch base URL from esp-idf.readthedocs.io to docs.espressif.com 2018-06-19 11:23:33 +00:00
bootloader_support Merge branch 'feature/move_to_soc_rtc_gpio_desc' into 'master' 2018-06-25 12:33:27 +08:00
bt Merge branch 'bugfix/coex_bug' into 'master' 2018-06-30 22:29:18 +08:00
coap
console
cxx Add declarations of private cxx_guard functions (__cxa_guard_*) in cxx component to fix C++ -Wmissing-declarations warning 2018-06-04 16:36:44 +10:00
driver bugfix: fix pcnt case "PCNT interrupt method test(control IO is high)" 2018-06-26 13:35:14 +08:00
esp-tls
esp32 esp32: fix coex bug 2018-06-29 16:28:11 +08:00
esp_adc_cal
esp_http_client esp_http_client: Fix content-type header overwritten by esp_http_client_set_post_field 2018-06-20 10:49:26 +05:30
espcoredump
esptool_py Merge branch 'feature/expansion_space_for_bootloader' into 'master' 2018-06-18 12:34:53 +08:00
ethernet
expat
fatfs partition_table: Warn if the partition table name doesn't match type & subtype 2018-06-22 17:51:34 +10:00
freertos freertos: make task{ENTER/EXIT} macros deprecated for external use 2018-06-12 11:19:39 +05:30
heap assert: Fix. Move useful functions from wrapped assert functions 2018-06-22 15:17:55 +05:00
idf_test test: add mesh basic function test cases 2018-06-20 05:59:54 +00:00
jsmn
json
libsodium unit-test-app: allow specifying subset of tests for configuration 2018-06-11 23:26:55 +08:00
log doc: fix the level inconsistent issue in Kconfig document 2018-06-05 10:36:18 +00:00
lwip lwip: Fix leak when accept() fails due to max socket limit 2018-06-21 15:22:48 +10:00
mbedtls
mdns fix(mdns): add the maximum number of services 2018-06-21 10:31:09 +08:00
micro-ecc micro-ecc: update to v1.0 2018-06-10 21:20:55 +08:00
newlib heap: Add integer overflow checks 2018-06-19 23:31:37 +00:00
nghttp
nvs_flash docs: add error codes reference 2018-06-15 15:49:24 +08:00
openssl
partition_table partition_table: Warn if the partition table name doesn't match type & subtype 2018-06-22 17:51:34 +10:00
pthread
sdmmc
smartconfig_ack
soc soc: Fix check_long_hold_gpio and move def to soc 2018-06-22 09:20:27 +05:00
spi_flash spi_flash: Fix error unit tests on host 2018-06-19 14:30:25 +05:00
spiffs partition_table: Warn if the partition table name doesn't match type & subtype 2018-06-22 17:51:34 +10:00
tcpip_adapter
ulp
vfs Merge branch 'feature/fs_truncate_support' into 'master' 2018-06-14 13:56:39 +08:00
wear_levelling partition_table: Warn if the partition table name doesn't match type & subtype 2018-06-22 17:51:34 +10:00
wpa_supplicant esp32/wpa_supplicant: fix some bugs introduced by wifi os adapter 2018-05-31 17:09:40 +08:00
xtensa-debug-module