esp-idf/components
Jiang Jiang Jian 850893b25b Merge branch 'bugfix/uart_select_free' into 'master'
VFS: Fix memory access after free() in UART select()

Closes IDFGH-1820

See merge request espressif/esp-idf!6045
2019-09-12 13:38:43 +08:00
..
app_trace
app_update app_update: Fix UTs for FACTORY_RESET and APP_TEST 2019-08-23 10:21:06 +00:00
asio
bootloader bootloader: Link RTC clock functions to the iram_loader section 2019-09-10 11:28:17 +10:00
bootloader_support flash encryption: Ensure flash encryption can't be disabled if Secure Boot is on 2019-09-10 11:28:11 +10:00
bt Merge branch 'feature/btdm_add_hf_nvrc_command' into 'master' 2019-09-12 13:25:18 +08:00
cbor cbor: add tinycbor library and example 2019-08-22 17:44:29 +08:00
coap Fix libcoap building with various MbedTLS compile time options 2019-09-06 16:13:52 +05:30
console
cxx
driver spi: Put argument of macro SPI_SWAP_DATA_TX/RX in parentheses 2019-09-03 15:21:23 +08:00
efuse efuse: update the scheme of getting chip revision 2019-08-13 10:59:02 +08:00
esp-tls Merge branch 'feature/tls_psk_authentication' into 'master' 2019-08-12 12:45:34 +08:00
esp32 fix bug for cmake build system 2019-09-11 11:00:19 +08:00
esp_adc_cal
esp_common Merge branch 'bugfix/err_code_collision' into 'master' 2019-09-03 08:30:40 +08:00
esp_eth ethernet: bugfix and optimize 2019-09-03 11:01:16 +08:00
esp_event esp_wifi: wifi support new event mechanism 2019-08-20 09:39:51 +00:00
esp_gdbstub espcoredump: fix issue with spi_flash access 2019-09-06 15:37:55 +08:00
esp_http_client
esp_http_server esp_http_server : Bugfix in parsing of empty header values 2019-09-06 11:02:36 +08:00
esp_https_ota esp_https_ota: Added error checking functionalities. 2019-08-15 21:10:00 +08:00
esp_https_server
esp_local_ctrl
esp_ringbuf
esp_rom rom: Add warnings for miniz functions that won't work due to missing malloc 2019-09-06 11:01:34 +10:00
esp_websocket_client esp_wifi: wifi support new event mechanism 2019-08-20 09:39:51 +00:00
esp_wifi fix the bug that STA fails to connect WPA_WPA2_PSK Apple AP 2019-09-05 20:20:42 +08:00
espcoredump espcoredump: fix issue with spi_flash access 2019-09-06 15:37:55 +08:00
esptool_py Merge branch 'bugfix/fix_encrypted_project_flash_arg_file_gen' into 'master' 2019-08-13 13:45:57 +08:00
expat
fatfs
freemodbus
freertos Merge branch 'refactor/timerg_in_test' into 'master' 2019-08-14 15:32:16 +08:00
heap heap: Fix printf usage in heap poisoning 2019-09-09 21:56:39 +08:00
idf_test Merge branch 'test/use_correct_config_for_nvs_compatible_case' into 'master' 2019-09-02 12:40:38 +08:00
jsmn
json Update cJSON to v1.7.12 2019-08-14 10:03:27 +10:00
libsodium
log
lwip Merge branch 'bugfix/err_code_collision' into 'master' 2019-09-03 08:30:40 +08:00
mbedtls mbedtls: Make ECDHE-PSK config item depend on ECDHE 2019-08-30 15:01:53 +10:00
mdns esp_wifi: wifi support new event mechanism 2019-08-20 09:39:51 +00:00
mqtt esp_wifi: wifi support new event mechanism 2019-08-20 09:39:51 +00:00
newlib
nghttp
nvs_flash Add Chinese translation for README files in components and tools folders, including: 2019-09-06 20:18:19 +08:00
openssl
partition_table
protobuf-c
protocomm NimBLE: Fix bug in `protocomm_nimble` chararcteristic access callback 2019-08-15 10:50:30 +08:00
pthread
sdmmc
soc Fix error code collision and CI check 2019-08-29 08:14:08 +00:00
spi_flash espcoredump: fix issue with spi_flash access 2019-09-06 15:37:55 +08:00
spiffs
tcp_transport tcp_transport: replace transport_strcasestr with strcasestr 2019-08-15 17:51:54 +02:00
tcpip_adapter esp_wifi: wifi support new event mechanism 2019-08-20 09:39:51 +00:00
ulp ulp: Add aditional uint32_t object to `ulp_insn_t` 2019-08-15 17:34:26 +02:00
unity
vfs VFS: Fix memory access after free() in UART select() 2019-09-10 04:59:03 +00:00
wear_levelling Add Chinese translation for README files in components and tools folders, including: 2019-09-06 20:18:19 +08:00
wifi_provisioning esp_wifi: wifi support new event mechanism 2019-08-20 09:39:51 +00:00
wpa_supplicant wpa_supplicant: Fix EAP Re-authentication issue 2019-09-06 14:59:05 +05:30
xtensa