David Čermák 7ff123562b Merge branch 'bugfix/mdns_resolve_nonstrict_answers_v4.2' into 'release/v4.2' 5 years ago
..
app_trace 16726e9980 gcov: Fixes APP CPU syscall table 5 years ago
app_update f5f91a4d05 tools: Redirect some warnings to stderr 5 years ago
asio 13d603e486 asio: updated ASIO port to use latest asio and esp-idf features 6 years ago
bootloader bff3192080 Merge branch 'feature/update_key_name_of_secure_boot_v4.2' into 'release/v4.2' 5 years ago
bootloader_support dd6405fcef Secure Boot V2: Fix an issue leading to manual enablement of Secure Boot v2. 5 years ago
bt cd1fbfdee1 ble_mesh: stack: Fix using wrong | for OR between macros 5 years ago
cbor 5a09de8245 cbor: add tinycbor library and example 6 years ago
coap 7dbf01afad coap: move mbedTLS config options from component to examples 5 years ago
console 3967e1b6d2 vfs: support vfs uart set line endings with specified uart number (release/v4.2) 5 years ago
cxx e2cb7ed9ca Revert "CXX: removed exception windowspill test" 5 years ago
driver 14587e7e73 i2c: Acquire PM lock after acquiring mutex 5 years ago
efuse d0d7c53ee1 Tools: add Python 2 deprecation warning 5 years ago
esp-tls e33cfbaef9 esp_tls: Add warning if the CA chain provided contains one/more invalid 5 years ago
esp32 2ef417df5f Merge branch 'docs/update_rtc_clock_source_description_in_api_references_backport_v4.2' into 'release/v4.2' 5 years ago
esp32s2 2ef417df5f Merge branch 'docs/update_rtc_clock_source_description_in_api_references_backport_v4.2' into 'release/v4.2' 5 years ago
esp_adc_cal 4cbed9b364 driver/adc: support for esp32s2 adc calibration scheme 5 years ago
esp_common 12eb9d6d80 esp_wifi: 5 years ago
esp_eth a1c8b21928 esp_eth: moved extern "C" after includes 5 years ago
esp_event e0a02c1a7c AP_STAIPASSIGNED now passes the IP through 'event_data' 5 years ago
esp_gdbstub a6f0b15d3e Revert "Merge branch 'feature/gdb_stub_task_state' into 'master'" 5 years ago
esp_hid 65b993234d esp_hid: fix memory leak if getting dev reports fails 5 years ago
esp_http_client fad8a27cf7 Make the UserAgent string in esp-http-client configurable 5 years ago
esp_http_server ec2262e5a4 http_server: WebSocket server to set flag in transmitted messages by default 5 years ago
esp_https_ota f1c7b0ba6f Resolve documentation issue reported by boarchuz in https://esp32.com/viewtopic.php?f=5&t=14148#p59419 5 years ago
esp_https_server 22b1607405 esp_https_server: fix HTTPD_SSL_CONFIG_DEFAULT 5 years ago
esp_ipc 11d96b39d0 esp_ipc: Move to new component 5 years ago
esp_local_ctrl 49e8c09ec2 local-ctrl: fix memory allocation issues found by static analyser 5 years ago
esp_netif a57576cec4 esp_netif: initialize TCP ISN hook if enabled in configuration 5 years ago
esp_ringbuf 1ca25688a8 freertos: place `xQueueGenericCreateStatic` into flash 5 years ago
esp_rom 000a533eaa Fix controller dead when clkn overflow 5 years ago
esp_serial_slave_link 087c8f6065 essl: new component to communicate with esp serial slave devices 6 years ago
esp_system d694036789 components/bt: Shutdown Bluetooth before esp_restart. 5 years ago
esp_timer 084e170a8f Merge branch 'refactor/esp_ipc' into 'master' 5 years ago
esp_websocket_client 2a4c338ac4 websocket_client: fix some issues for websocket client 5 years ago
esp_wifi 44b1c3b307 esp_wifi: update wifi lib 5 years ago
espcoredump 5f1e61498e Bugfix/espcoredump fix error reported for blank partition (Backport v4.2) 5 years ago
esptool_py 03c72909a3 esptool: Update to v3.0 release version 5 years ago
expat 3d0967a58a test: declare requirements and include dirs private 5 years ago
fatfs 62426a6c90 Merge branch 'refactor/use_new_component_registration_functions' into 'master' 5 years ago
freemodbus b1fe4c4cc6 freemodbus: add extern c block into common header for cpp 5 years ago
freertos a82d0cf9f1 Merge branch 'bugfix/panic_instr_fetch_prohibited_v4.2' into 'release/v4.2' 5 years ago
heap 6f5e43e26a heap: added alloc failed hook and configuration options 5 years ago
idf_test f12808533d ci: move auto_test_script to new repo (backport 4.2) 5 years ago
jsmn 68dc6b2158 jsmn: define macros in build system 6 years ago
json e366b6ac21 cJSON: include only source file objects for cmake build 6 years ago
libsodium 3d0967a58a test: declare requirements and include dirs private 5 years ago
log 188240d5c7 log: new macros to log when the cache is disabled 5 years ago
lwip 7d226ce542 lwip: provide configuration option to enable TCP ISN hook 5 years ago
mbedtls ce72deea7f mbedtls: upgrade to v2.16.9 release 5 years ago
mdns 9f9013c8c3 mdns: Allow resolve its own non-strict answers 5 years ago
mqtt c4e4a05002 MQTT: Update submodule reference: config, error handle, minor fixes 5 years ago
newlib c7d602cc62 Merge branch 'bugfix/adjtime_return_outdelta_before_new_delta_set_v4.2' into 'release/v4.2' 5 years ago
nghttp 742d4689dd Modified http_parser to handle ICY uris. 6 years ago
nvs_flash 0514496744 Merge branch 'feature/vs_allow_custom_part_4.2' into 'release/v4.2' 5 years ago
openssl 521eee7384 openssl: made verification mode conversion to mbetls modes more strict 5 years ago
partition_table 278030ff3e add file stream parameter and log stdout and stderr to same stream 5 years ago
perfmon 3d0967a58a test: declare requirements and include dirs private 5 years ago
protobuf-c 9eccd7c082 components: use new component registration api 6 years ago
protocomm 6928e6b5b0 Protocomm/simple_ble: Make gatt table map size equal to number of handles received (v4.2) 5 years ago
pthread cc10f1943c pthread: fix the priority inheritance 5 years ago
sdmmc 19ae66dfa2 sdmmc: fix the probe issue that forbid sdspi working in highspeed mode 5 years ago
soc 774fb48f9e Merge branch 'bugfix/spiram_reserve_size_pr5373_v4.2' into 'release/v4.2' 5 years ago
spi_flash 4baf399f10 spi_flash: don't call vTaskDelay in non-os context 5 years ago
spiffs f5f91a4d05 tools: Redirect some warnings to stderr 5 years ago
tcp_transport c0e3aa1ef8 transport: fix transport ssl blocking 5 years ago
tcpip_adapter ddedf25ca8 Set default AP handlers in wifi_create_and_start_ap() v4.2 5 years ago
tinyusb e5b242a3cb usb: removes non-integrated features 5 years ago
ulp d0d7c53ee1 Tools: add Python 2 deprecation warning 5 years ago
unity e30cd361a8 global: rename esp32s2beta to esp32s2 6 years ago
vfs 3967e1b6d2 vfs: support vfs uart set line endings with specified uart number (release/v4.2) 5 years ago
wear_levelling 3d0967a58a test: declare requirements and include dirs private 5 years ago
wifi_provisioning 6d37ad39aa provisioning: use memcpy instead of strncpy for copying SSID 5 years ago
wpa_supplicant 3acd9861bf wpa_supplicant: Use WPA3 flag to reduce code size 5 years ago
xtensa d0d7c53ee1 Tools: add Python 2 deprecation warning 5 years ago