Marius Vikhammer 0dfe45249a soc: add dummy bytes to ensure instr prefetch always valid 5 lat temu
..
app_trace bf341d966c components: fix ldgen check errors 4 lat temu
app_update 27fe437412 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 0dfe45249a soc: add dummy bytes to ensure instr prefetch always valid 4 lat temu
bootloader_support 8d1a99e026 paritition_table: Verify the partition table md5sum when loading the app 4 lat temu
bt c6897a43ce - fix data length update failed 4 lat temu
cbor 5a09de8245 cbor: add tinycbor library and example 6 lat temu
coap edb84c19dd coap: move mbedTLS config options from component to examples 5 lat temu
console afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 lat temu
cxx b6b1cf216b Revert "CXX: removed exception windowspill test" 5 lat temu
driver c69ceefb27 Merge branch 'bugfix/timer_example_crashed_not_calling_timer_group_set_alarm_value_in_isr_v4.1' into 'release/v4.1' 4 lat temu
efuse 5b3734a04a efuse: Add ESP32 V3 'disable Download Mode' functionality 5 lat temu
esp-tls f946e296a2 Modify esp-tls and tcp_transport to support keep alive for tcp and ssl connection 5 lat temu
esp32 0dfe45249a soc: add dummy bytes to ensure instr prefetch always valid 4 lat temu
esp32s2beta 0dfe45249a soc: add dummy bytes to ensure instr prefetch always valid 4 lat temu
esp_adc_cal 13b0633e8d [cxx]: fixed extern "C" declarations 4 lat temu
esp_common 87968f8406 esp_wifi: Add documentation to avoid using WiFi modem sleep for WiFi/BT coexistence 5 lat temu
esp_eth bf9587132b esp_eth: restart negotiation in esp_eth_start 4 lat temu
esp_event ffc87ab7d9 esp_wifi: Update wifi lib 5 lat temu
esp_gdbstub 8ef0017662 gdbstub: fix thread list generation 4 lat temu
esp_http_client 6980b57a97 ci/test: Fix esp_http_client test not to use pointer after free 4 lat temu
esp_http_server 03a09c1f51 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 101c1a953a esp_https_ota.c: Add fix to return failure if (-1) is returned from esp_http_client_read 5 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 85d2d2fcf8 esp_local_ctrl: Fix some memory leak issues by coverity static analyzer. 5 lat temu
esp_netif 2da1f2059e esp-netif: Fix PPP netif event posting to include esp_netif data 5 lat temu
esp_ringbuf 66e45d143b esp_ringbuf: don't test xRingbufferCreate with cache disabled 4 lat temu
esp_rom eb36b63e7d bugfix/fix crash when lmp flooding 4 lat temu
esp_serial_slave_link 087c8f6065 essl: new component to communicate with esp serial slave devices 6 lat temu
esp_websocket_client 9933037c0d Add options for esp_http_client and esp_websocket_client to support keepalive 5 lat temu
esp_wifi e2526915b7 esp_wifi: fix amsdu & fragment vulnerabilities 4 lat temu
espcoredump b9d288879d ci: exempt upstream libmbedtls mapping for sha256 4 lat temu
esptool_py 57ff3f92a5 esptool: Update to fix espsecure.py sign_data default version argument 4 lat temu
expat 4909fdfe02 heap_caps: small fixes on comments plus cleaning 6 lat temu
fatfs a9f6042d41 fatfs: Fix some memory leak issues by coverity static analyzer. 5 lat temu
freemodbus 998b67094b freemodbus: increase max priority of modbus tasks 4 lat temu
freertos bf341d966c components: fix ldgen check errors 4 lat temu
heap bf341d966c components: fix ldgen check errors 4 lat temu
idf_test 1ddac24b0a ci: decrease the flash performance threshold 4 lat temu
jsmn 68dc6b2158 jsmn: define macros in build system 6 lat temu
json d41f3cc759 cJSON: include only source file objects for cmake build 6 lat temu
libsodium 4220752aed ut: Move tests back from "esp32" subfolder 6 lat temu
log 188eb221aa log: correct timestamp formatting to unsigned integer type 5 lat temu
lwip bf341d966c components: fix ldgen check errors 4 lat temu
mbedtls 1c89992335 mbedtls: upgrade to v2.16.9 release 5 lat temu
mdns b1e5705bbd mdns: Fix of crash when wifi interface get deleted and mdns receives the packets 4 lat temu
mqtt 6aa902c509 MQTT: Update submodule reference to support new config modes 4 lat temu
newlib 59ff505809 Merge branch 'bugfix/adjtime_return_outdelta_before_new_delta_set_v4.1' into 'release/v4.1' 5 lat temu
nghttp 742d4689dd Modified http_parser to handle ICY uris. 6 lat temu
nvs_flash fe7ebf75a0 NVS Flash: prevent erasing initialized partition 5 lat temu
openssl 8350f2fb6e openssl: made verification mode conversion to mbetls modes more strict 5 lat temu
partition_table 8d1a99e026 paritition_table: Verify the partition table md5sum when loading the app 4 lat temu
perfmon 13cb9f8718 xtensa: update header file 6 lat temu
protobuf-c 9eccd7c082 components: use new component registration api 6 lat temu
protocomm 5b215dbc9e protocomm: Fixed NULL check of allocated memory 5 lat temu
pthread 1e84e87f7f pthread: Fix possible deadlock when using pthread_join() and Debug log level 4 lat temu
sdmmc 19fcd9cc19 sdmmc: fix the probe issue that forbid sdspi working in highspeed mode 5 lat temu
soc bf341d966c components: fix ldgen check errors 4 lat temu
spi_flash 8d1a99e026 paritition_table: Verify the partition table md5sum when loading the app 4 lat temu
spiffs b766dc00eb tools: Redirect some warnings to stderr 5 lat temu
tcp_transport f946e296a2 Modify esp-tls and tcp_transport to support keep alive for tcp and ssl connection 5 lat temu
tcpip_adapter 26bfb1cf10 Set default AP handlers in wifi_create_and_start_ap() 5 lat temu
ulp f75acede24 Tools: add Python 2 deprecation warning 5 lat temu
unity bc0eac579c ut: add DISABLED_FOR_TARGETS macros to control ut building 6 lat temu
vfs f664527eb4 vfs: support vfs uart set line endings with specified uart number (release/v4.1) 5 lat temu
wear_levelling 4220752aed ut: Move tests back from "esp32" subfolder 6 lat temu
wifi_provisioning 645b200d73 Merge branch 'bugfix/wpa_supplicant_coverity_issue_fixes_v4.1' into 'release/v4.1' 5 lat temu
wpa_supplicant e1af1fe126 wpa_supplicant: Group key reinstallation fixes 4 lat temu
xtensa d925b564cd esp32: Switch SPIRAM stack in esp_restart_noos() to internal stack 5 lat temu