Angus Gratton e54f3d9616 Merge branch 'bugfix/bootloader_random_in_app' into 'master' %!s(int64=7) %!d(string=hai) anos
..
app_trace 7e5c235b9d app_trace: Fix tmo initialization %!s(int64=7) %!d(string=hai) anos
app_update 6c95285bdb Merge branch 'bugfix/app_update_test' into 'master' %!s(int64=7) %!d(string=hai) anos
asio 1ef13c524c asio: initial idf port of asio library without ssl %!s(int64=7) %!d(string=hai) anos
aws_iot fe357c3617 aws-iot: Update to 3.0.1 release %!s(int64=7) %!d(string=hai) anos
bootloader 9c715d7946 bootloader_support: Fix enable rtc_wdt for resolve issue with varying supply %!s(int64=7) %!d(string=hai) anos
bootloader_support e54f3d9616 Merge branch 'bugfix/bootloader_random_in_app' into 'master' %!s(int64=7) %!d(string=hai) anos
bt a557e8cc14 Merge branch 'bugfix/fix_bt_hdr_files' into 'master' %!s(int64=7) %!d(string=hai) anos
coap c2dc09304c gcc8_newlib3: Compilation warnings and errors not specific to newlib v3 %!s(int64=7) %!d(string=hai) anos
console 8ce14d0406 console: Suppress unused warning asprintf result %!s(int64=7) %!d(string=hai) anos
cxx c2dc09304c gcc8_newlib3: Compilation warnings and errors not specific to newlib v3 %!s(int64=7) %!d(string=hai) anos
driver 78fab8a0f9 sdmmc: implement partial DDR support %!s(int64=7) %!d(string=hai) anos
esp-tls 7b56ae319d esp-tls: Add support for network timeout %!s(int64=7) %!d(string=hai) anos
esp32 e54f3d9616 Merge branch 'bugfix/bootloader_random_in_app' into 'master' %!s(int64=7) %!d(string=hai) anos
esp_adc_cal f4b03d553c bugfix/Fix BLK3_RESERVED_FLAG register and other minor bugs %!s(int64=8) %!d(string=hai) anos
esp_http_client 9ab70d5379 Merge branch 'bugfix/http_write_data' into 'master' %!s(int64=7) %!d(string=hai) anos
esp_https_ota 1fecdc3891 esp_https_ota: Add support for HTTPS based ota feature %!s(int64=7) %!d(string=hai) anos
espcoredump 8fe2a77c46 coredump: Adds support for ROM ELF file to 'espcoredump' script %!s(int64=7) %!d(string=hai) anos
esptool_py 31ae3fe683 make: Use order-only prereq to check python dependencies %!s(int64=7) %!d(string=hai) anos
ethernet 9ba5896d86 driver, ethernet: fix non-static inline functions %!s(int64=7) %!d(string=hai) anos
expat ce3cb5c3aa expat: add source of entropy %!s(int64=7) %!d(string=hai) anos
fatfs 83a179abb0 esp32: Add esp_fill_random() function %!s(int64=7) %!d(string=hai) anos
freertos 977619f23c freertos: Add core ID to idle task names %!s(int64=7) %!d(string=hai) anos
heap 6976f5671c Merge branch 'bugfix/heap_dma_pool_fixes' into 'master' %!s(int64=7) %!d(string=hai) anos
http_server 656bef7bb7 Http Server : Add a simple light weight HTTP Server Component. %!s(int64=7) %!d(string=hai) anos
idf_test d04c101c96 test: fix bug of BTSTK_GATT_25007 %!s(int64=7) %!d(string=hai) anos
jsmn 4820b64a7f Add jsmn JSON parser component %!s(int64=9) %!d(string=hai) anos
json 9356d6af3f cJSON : Include only source file objects %!s(int64=7) %!d(string=hai) anos
libsodium 83a179abb0 esp32: Add esp_fill_random() function %!s(int64=7) %!d(string=hai) anos
log 3ba8461928 doc: fix the level inconsistent issue in Kconfig document %!s(int64=7) %!d(string=hai) anos
lwip 414b84c041 Merge branch 'feature/ci_fuzzer_tests_lwip' into 'master' %!s(int64=7) %!d(string=hai) anos
mbedtls 83a179abb0 esp32: Add esp_fill_random() function %!s(int64=7) %!d(string=hai) anos
mdns f3f0445f4d mdns: Fix a portion of the queries are issued with the wildcard query type %!s(int64=7) %!d(string=hai) anos
micro-ecc 43c779e519 micro-ecc: update to v1.0 %!s(int64=7) %!d(string=hai) anos
newlib 83a179abb0 esp32: Add esp_fill_random() function %!s(int64=7) %!d(string=hai) anos
nghttp c2dc09304c gcc8_newlib3: Compilation warnings and errors not specific to newlib v3 %!s(int64=7) %!d(string=hai) anos
nvs_flash 911f96ad21 nvs_flash: Fix nvs_set_blob hang when partition is near to FULL %!s(int64=7) %!d(string=hai) anos
openssl b354770f42 Merge branch 'bugfix/fixes_from_github' into 'master' %!s(int64=7) %!d(string=hai) anos
partition_table 31ae3fe683 make: Use order-only prereq to check python dependencies %!s(int64=7) %!d(string=hai) anos
pthread 5c6e1e6e67 pthread: fix esp_pthread.h to compatible with c++ %!s(int64=7) %!d(string=hai) anos
sdmmc b7e5b28f49 sdmmc: update unit tests for ESP_eMMC_TestBoard_V1 %!s(int64=7) %!d(string=hai) anos
smartconfig_ack e5049021ed smartconfig_ack.c : Fixed the declaration of remote_ip in sc_ack_send_task() %!s(int64=7) %!d(string=hai) anos
soc 9c715d7946 bootloader_support: Fix enable rtc_wdt for resolve issue with varying supply %!s(int64=7) %!d(string=hai) anos
spi_flash 8227db4f5e spi_flash: fix erase_range for block erase check %!s(int64=7) %!d(string=hai) anos
spiffs 324004f7b3 spiffs: test: check for truncation in snprintf call %!s(int64=7) %!d(string=hai) anos
tcpip_adapter b63f6a8a95 emac:optimise tcpip_adapter and fix emac_dev.c %!s(int64=7) %!d(string=hai) anos
ulp c7fc5b1171 ulp: add tests for jumps instruction %!s(int64=7) %!d(string=hai) anos
vfs 1ef13c524c asio: initial idf port of asio library without ssl %!s(int64=7) %!d(string=hai) anos
wear_levelling 6a950d6a17 Build test applicatoin on host failer fixed. %!s(int64=7) %!d(string=hai) anos
wpa_supplicant 83a179abb0 esp32: Add esp_fill_random() function %!s(int64=7) %!d(string=hai) anos
xtensa-debug-module cb649e452f remove executable permission from source files %!s(int64=7) %!d(string=hai) anos