Mahavir Jain bf80d8b5da nghttp2: upgrade to v1.41.0 release 5 лет назад
..
app_trace 802eb855bc Merge branch 'bugfix/link_gcov_rtio_backport_v4.1' into 'release/v4.1' 4 лет назад
app_update ad073b5a1d otatool: Fix a crash when imported as external python lib 4 лет назад
asio 13d603e486 asio: updated ASIO port to use latest asio and esp-idf features 6 лет назад
bootloader c809c33caa Merge branch 'bugfix/setjmp_longjmp_4.1' into 'release/v4.1' 4 лет назад
bootloader_support 59a07d40ad psram: support for esp32-pico-v3-02 4 лет назад
bt d0525dcf03 Merge branch 'bugfix/stack_init_check_v4.1' into 'release/v4.1' 4 лет назад
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 ba11976efb [C++]: wrapper functions around unwind code 4 лет назад
driver 1c75ad9416 uart: support alloc driver object in SRAM 4 лет назад
efuse 5b3734a04a efuse: Add ESP32 V3 'disable Download Mode' functionality 5 лет назад
esp-tls fc931ff193 Fix esp_mbedtls_write API 4 лет назад
esp32 05ed8331bc Merge branch 'feature/twdt_prints_backtrace_v4.1' into 'release/v4.1' 4 лет назад
esp32s2beta 05ed8331bc Merge branch 'feature/twdt_prints_backtrace_v4.1' into 'release/v4.1' 4 лет назад
esp_adc_cal 13b0633e8d [cxx]: fixed extern "C" declarations 4 лет назад
esp_common 05ed8331bc Merge branch 'feature/twdt_prints_backtrace_v4.1' into 'release/v4.1' 4 лет назад
esp_eth 530b2b0f81 eth: dont warn nego timeout if link is down 4 лет назад
esp_event afa8599a91 [esp_event]: fixed and improved docs 4 лет назад
esp_gdbstub 8ef0017662 gdbstub: fix thread list generation 4 лет назад
esp_http_client 112cfe8f57 esp_http_client: Fixed handling of EAGAIN return 4 лет назад
esp_http_server 03a09c1f51 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 112cfe8f57 esp_http_client: Fixed handling of EAGAIN return 4 лет назад
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 85d2d2fcf8 esp_local_ctrl: Fix some memory leak issues by coverity static analyzer. 5 лет назад
esp_netif 2da1f2059e esp-netif: Fix PPP netif event posting to include esp_netif data 4 лет назад
esp_ringbuf 66e45d143b esp_ringbuf: don't test xRingbufferCreate with cache disabled 4 лет назад
esp_rom c809c33caa Merge branch 'bugfix/setjmp_longjmp_4.1' into 'release/v4.1' 4 лет назад
esp_serial_slave_link 087c8f6065 essl: new component to communicate with esp serial slave devices 6 лет назад
esp_websocket_client 9933037c0d Add options for esp_http_client and esp_websocket_client to support keepalive 4 лет назад
esp_wifi 865453bbe5 esp_wifi: Fix some wifi bugs 4 лет назад
espcoredump fae314099d espcoredump.py: Parse EPS and EPC register values using register index 4 лет назад
esptool_py 57ff3f92a5 esptool: Update to fix espsecure.py sign_data default version argument 4 лет назад
expat 895dbb90c2 expat: Update library from 2.2.9 to 2.4.1 4 лет назад
fatfs a9f6042d41 fatfs: Fix some memory leak issues by coverity static analyzer. 5 лет назад
freemodbus 05d647a04a Merge branch 'bugfix/modbus_fix_invalid_error_handling_for_duplicate_param_key_v41' into 'release/v4.1' 4 лет назад
freertos 3b988e7f7d freertos: Increases delta for UT - Test suspend-resume CPU. The number of tick_hook should be the same for both CPUs 4 лет назад
heap bf341d966c components: fix ldgen check errors 4 лет назад
idf_test 8dcaedcf62 ci: adjust spi_flash performance value according to more test data 4 лет назад
jsmn 68dc6b2158 jsmn: define macros in build system 6 лет назад
json b9643ee59c cJSON: Update submodule to latest release. 4 лет назад
libsodium 4220752aed ut: Move tests back from "esp32" subfolder 6 лет назад
log 188eb221aa log: correct timestamp formatting to unsigned integer type 4 лет назад
lwip bf341d966c components: fix ldgen check errors 4 лет назад
mbedtls 7c06467277 Merge branch 'ci/change_perf_key_v4.1' into 'release/v4.1' 4 лет назад
mdns b1e5705bbd mdns: Fix of crash when wifi interface get deleted and mdns receives the packets 4 лет назад
mqtt 6aa902c509 MQTT: Update submodule reference to support new config modes 4 лет назад
newlib 082c534ca3 newlib: Fix a case in FD_ISSET macro when n==-1 4 лет назад
nghttp bf80d8b5da nghttp2: upgrade to v1.41.0 release 4 лет назад
nvs_flash fe7ebf75a0 NVS Flash: prevent erasing initialized partition 5 лет назад
openssl 8350f2fb6e openssl: made verification mode conversion to mbetls modes more strict 5 лет назад
partition_table 8d1a99e026 paritition_table: Verify the partition table md5sum when loading the app 4 лет назад
perfmon 13cb9f8718 xtensa: update header file 6 лет назад
protobuf-c 9eccd7c082 components: use new component registration api 6 лет назад
protocomm 5b215dbc9e protocomm: Fixed NULL check of allocated memory 4 лет назад
pthread 1e84e87f7f pthread: Fix possible deadlock when using pthread_join() and Debug log level 4 лет назад
sdmmc 19fcd9cc19 sdmmc: fix the probe issue that forbid sdspi working in highspeed mode 5 лет назад
soc c27290f205 regi2c: add a spinlock for accessing (reg)I2C devices 4 лет назад
spi_flash 8d1a99e026 paritition_table: Verify the partition table md5sum when loading the app 4 лет назад
spiffs b766dc00eb tools: Redirect some warnings to stderr 5 лет назад
tcp_transport f946e296a2 Modify esp-tls and tcp_transport to support keep alive for tcp and ssl connection 4 лет назад
tcpip_adapter 26bfb1cf10 Set default AP handlers in wifi_create_and_start_ap() 5 лет назад
ulp f75acede24 Tools: add Python 2 deprecation warning 5 лет назад
unity bc0eac579c ut: add DISABLED_FOR_TARGETS macros to control ut building 6 лет назад
vfs 06ea5da2c8 Fix memory leak on error path in register_select 4 лет назад
wear_levelling 4220752aed ut: Move tests back from "esp32" subfolder 6 лет назад
wifi_provisioning 1169a42e71 provisioning: fix wifi warning in wifi_prov_mgr application 4 лет назад
wpa_supplicant 789a7e5e5a Merge branch 'bugfix/eap_client_windows' into 'master' 4 лет назад
xtensa aba87df4f2 [system]: Made longjmp save for context switch 4 лет назад