Mahavir Jain 04b8564249 provisioning: use memcpy instead of strncpy for copying SSID 5 лет назад
..
app_trace 36a66a7243 newlib: use --specs=nano.specs to enable "nano" version of C library 5 лет назад
app_update 0c4e55e3bd app_update: fix test failure for get_app_elf_sha256 test 5 лет назад
asio 13d603e486 asio: updated ASIO port to use latest asio and esp-idf features 6 лет назад
bootloader f8874e6940 Add platform independent CMake signing 5 лет назад
bootloader_support 42e694bb8f bootloader_support: don't check signature when JTAG is attached 5 лет назад
bt 9e8b44e353 Merge branch 'bugfix/ble_mesh_prov_iv_index_v4.1' into 'release/v4.1' 5 лет назад
cbor 5a09de8245 cbor: add tinycbor library and example 6 лет назад
coap edb84c19dd coap: move mbedTLS config options from component to examples 5 лет назад
console afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 лет назад
cxx 89523af91f toolchain: C++ exception workaround 5 лет назад
driver 1ced3f9750 Merge branch 'bugfix/add_return_in_uart_wait_tx_done_bp4.1' into 'release/v4.1' 5 лет назад
efuse b89a2bb266 add soft solution for esp32 eco3 live lock issue 5 лет назад
esp-tls 12cb99e815 Merge branch 'bugfix/enable_mbedtls_renegotiation_v4.1' into 'release/v4.1' 5 лет назад
esp32 89523af91f toolchain: C++ exception workaround 5 лет назад
esp32s2beta 89523af91f toolchain: C++ exception workaround 5 лет назад
esp_adc_cal adfc06a530 Merge branch 'master' into feature/esp32s2beta_merge 6 лет назад
esp_common b022bb2770 Merge branch 'feature/portmux_debug_bump_timeout' into 'release/v4.1' 5 лет назад
esp_eth 5c223e17cb esp_eth: moved extern "C" after includes 5 лет назад
esp_event 4220752aed ut: Move tests back from "esp32" subfolder 6 лет назад
esp_gdbstub 438d513a95 Merge branch 'master' into feature/esp32s2beta_merge 6 лет назад
esp_http_client b9edf4783c esp_http_client.c: In esp_http_client_read, add fix to return (-1) if esp_transport_read fails 5 лет назад
esp_http_server 23a36bdd77 Merge branch 'bugfix/http_server_lru_v4.1' into 'release/v4.1' 5 лет назад
esp_https_ota 101c1a953a esp_https_ota.c: Add fix to return failure if (-1) is returned from esp_http_client_read 5 лет назад
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 лет назад
esp_local_ctrl afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 лет назад
esp_netif f6517cf4e7 Merge branch 'bugfix/ppp_netif_up_after_new_v4.1' into 'release/v4.1' 5 лет назад
esp_ringbuf 9f9da9ec96 feat(timer): refator timer group driver 6 лет назад
esp_rom 5cff7b1d55 components/bt:Fix instant reverse and add ble connect paramter check. 5 лет назад
esp_serial_slave_link 087c8f6065 essl: new component to communicate with esp serial slave devices 6 лет назад
esp_websocket_client d28f1682fc Websocket client: avoid deadlock if stop called from event handler 5 лет назад
esp_wifi e9ece1255a bugfix: fix some wifi bugs 5 лет назад
espcoredump 8647e5a839 Bugfix/espcoredump fix error reported for blank partition (Backport v4.1) 5 лет назад
esptool_py 820ed5c7f1 tools: Fix flashing encrypted binaries from IDF Monitor 5 лет назад
expat 4909fdfe02 heap_caps: small fixes on comments plus cleaning 6 лет назад
fatfs ee269ed687 Merge branch 'bugfix/fatfs_corrupted_assert' into 'master' 6 лет назад
freemodbus 4be2170250 freemodbus: add comments for limitation in current version of freemodbus 5 лет назад
freertos fe6bc06366 freertos/portmux: increase portmux timeouts to avoid crashing when using debug feature 5 лет назад
heap 13ef9cf4bc heap: Only fill new heaps with FREE_FILL_PATTERN if Comprehensive poisoning is on 5 лет назад
idf_test aefe9e0b03 remove auto conn case because we do not support this anymore 5 лет назад
jsmn 68dc6b2158 jsmn: define macros in build system 6 лет назад
json d41f3cc759 cJSON: include only source file objects for cmake build 6 лет назад
libsodium 4220752aed ut: Move tests back from "esp32" subfolder 6 лет назад
log fbe215f3c0 esp_wifi: backport some wifi bugs 0323 5 лет назад
lwip 84c0fde0e8 fix bug for ipv6 fragment 5 лет назад
mbedtls 24efb6308d Merge branch 'bugfix/mbedtls_mpi_exp_mod_v4.1' into 'release/v4.1' 5 лет назад
mdns 4b59f7e2c7 mdns: limit the GOT_IP6_EVENT to only known network interfaces 5 лет назад
mqtt 1d4b8a742d MQTT: Update submodule reference 5 лет назад
newlib 36a66a7243 newlib: use --specs=nano.specs to enable "nano" version of C library 5 лет назад
nghttp 742d4689dd Modified http_parser to handle ICY uris. 6 лет назад
nvs_flash b695152d43 Merge branch 'feature/nvs_allow_custom_part_4.1' into 'release/v4.1' 5 лет назад
openssl 833822c10b Fix Kconfig issues discovered by upstream Kconfiglib 6 лет назад
partition_table 7070fea6e4 partition_table: Fix parttool.py crashes when retrieving partition info 5 лет назад
perfmon 13cb9f8718 xtensa: update header file 6 лет назад
protobuf-c 9eccd7c082 components: use new component registration api 6 лет назад
protocomm b3af5fb2c3 Merge branch 'bugfix/softap_prov_session_v4.1' into 'release/v4.1' 5 лет назад
pthread 3e93b8fed9 pthread: Use INTERFACE in target_link_libraries for vPortCleanUpTCB wrapper 5 лет назад
sdmmc 19fcd9cc19 sdmmc: fix the probe issue that forbid sdspi working in highspeed mode 5 лет назад
soc edb19cd748 Merge branch 'bugfix/fix_rtcio_adc_driver_for_esp32' into 'release/v4.1' 5 лет назад
spi_flash 9b7dca3769 Merge branch 'bugfix/bootloader_common_get_sha256_of_partition_v4.1' into 'release/v4.1' 5 лет назад
spiffs c6c18ef2e8 spiffs: Fix for case when CONFIG_SPIFFS_USE_MTIME is not defined 6 лет назад
tcp_transport ca01e8698f ws_client: fix fragmented send setting proper opcodes 5 лет назад
tcpip_adapter b99a39535b lwip: Enable IPv6 stateless address autoconfiguration 6 лет назад
ulp 28e393c062 ulp: fix ULP assembler version detection for localized systems 5 лет назад
unity bc0eac579c ut: add DISABLED_FOR_TARGETS macros to control ut building 6 лет назад
vfs f664527eb4 vfs: support vfs uart set line endings with specified uart number (release/v4.1) 5 лет назад
wear_levelling 4220752aed ut: Move tests back from "esp32" subfolder 6 лет назад
wifi_provisioning 04b8564249 provisioning: use memcpy instead of strncpy for copying SSID 5 лет назад
wpa_supplicant ab7eafa3b8 wpa_supplicant: WPS Inter operatability Fixes 5 лет назад
xtensa c309112b8a expression_with_stack:make stack overflow detection watchpoint optional 6 лет назад