Zim Kalinowski eec2482ecf Merge branch 'feature/regi2c_add_lock_v4.0' into 'release/v4.0' 4 years ago
..
app_trace 2926cd09a2 gcov_example: Adds cmake target to generate report 6 years ago
app_update 3fc9ab4eb3 tools: Redirect some warnings to stderr 5 years ago
asio 9eccd7c082 components: use new component registration api 6 years ago
bootloader c572e0bf5f paritition_table: Verify the partition table md5sum when loading the app 4 years ago
bootloader_support c572e0bf5f paritition_table: Verify the partition table md5sum when loading the app 4 years ago
bt 4a181c7872 Merge branch 'bugfix/invalid_feat_page_exec_v4.0' into 'release/v4.0' 4 years ago
coap 374b756f6b coap: update libcoap to fix its broken submodule pointer 5 years ago
console 9b350f9ecc cmake: some formatting fixes 6 years ago
cxx 8329d51fd0 toolchain: C++ exception workaround 5 years ago
driver 9e9ebed861 spi: fix duplex mode switch issue for multi devices 4 years ago
efuse c05fcc6a1d Tools: add Python 2 deprecation warning 5 years ago
esp-tls 7201411f49 Modify esp-tls and tcp_transport to support keep alive for tcp and ssl connection 5 years ago
esp32 c572e0bf5f paritition_table: Verify the partition table md5sum when loading the app 4 years ago
esp_adc_cal da3e3b5e28 [cxx]: fixed extern "C" declarations 4 years ago
esp_common 0f47e6b189 Merge branch 'feature/portmux_debug_bump_timeout_v4.0' into 'release/v4.0' 4 years ago
esp_eth 7ab8594813 esp_eth: restart negotiation in esp_eth_start 4 years ago
esp_event 4a24cb7d8f esp_wifi: fix some wifi bugs 4 years ago
esp_gdbstub 6618e0c31d gdb: Modify PC in case of invalid PC 5 years ago
esp_http_client 754a15890e ci/test: Fix esp_http_client test not to use pointer after free 4 years ago
esp_http_server 9951421910 esp_http_server: Add lru_socket flag in sock_db to indicate httpd_sess_close is called from httpd_sess_close_lru 5 years ago
esp_https_ota 9fe1380b7f esp_https_ota.c: Add fix to return failure if (-1) is returned from esp_http_client_read 5 years ago
esp_https_server a8ebde227f esp_https_server: Add support for esp-tls server APIs 6 years ago
esp_local_ctrl 8719683deb esp_local_ctrl: Fix some memory leak issues by coverity static analyzer. 4 years ago
esp_ringbuf 5a7d3ef319 ringbuf: Remove deprecated RingbufferType_t 6 years ago
esp_rom ac190b6a01 bugfix/fix crash when lmp flooding 4 years ago
esp_websocket_client 985de73e6d Add options for esp_http_client and esp_websocket_client to support keepalive 5 years ago
esp_wifi f3f1190959 esp_wifi: fix amsdu & fragment vulnerabilities 4 years ago
espcoredump 59c6afda95 espcoredump: fix error reported for blank partition 5 years ago
esptool_py d106141032 esptool: Update to fix espsecure.py sign_data default version argument 4 years ago
expat 46a172178a expat: Update library from 2.2.5 to 2.2.9 6 years ago
fatfs 3a40b3b349 fatfs: Fix some memory leak issues by coverity static analyzer. 4 years ago
freemodbus 44832d2379 freemodbus: increase max priority of modbus tasks 4 years ago
freertos e29da11f6b freertos/portmux: increase portmux timeouts to avoid crashing when using debug feature 4 years ago
heap 2f15eacdeb Merge branch 'bugfix/heap_psram_fill_v4.0' into 'release/v4.0' 5 years ago
idf_test dcb5d956d3 test: move auto test script to new repo (backport) 5 years ago
jsmn 9eccd7c082 components: use new component registration api 6 years ago
json 8df70a1728 cJSON: include only source file objects for cmake build 6 years ago
libsodium 9b350f9ecc cmake: some formatting fixes 6 years ago
log d71ac521cf esp_wifi: backport some wifi bugs 0323 5 years ago
lwip bc6a98c12c backport bugfix lwip for v4.0 4 years ago
mbedtls 2d7eb60491 mbedtls: upgrade to v2.16.9 release 5 years ago
mdns 52fa88b54e mDNS: Fix of text length calculation when detecting a collision 5 years ago
mqtt c4e22a3925 MQTT: Update submodule reference: config, error handle, minor fixes 5 years ago
newlib b77c50a063 newlib: Fix UT for adjtime 5 years ago
nghttp 9b350f9ecc cmake: some formatting fixes 6 years ago
nvs_flash f694f92230 nvs: unit tests for new partition API 5 years ago
openssl 1a7149ce76 openssl: made verification mode conversion to mbetls modes more strict 5 years ago
partition_table c572e0bf5f paritition_table: Verify the partition table md5sum when loading the app 4 years ago
protobuf-c 9eccd7c082 components: use new component registration api 6 years ago
protocomm 2803e6b111 protocomm: Fixed NULL check of allocated memory 4 years ago
pthread d2173ba1e8 pthread: fix the priority inheritance 5 years ago
sdmmc 7dfb6adf27 sdmmc: fix the probe issue that forbid sdspi working in highspeed mode 5 years ago
soc eec2482ecf Merge branch 'feature/regi2c_add_lock_v4.0' into 'release/v4.0' 4 years ago
spi_flash c572e0bf5f paritition_table: Verify the partition table md5sum when loading the app 4 years ago
spiffs 3fc9ab4eb3 tools: Redirect some warnings to stderr 5 years ago
tcp_transport a6e44ac881 tcp_transport: Fix some memory leak issues by coverity static analyzer. 4 years ago
tcpip_adapter e9de533c81 esp_wifi: Modify WIFI_IF_AP to TCPIP_ADAPTER_IF_AP 5 years ago
ulp c05fcc6a1d Tools: add Python 2 deprecation warning 5 years ago
unity 9b350f9ecc cmake: some formatting fixes 6 years ago
vfs d9660fcf9c vfs: support vfs uart set line endings with specified uart number (release/v4.0) 5 years ago
wear_levelling 26800ed71e global: update note in the partition tables 6 years ago
wifi_provisioning 53f5b64887 wifi_provisioning: Fix some memory leak issues by coverity static analyzer. 4 years ago
wpa_supplicant 39a3d1df8e wpa_supplicant: Group key reinstallation fixes 4 years ago
xtensa 19eab31660 [system]: Made longjmp save for context switch 4 years ago