Hu Chao Ru 2d7a09e6af Revert "Merge branch 'bugfix/set_authmode_by_switching_number_to_string_v4.0' into 'release/v4.0'" пре 4 година
..
app_trace 308bbd1e89 Merge branch 'bugfix/link_gcov_rtio_backport_v4.0' into 'release/v4.0' пре 4 година
app_update 3fc9ab4eb3 tools: Redirect some warnings to stderr пре 5 година
asio 9eccd7c082 components: use new component registration api пре 6 година
bootloader 1c69e063d2 bootloader: add xmc spi_flash startup flow to improve reliability пре 4 година
bootloader_support 4d2c8738c3 spi_flash: move the unlock patch to bootloader and add support for GD (backport v4.0) пре 4 година
bt fd8fc39894 Merge branch 'feature/btdm_add_clear_white_list_API_v4.0' into 'release/v4.0' пре 4 година
coap 374b756f6b coap: update libcoap to fix its broken submodule pointer пре 5 година
console 9b350f9ecc cmake: some formatting fixes пре 6 година
cxx 1d8ca35eec [C++]: wrapper functions around unwind code пре 4 година
driver fb0c3e8016 Merge branch 'bugfix/fix_modbus_rs485_rts_en_fail_v40' into 'release/v4.0' пре 4 година
efuse 5a4091a2c0 efuse: Add ESP32 V3 'disable Download Mode' functionality пре 4 година
esp-tls 7201411f49 Modify esp-tls and tcp_transport to support keep alive for tcp and ssl connection пре 5 година
esp32 4d2c8738c3 spi_flash: move the unlock patch to bootloader and add support for GD (backport v4.0) пре 4 година
esp_adc_cal da3e3b5e28 [cxx]: fixed extern "C" declarations пре 4 година
esp_common 0f47e6b189 Merge branch 'feature/portmux_debug_bump_timeout_v4.0' into 'release/v4.0' пре 4 година
esp_eth 7ab8594813 esp_eth: restart negotiation in esp_eth_start пре 4 година
esp_event 1bab0dd8ca [esp_event]: fixed and improved docs пре 4 година
esp_gdbstub 6618e0c31d gdb: Modify PC in case of invalid PC пре 5 година
esp_http_client f125b018c3 esp_http_client: Fixed handling of EAGAIN return пре 4 година
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 година
esp_https_ota f125b018c3 esp_http_client: Fixed handling of EAGAIN return пре 4 година
esp_https_server a8ebde227f esp_https_server: Add support for esp-tls server APIs пре 6 година
esp_local_ctrl 8719683deb esp_local_ctrl: Fix some memory leak issues by coverity static analyzer. пре 4 година
esp_ringbuf 68d417c4dc esp_ringbuf: don't test xRingbufferCreate with cache disabled пре 4 година
esp_rom 83dbaaaee8 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 пре 4 година
esp_websocket_client 985de73e6d Add options for esp_http_client and esp_websocket_client to support keepalive пре 5 година
esp_wifi c8b7ef1333 esp_wifi: fix airkiss and esptouch find channel crash issue пре 4 година
espcoredump 59c6afda95 espcoredump: fix error reported for blank partition пре 5 година
esptool_py d106141032 esptool: Update to fix espsecure.py sign_data default version argument пре 4 година
expat 22c1618dd9 expat: Update library from 2.2.9 to 2.4.1 пре 4 година
fatfs 3a40b3b349 fatfs: Fix some memory leak issues by coverity static analyzer. пре 4 година
freemodbus f26621fd9e freemodbus: add affinity option for modbus stack tasks пре 4 година
freertos bac5767666 freertos: Increases delta for UT - Test suspend-resume CPU. The number of tick_hook should be the same for both CPUs пре 4 година
heap 8de50b5655 components: fix ldgen check errors пре 4 година
idf_test 2d7a09e6af Revert "Merge branch 'bugfix/set_authmode_by_switching_number_to_string_v4.0' into 'release/v4.0'" пре 4 година
jsmn 9eccd7c082 components: use new component registration api пре 6 година
json cd0f22c258 cJSON: Update submodule to latest release. пре 4 година
libsodium 9b350f9ecc cmake: some formatting fixes пре 6 година
log d71ac521cf esp_wifi: backport some wifi bugs 0323 пре 5 година
lwip 8de50b5655 components: fix ldgen check errors пре 4 година
mbedtls 7c773cd74c mbedtls: upgrade to release v2.16.11 пре 4 година
mdns 52fa88b54e mDNS: Fix of text length calculation when detecting a collision пре 5 година
mqtt f456ab2353 MQTT: Update submodule reference to support new config modes пре 4 година
newlib c8e6563e48 newlib: Fix a case in FD_ISSET macro when n==-1 пре 4 година
nghttp ce82d1b9fa nghttp2: upgrade to v1.41.0 release пре 4 година
nvs_flash f694f92230 nvs: unit tests for new partition API пре 5 година
openssl 1a7149ce76 openssl: made verification mode conversion to mbetls modes more strict пре 5 година
partition_table c572e0bf5f paritition_table: Verify the partition table md5sum when loading the app пре 4 година
protobuf-c 9eccd7c082 components: use new component registration api пре 6 година
protocomm 2803e6b111 protocomm: Fixed NULL check of allocated memory пре 5 година
pthread aea01b00e1 pthread: Fix possible deadlock when using pthread_join() and Debug log level пре 4 година
sdmmc 7dfb6adf27 sdmmc: fix the probe issue that forbid sdspi working in highspeed mode пре 5 година
soc 8de50b5655 components: fix ldgen check errors пре 4 година
spi_flash 771a02da93 ota: fix ota with flash encryption пре 4 година
spiffs 3fc9ab4eb3 tools: Redirect some warnings to stderr пре 5 година
tcp_transport a6e44ac881 tcp_transport: Fix some memory leak issues by coverity static analyzer. пре 4 година
tcpip_adapter e9de533c81 esp_wifi: Modify WIFI_IF_AP to TCPIP_ADAPTER_IF_AP пре 5 година
ulp c05fcc6a1d Tools: add Python 2 deprecation warning пре 5 година
unity 9b350f9ecc cmake: some formatting fixes пре 6 година
vfs 269d40c0db Fix memory leak on error path in register_select пре 4 година
wear_levelling 26800ed71e global: update note in the partition tables пре 6 година
wifi_provisioning 53f5b64887 wifi_provisioning: Fix some memory leak issues by coverity static analyzer. пре 4 година
wpa_supplicant 86f061fddc Merge branch 'bugfix/wps_wfa_cert_fixes_v4.0' into 'release/v4.0' пре 4 година
xtensa 19eab31660 [system]: Made longjmp save for context switch пре 4 година