Piyush Shah 05852bc4aa protocomm_httpd: Restart security session if request is received on a new session 5 lat temu
..
app_trace 651dbe48e7 Merge branch 'feature/gcovr' into 'master' 5 lat temu
app_update c82a4d59ee esp_ota_ops.c: Fix size calculation to erase partition range for OTA image 5 lat temu
asio 13d603e486 asio: updated ASIO port to use latest asio and esp-idf features 6 lat temu
bootloader dfbf8ce518 Merge branch 'bugfix/display_partition_table' into 'master' 5 lat temu
bootloader_support cecf4622bc Merge branch 'bugfix/secure_boot_v2_fixes' into 'master' 5 lat temu
bt c2fd80b8f4 ble_mesh: Fix not update prov addr in fast prov 5 lat temu
cbor 5a09de8245 cbor: add tinycbor library and example 6 lat temu
coap 3e9a054626 ESP32/coap_mbedtls:add macro checks 6 lat temu
console 30a6a8f932 Update linenoise.c: calloc returning NULL is not handled 5 lat temu
cxx 4943b1cbf0 CXX: make __attribute__((init_priority(n))) work 5 lat temu
driver e04bb43b9f spi: suppress spi_bus_lock_touch log level 5 lat temu
efuse 158ab5a9b9 Remove "disable ROM BASIC boot mode" from ESP32-S2 5 lat temu
esp-tls 6182e6f303 tcp_transport: close to return error only for socket error or invalid args 5 lat temu
esp32 d013105256 Merge branch 'feature/twdt_prints_backtrace' into 'master' 5 lat temu
esp32s2 f7ec57b615 Merge branch 'feature/usb_wrap_headers' into 'master' 5 lat temu
esp_adc_cal 1c2cc5430e global: bring up esp32s2(not beta) 6 lat temu
esp_common 09d4767947 Merge branch 'mesh/power_save_function' into 'master' 5 lat temu
esp_eth 3d0967a58a test: declare requirements and include dirs private 5 lat temu
esp_event c643f743ce esp_event: halve the events registered in performance test 6 lat temu
esp_gdbstub c78ddb770a docs: added information of task states on fatal errors documentation. 5 lat temu
esp_hid 65b993234d esp_hid: fix memory leak if getting dev reports fails 5 lat temu
esp_http_client 890f541edf esp_http_client: Add API to get URL from client 5 lat temu
esp_http_server 3d0967a58a test: declare requirements and include dirs private 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_local_ctrl afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 lat temu
esp_netif c2053a8e65 esp_netif: fix default connect handler to check dhcpc return value 5 lat temu
esp_ringbuf 1ca25688a8 freertos: place `xQueueGenericCreateStatic` into flash 5 lat temu
esp_rom 5d0860f2e8 fix broken CONFIG_LEGACY_INCLUDE_COMMON_HEADERS 5 lat temu
esp_serial_slave_link 087c8f6065 essl: new component to communicate with esp serial slave devices 6 lat temu
esp_system c5f664d4ac esp_system: remove duplicated esp_digital_reset function 5 lat temu
esp_timer 890fc0fe67 esp_timer: alias esp_timer_get_time 5 lat temu
esp_websocket_client 14992e62c5 ws_client: fix fragmented send setting proper opcodes 5 lat temu
esp_wifi 09d4767947 Merge branch 'mesh/power_save_function' into 'master' 5 lat temu
espcoredump e94288da31 global: use '/usr/bin/env bash' instead of '/usr/bin/bash' in shebangs 5 lat temu
esptool_py b09ed2d2aa esptool: fix malformed json when no files are flashed 5 lat temu
expat 3d0967a58a test: declare requirements and include dirs private 5 lat temu
fatfs 62426a6c90 Merge branch 'refactor/use_new_component_registration_functions' into 'master' 5 lat temu
freemodbus b1fe4c4cc6 freemodbus: add extern c block into common header for cpp 5 lat temu
freertos c41a0c1907 Merge branch 'feature/gdb_stub_task_state' into 'master' 5 lat temu
heap 6f5e43e26a heap: added alloc failed hook and configuration options 5 lat temu
idf_test bdb6565757 mesh/ci: fix MESH_EST_0216 5 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 188240d5c7 log: new macros to log when the cache is disabled 5 lat temu
lwip fa57bdbdbe dhcpserver: make subnet mask configurable 5 lat temu
mbedtls 43b3def711 mbedtls_hkdf: Add a config option to enable HKDF 5 lat temu
mdns cf7e48c779 mdns: Allow config mDNS task stack size 5 lat temu
mqtt 78ea8a9ed5 mqtt: clenaup logs and docs 5 lat temu
newlib b2fe7f681e Merge branch 'bugfix/esp32_eco3_init_syscall_table' into 'master' 5 lat temu
nghttp 742d4689dd Modified http_parser to handle ICY uris. 6 lat temu
nvs_flash 98b1da9e60 NVS: more graceful behavior for erasing partitions 5 lat temu
openssl 833822c10b Fix Kconfig issues discovered by upstream Kconfiglib 6 lat temu
partition_table dafd50934d esptool: don't generate flashing metadata in loadable elf build 5 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 05852bc4aa protocomm_httpd: Restart security session if request is received on a new session 5 lat temu
pthread 4a83b488a8 pthread: Use INTERFACE in target_link_libraries for vPortCleanUpTCB wrapper 5 lat temu
sdmmc 9b821ddd6b sdmmc: fix possible null dereference in output parameter assignement, whilst it was null checked as an input parameter 5 lat temu
soc d311144a00 soc/usb: use new headers in LL, move some code out of LL 5 lat temu
spi_flash bc50bd2806 spi_flash(new driver): Add a Kconfig option - Bypass a block erase and always do sector erase 5 lat temu
spiffs 9a020cbb40 spiffs: restore dependency of flash targets on spiffs images 5 lat temu
tcp_transport a8e370eced tcp_transport: unit test for tcp connection timeout 5 lat temu
tcpip_adapter c0148ef1e8 lwip: Enable IPv6 stateless address autoconfiguration 6 lat temu
tinyusb d311144a00 soc/usb: use new headers in LL, move some code out of LL 5 lat temu
ulp 3d0967a58a test: declare requirements and include dirs private 5 lat temu
unity e30cd361a8 global: rename esp32s2beta to esp32s2 6 lat temu
vfs 283026a761 vfs: semihost driver bugfix 5 lat temu
wear_levelling 3d0967a58a test: declare requirements and include dirs private 5 lat temu
wifi_provisioning 4b030420a1 wifi_provisioning: Catch the Wi-Fi events even after Connection errors 5 lat temu
wpa_supplicant e9b3feb85d fix(wpa_supplicant): fix memleak in wpa3 feature 5 lat temu
xtensa 1e6c25992e esp32: IRAM_DATA_ATTR and IRAM_BSS_ATTR introduced 5 lat temu