David Cermak 0fa7dcb946 websocket_client: fix URI parsing to include also query part in websocket connection path 6 lat temu
..
app_trace 2926cd09a2 gcov_example: Adds cmake target to generate report 6 lat temu
app_update 79923d0199 Add chip revision into image header 6 lat temu
asio 9eccd7c082 components: use new component registration api 6 lat temu
bootloader fc738680f8 Fix Kconfig issues discovered by upstream Kconfiglib 6 lat temu
bootloader_support a87e699104 bootloader_support: fix logging prints around chip revision 6 lat temu
bt 304f6a577a Merge branch 'bugfix/btdm_assert_deinit_a2dp_while_playing_v4.0' into 'release/v4.0' 6 lat temu
coap fa02598b5c lwip_2.1.2 for idf_4.0 6 lat temu
console 9b350f9ecc cmake: some formatting fixes 6 lat temu
cxx fae64f79bb C++: prepare RTTI support 6 lat temu
driver 666f87109f CAN: Fix critical section compliance 6 lat temu
efuse 4cafa3e76e Merge branch 'feature/add_psram_workaround_option_4.0' into 'release/v4.0' 6 lat temu
esp-tls 858b3d2277 ESP32/esp-tls: include esp_err.h in esp_tls.h 6 lat temu
esp32 4f297ed3fa Revert "C++: add provisions for optional RTTI support" 6 lat temu
esp_adc_cal fe97d14e0f esp_adc_cal: Remove deprecated ADC calibration functions 6 lat temu
esp_common f1e8a49836 esp_timer: Fix System time jumps back ~54secs 6 lat temu
esp_eth 1e5ea2827c ethernet: fix crash in unit test 6 lat temu
esp_event a8535767e4 esp_event: add missing header include 6 lat temu
esp_gdbstub 69ef694178 esp32_gdbstub: fix build error with esp32-2019r1 toolchain 6 lat temu
esp_http_client 7566bfb548 fixes : set_url discards username and password 6 lat temu
esp_http_server 4ee065df79 httpd_sess_close: Check for session validity before closing 6 lat temu
esp_https_ota 7fbedb1ba3 esp_https_ota: Removed unnecessary free() 6 lat temu
esp_https_server a8ebde227f esp_https_server: Add support for esp-tls server APIs 6 lat temu
esp_local_ctrl 98cf38ca9c cmake : Add CMakeLists.txt and update READMEs for re-compilation of proto files 6 lat temu
esp_ringbuf 5a7d3ef319 ringbuf: Remove deprecated RingbufferType_t 6 lat temu
esp_rom d77c74770a bugfix(flash): add flash config in app startup 6 lat temu
esp_websocket_client 0fa7dcb946 websocket_client: fix URI parsing to include also query part in websocket connection path 6 lat temu
esp_wifi 19e355e080 esp_wifi: fix WiFi deinit memory leak 6 lat temu
espcoredump 399477cd10 coredump: use esp_flash api in coredump 6 lat temu
esptool_py 996db972f0 esptool: Bump to v2.8 release 6 lat temu
expat 9eccd7c082 components: use new component registration api 6 lat temu
fatfs de9b0b1c56 Fix memory leak upon failure of esp_vfs_fat_sdmmc_mount() 6 lat temu
freemodbus 9b350f9ecc cmake: some formatting fixes 6 lat temu
freertos c599d7aa49 fix bug that semaphore may schedule out in Critical Section 6 lat temu
heap a389312750 heap: Fix printf usage in heap poisoning 6 lat temu
idf_test 10d26549fa Coexist: fix some coexist bugs 6 lat temu
jsmn 9eccd7c082 components: use new component registration api 6 lat temu
json aa0bb29404 Update cJSON to v1.7.12 6 lat temu
libsodium 9b350f9ecc cmake: some formatting fixes 6 lat temu
log 9eccd7c082 components: use new component registration api 6 lat temu
lwip 665a341147 fix bug for close nonblocking tcp crash 6 lat temu
mbedtls daa65b6f91 NimBLE: Add optional mbedTLS support to NimBLE (backport) 6 lat temu
mdns 1b6010bedf Merge branch 'bugfix/mdns_fix_discard_packet_on_invalid_name' into 'master' 6 lat temu
mqtt 59a186b27e Merge branch 'bugfix/mqtt_example_url_update_v4.0' into 'release/v4.0' 6 lat temu
newlib c599d7aa49 fix bug that semaphore may schedule out in Critical Section 6 lat temu
nghttp 9b350f9ecc cmake: some formatting fixes 6 lat temu
nvs_flash fc738680f8 Fix Kconfig issues discovered by upstream Kconfiglib 6 lat temu
openssl fc738680f8 Fix Kconfig issues discovered by upstream Kconfiglib 6 lat temu
partition_table fc738680f8 Fix Kconfig issues discovered by upstream Kconfiglib 6 lat temu
protobuf-c 9eccd7c082 components: use new component registration api 6 lat temu
protocomm 98cf38ca9c cmake : Add CMakeLists.txt and update READMEs for re-compilation of proto files 6 lat temu
pthread e9de7b1df3 pthread: remove ESP32_ prefix from Kconfig options 6 lat temu
sdmmc b98b4c3886 sdmmc_io: support to print CIS information 6 lat temu
soc e5ff431b35 Merge branch 'fix/esp_flash_coredump_4.0' into 'release/v4.0' 6 lat temu
spi_flash 2056b891d3 Merge branch 'bugfix/ext_flash_load_partitions_v4.0' into 'release/v4.0' 6 lat temu
spiffs 26800ed71e global: update note in the partition tables 6 lat temu
tcp_transport f96c02adac mqtt: updated to latest version to include latest fixes, support for global CA store, extended error structure to receive mqtt specific errors. updated idf ssl example to use this error struct 6 lat temu
tcpip_adapter f29ff2c552 Modify IPv6 functionality compatible with lwip2.1.2 6 lat temu
ulp 9eccd7c082 components: use new component registration api 6 lat temu
unity 9b350f9ecc cmake: some formatting fixes 6 lat temu
vfs 5464aaac45 VFS: Fix bug which occurs when driver is installed during a select() call 6 lat temu
wear_levelling 26800ed71e global: update note in the partition tables 6 lat temu
wifi_provisioning 0e07b85d2f wifi_prov_mgr : Added missing esp_event_post() for WIFI_PROV_END events 6 lat temu
wpa_supplicant 19e355e080 esp_wifi: fix WiFi deinit memory leak 6 lat temu
xtensa 9b350f9ecc cmake: some formatting fixes 6 lat temu