Marius Vikhammer ffeda3003c tcp_transport/ws_client: websockets now correctly handle messages longer than buffer 6 lat temu
..
app_trace 184e1785ff gcov: Fixes aborted calls to _lock_acquire_recursive from gcov stub 6 lat temu
app_update 6257828348 app_update: Add support esp32s2beta 6 lat temu
asio 9eccd7c082 components: use new component registration api 6 lat temu
bootloader 888316fc64 bootloader_support: refactor to better support multi target 6 lat temu
bootloader_support ba3f47efd6 bootloader_support: fix crash in image verification is SHA doesn't match 6 lat temu
bt 3977ba7bc6 components/bt: Revert changes of security mask 6 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 afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 lat temu
cxx 78e4b0ff96 CXX: enable exceptions ESP32S2-beta 6 lat temu
driver ab6311c548 Reveiw the file api-reference/peripherals/i2s.rst 6 lat temu
efuse 01ca687caa esp32s2beta: only support unicore 6 lat temu
esp-tls 87a41fabfa esp-tls: check return value of fcntl 6 lat temu
esp32 f52952cb45 esp32: panic: do digital reset if cache error interrupt is set 6 lat temu
esp32s2beta 3d1ec3f451 intr_alloc: fix the issue intr_enable/disable cannot be used in ISR in 6 lat temu
esp_adc_cal adfc06a530 Merge branch 'master' into feature/esp32s2beta_merge 6 lat temu
esp_common d1b76d13bb exp_expression_with_stack: added check for null pointer after obtaining a mutex in test 6 lat temu
esp_eth 7baf7ce273 ethernet: optimise tx and rx 6 lat temu
esp_event 6c923cf330 Fix some typo in idf 6 lat temu
esp_gdbstub 438d513a95 Merge branch 'master' into feature/esp32s2beta_merge 6 lat temu
esp_http_client 032a041395 Bugfix for failing OTA example 6 lat temu
esp_http_server a6cc964a26 esp_http_server : Bugfix in parsing of empty header values 6 lat temu
esp_https_ota 032a041395 Bugfix for failing OTA example 6 lat temu
esp_https_server 25dd5e39af esp-tls: Naming variables refering to certificates and keys in a neutral way to suggest that both PEM and DER format could be used, added comments descibing important details about using these formats 6 lat temu
esp_local_ctrl afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 lat temu
esp_netif b61b927008 esp_netif: minor log message fix in dhcps cb 6 lat temu
esp_ringbuf 9f9da9ec96 feat(timer): refator timer group driver 6 lat temu
esp_rom a86d741fc9 esp_rom: remove esp_rom.c 6 lat temu
esp_serial_slave_link 087c8f6065 essl: new component to communicate with esp serial slave devices 6 lat temu
esp_websocket_client ffeda3003c tcp_transport/ws_client: websockets now correctly handle messages longer than buffer 6 lat temu
esp_wifi b7e3886bf2 Fix ESP32S2BETA WiFi initialization crash issue 6 lat temu
espcoredump 37a8ff9040 core dump: only get EPC/EPS registers up to XCHAL_NUM_INTLEVELS 6 lat temu
esptool_py 8f3987099e project_include.cmake: Make esptool_py_custom_target callable from other directories 6 lat temu
expat 4909fdfe02 heap_caps: small fixes on comments plus cleaning 6 lat temu
fatfs 28b7f11f93 fatfs: fix unit tests not included in the build 6 lat temu
freemodbus ba1ee4092a freemodbus: fix merge issues 6 lat temu
freertos 891eb3b020 freertos: save/restore PS and EPC1 around window spilling 6 lat temu
heap 8795b2681c heap: added test case for realloc to verify if successive realloc in IRAM still ends there. 6 lat temu
idf_test 41e37ebabe ci: decrease the performance threshold for sdio throughput 6 lat temu
jsmn 68dc6b2158 jsmn: define macros in build system 6 lat temu
json f72dc5b271 Update cJSON to v1.7.12 6 lat temu
libsodium 9a2af7ae33 global: remove gcc 5.2 support 6 lat temu
log 676b5e0deb log: refactoring to make compatible with no-FreeRTOS builds 6 lat temu
lwip 4909fdfe02 heap_caps: small fixes on comments plus cleaning 6 lat temu
mbedtls c63684cf6c hw crypto: activated hardware acceleration for esp32s2beta 6 lat temu
mdns f0680b99b3 Merge branch 'bugfix/mdns_netif_local' into 'master' 6 lat temu
mqtt 74d768fe6d ci: updated mqtt weekend test for qemu support 6 lat temu
newlib 17b5df4d72 Merge branch 'feature/function_call_with_stack' into 'master' 6 lat temu
nghttp 742d4689dd Modified http_parser to handle ICY uris. 6 lat temu
nvs_flash 5249d33c1f NVS: bugfix nvs_set_str/blob checks write mode 6 lat temu
openssl 833822c10b Fix Kconfig issues discovered by upstream Kconfiglib 6 lat temu
partition_table 8f15664be0 parttool: Fix regression when parsing binary partition data 6 lat temu
perfmon 13cb9f8718 xtensa: update header file 6 lat temu
protobuf-c 9eccd7c082 components: use new component registration api 6 lat temu
protocomm c63684cf6c hw crypto: activated hardware acceleration for esp32s2beta 6 lat temu
pthread 852462f4e2 test: Fix possible race in pthread C++ test 6 lat temu
sdmmc 232d98608a sdmmc: add communication check for eMMC after frequency switch 6 lat temu
soc 4bbfa6e494 Merge branch 'feature/soc_ledc_caps' into 'master' 6 lat temu
spi_flash 5139934767 bootloader_common: Fix esp_partition_get_sha256(), add unit tests 6 lat temu
spiffs 750818de72 spiffs: clarify the usage of partition_label, fix the example 6 lat temu
tcp_transport ffeda3003c tcp_transport/ws_client: websockets now correctly handle messages longer than buffer 6 lat temu
tcpip_adapter f21107d12d esp_netif/tcpip_adapter: declare functions extern "C" 6 lat temu
ulp 917889dfdf ulp: remove 20190801 version, update supported version for Make 6 lat temu
unity 83d63b4673 unity: re-enable test case exit by longjmp 6 lat temu
vfs 23848fd1b9 newlib: define fcntl as strong symbol 6 lat temu
wear_levelling 438d513a95 Merge branch 'master' into feature/esp32s2beta_merge 6 lat temu
wifi_provisioning f9ec0a7172 wifi_provisioning_softap: Allow applications to start webserver externally 6 lat temu
wpa_supplicant fde2f33912 esp_wifi/supplicant: fix some WiFi stop memory leak 6 lat temu
xtensa f0e82311a5 esp_expression_with_stack: fix wrong top of stack calculation plus documentation update 6 lat temu