wangjialiang 00008a3bf5 ble_mesh: stack: Fix crash for net_key_del when subnet is NULL 4 lat temu
..
app_trace 16726e9980 gcov: Fixes APP CPU syscall table 5 lat temu
app_update 881909ecda app_update: fix incorrect first byte from esp_ota_get_app_elf_sha256 4 lat temu
asio 13d603e486 asio: updated ASIO port to use latest asio and esp-idf features 6 lat temu
bootloader f8b9cb2864 paritition_table: Verify the partition table md5sum when loading the app 4 lat temu
bootloader_support fa734e6af8 Merge branch 'bugfix/partition_table_integrity_check_v4.2' into 'release/v4.2' 4 lat temu
bt 00008a3bf5 ble_mesh: stack: Fix crash for net_key_del when subnet is NULL 4 lat temu
cbor 5a09de8245 cbor: add tinycbor library and example 6 lat temu
coap 7dbf01afad coap: move mbedTLS config options from component to examples 5 lat temu
console 3967e1b6d2 vfs: support vfs uart set line endings with specified uart number (release/v4.2) 5 lat temu
cxx e2cb7ed9ca Revert "CXX: removed exception windowspill test" 5 lat temu
driver ff4ca61cc6 timer: add IRAM_ATTR to spinlock give/take API 4 lat temu
efuse d0d7c53ee1 Tools: add Python 2 deprecation warning 5 lat temu
esp-tls a2e6db19e6 esp_tls: Fix misplaced paranthesis in esp_tls_mbedtls.c 5 lat temu
esp32 f8b9cb2864 paritition_table: Verify the partition table md5sum when loading the app 4 lat temu
esp32s2 2af8fac1d9 esp32s2 ds: Fix invalidating Digital Signature key from HMAC peripheral if assertions are disabled 4 lat temu
esp_adc_cal be3fc35533 [cxx]: fixed extern "C" declarations 5 lat temu
esp_common 7ab8f793ca versions: Update version to 4.2.2 4 lat temu
esp_eth e892fed593 esp_eth: restart negotiation in esp_eth_start 4 lat temu
esp_event e0a02c1a7c AP_STAIPASSIGNED now passes the IP through 'event_data' 5 lat temu
esp_gdbstub a6f0b15d3e Revert "Merge branch 'feature/gdb_stub_task_state' into 'master'" 5 lat temu
esp_hid 65b993234d esp_hid: fix memory leak if getting dev reports fails 5 lat temu
esp_http_client 7ad3837244 esp_http_client_read: Add check for esp_http_client_is_complete_data_received before returning ESP_FAIL 4 lat temu
esp_http_server 1c732d7556 esp_http_server: Add lru_socket flag in sock_db to indicate httpd_sess_close is called from httpd_sess_close_lru 5 lat temu
esp_https_ota f1c7b0ba6f Resolve documentation issue reported by boarchuz in https://esp32.com/viewtopic.php?f=5&t=14148#p59419 5 lat temu
esp_https_server 22b1607405 esp_https_server: fix HTTPD_SSL_CONFIG_DEFAULT 5 lat temu
esp_ipc 11d96b39d0 esp_ipc: Move to new component 5 lat temu
esp_local_ctrl d417ba0c11 esp_local_ctrl: Fix some memory leak issues by coverity static analyzer. 4 lat temu
esp_netif c5b2252e03 esp-netif: Fix PPP netif event posting to include esp_netif data 5 lat temu
esp_ringbuf 1ca25688a8 freertos: place `xQueueGenericCreateStatic` into flash 5 lat temu
esp_rom 54b817a59e flash_encryption: Quick fixed the issue that block when flash_encryption_write, Related https://github.com/espressif/esp-idf/issues/6322, Related https://github.com/espressif/esp-idf/issues/6254 5 lat temu
esp_serial_slave_link 087c8f6065 essl: new component to communicate with esp serial slave devices 6 lat temu
esp_system d694036789 components/bt: Shutdown Bluetooth before esp_restart. 5 lat temu
esp_timer 084e170a8f Merge branch 'refactor/esp_ipc' into 'master' 5 lat temu
esp_websocket_client 90218b4e9b Add options for esp_http_client and esp_websocket_client to support keepalive 5 lat temu
esp_wifi 1e8fca74f2 esp_wifi: Fix SoftAP crash by adding NULL check for handling publc action frames. 4 lat temu
espcoredump 5f1e61498e Bugfix/espcoredump fix error reported for blank partition (Backport v4.2) 5 lat temu
esptool_py 78ea042e7d esptool: Update esptool to have merge adjacent sections feature 4 lat temu
expat 3d0967a58a test: declare requirements and include dirs private 5 lat temu
fatfs 4407c9eb83 fatfs: Fix some memory leak issues by coverity static analyzer. 4 lat temu
freemodbus d340fa68aa freemodbus: fix event processing after merge 4 lat temu
freertos d52331849e Merge branch 'bugfix/flash_rodata_any_alignement_v4.2' into 'release/v4.2' 4 lat temu
heap 6f5e43e26a heap: added alloc failed hook and configuration options 5 lat temu
idf_test 899c7852a4 ci: decrease the flash performance threshold 4 lat temu
jsmn 68dc6b2158 jsmn: define macros in build system 6 lat temu
json e366b6ac21 cJSON: include only source file objects for cmake build 6 lat temu
libsodium 3d0967a58a test: declare requirements and include dirs private 5 lat temu
log a177897f4d log: correct timestamp formatting to unsigned integer type 5 lat temu
lwip a7c17edc8a backport bugfix lwip for v4.2 4 lat temu
mbedtls 841aca897c Merge branch 'feature/extmem_alloc_for_s2_v4.2' into 'release/v4.2' 4 lat temu
mdns 19634e34e9 mdns: Fixed the ip header TTL to be correctly set to 255 4 lat temu
mqtt c4e4a05002 MQTT: Update submodule reference: config, error handle, minor fixes 5 lat temu
newlib c7d602cc62 Merge branch 'bugfix/adjtime_return_outdelta_before_new_delta_set_v4.2' into 'release/v4.2' 5 lat temu
nghttp 742d4689dd Modified http_parser to handle ICY uris. 6 lat temu
nvs_flash 5dbca18324 [doc]: NVS documentation updates 4 lat temu
openssl 521eee7384 openssl: made verification mode conversion to mbetls modes more strict 5 lat temu
partition_table f8b9cb2864 paritition_table: Verify the partition table md5sum when loading the app 4 lat temu
perfmon 3d0967a58a test: declare requirements and include dirs private 5 lat temu
protobuf-c 9eccd7c082 components: use new component registration api 6 lat temu
protocomm a2ccb3c0ac protocomm: Fixed NULL check of allocated memory 5 lat temu
pthread cc10f1943c pthread: fix the priority inheritance 5 lat temu
sdmmc 19ae66dfa2 sdmmc: fix the probe issue that forbid sdspi working in highspeed mode 5 lat temu
soc 71cf821659 Merge branch 'bugfix/calc_8m_freq_test_v4.2' into 'release/v4.2' 4 lat temu
spi_flash f8b9cb2864 paritition_table: Verify the partition table md5sum when loading the app 4 lat temu
spiffs f5f91a4d05 tools: Redirect some warnings to stderr 5 lat temu
tcp_transport 98d19efe6f tcp_transport: Fix some memory leak issues by coverity static analyzer. 4 lat temu
tcpip_adapter ddedf25ca8 Set default AP handlers in wifi_create_and_start_ap() v4.2 5 lat temu
tinyusb e5b242a3cb usb: removes non-integrated features 5 lat temu
ulp be74e06e50 ulp: Fix bug where ULP linker script not regenerated for new config 4 lat temu
unity e30cd361a8 global: rename esp32s2beta to esp32s2 6 lat temu
vfs 3967e1b6d2 vfs: support vfs uart set line endings with specified uart number (release/v4.2) 5 lat temu
wear_levelling 3d0967a58a test: declare requirements and include dirs private 5 lat temu
wifi_provisioning d734c533a5 wifi_provisioning: Fix some memory leak issues by coverity static analyzer. 4 lat temu
wpa_supplicant 31d05a5072 wpa_supplicant: Group key reinstallation fixes 4 lat temu
xtensa d0d7c53ee1 Tools: add Python 2 deprecation warning 5 lat temu