Commit Graph

  • ecbf436de4 Merge branch 'bugfix/http_client_buffer_overread_v4.2' into 'release/v4.2' Mahavir Jain 2021-01-22 17:45:31 +08:00
  • 5d490dbc1e Merge branch 'fix/esp_tls_fix_memory_leak_v4.0' into 'release/v4.0' Mahavir Jain 2021-01-22 17:37:32 +08:00
  • f5e51e7c1b Merge branch 'feature/esp32c3_ds_mbedtls_integration' into 'master' Mahavir Jain 2021-01-22 17:06:46 +08:00
  • ba1c8ceddb Merge branch 'feature/support_transport_keepalive' into 'master' Mahavir Jain 2021-01-22 17:04:05 +08:00
  • 68034a5149 Merge branch 'bugfix/soc_rtcperi_rtcldo' into 'master' Michael (XIAO Xufeng) 2021-01-22 16:55:55 +08:00
  • a08265aad8 Merge branch 'bugfix/fix_x32k_config_param' into 'master' Michael (XIAO Xufeng) 2021-01-22 16:42:54 +08:00
  • 4d1ada8ab5 Merge branch 'bugfix/misc_secure_boot_v4.2' into 'release/v4.2' Mahavir Jain 2021-01-22 16:27:10 +08:00
  • d4b9198f05 mcpwm: fix second fault line broken morris 2021-01-22 16:15:06 +08:00
  • ceab7daea8 mcpwm: fix wrong capture edge morris 2021-01-22 16:15:38 +08:00
  • a7168eef39 Merge branch 'feature/update_tinyusb' into 'master' Michael (XIAO Xufeng) 2021-01-22 16:15:08 +08:00
  • acc7bd2ca4 ws_transport: Add option to propagate control packets to the app David Cermak 2021-01-11 18:15:13 +01:00
  • 19d8a403e6 ulp: set riscv-ulp as done signal source properly Renz Bagaporo 2021-01-11 17:35:56 +08:00
  • e48e6aa9df driver test: Increase stack for the "spi poll tasks" test Angus Gratton 2021-01-22 17:58:08 +11:00
  • 7e17f64a2d Make OTA example support keepalive yuanjm 2021-01-15 19:33:52 +08:00
  • b53e46a68e Add options for esp_http_client and esp_websocket_client to support keepalive Shubham Kulkarni 2021-01-11 16:24:48 +05:30
  • 044c3e3e74 Modify esp-tls and tcp_transport to support keep alive for tcp and ssl connection yuanjm 2021-01-06 16:58:39 +08:00
  • 65a02d1552 ci: increase job count for esp32s2 Renz Bagaporo 2021-01-22 14:54:08 +08:00
  • 59f7242de1 ci: revert disable esp32s2 timer test Renz Bagaporo 2020-09-04 08:46:23 +08:00
  • 2dc7b556f3 esp32s2: reset systimer clk on startup Renz Bagaporo 2021-01-21 16:23:52 +08:00
  • f5154b82e3 newlib: init microseconds offset Renz Bagaporo 2020-09-04 15:15:41 +08:00
  • 7c11988d19 configure_ds.py: Fix double quoted strings ( pre_hook check ) Aditya Patwardhan 2021-01-22 12:11:04 +05:30
  • 79c23a1886 esp32c3/Digital Signature: mbedtls integration through ESP-TLS Aditya Patwardhan 2021-01-17 21:38:34 +05:30
  • cf9ac2ef9e Merge branch 'bugfix/wifi_ld_phy_init' into 'master' Angus Gratton 2021-01-22 14:23:01 +08:00
  • 9c5a9ae8fd Merge branch 'bugfix/support_esp32c3_lightsleep_master_cpu_pd_issue' into 'master' Jiang Jiang Jian 2021-01-22 14:03:10 +08:00
  • 9951421910 esp_http_server: Add lru_socket flag in sock_db to indicate httpd_sess_close is called from httpd_sess_close_lru Shubham Kulkarni 2020-11-30 12:33:31 +05:30
  • 03a09c1f51 esp_http_server: Add lru_socket flag in sock_db to indicate httpd_sess_close is called from httpd_sess_close_lru Shubham Kulkarni 2020-11-30 12:33:31 +05:30
  • 1c732d7556 esp_http_server: Add lru_socket flag in sock_db to indicate httpd_sess_close is called from httpd_sess_close_lru Shubham Kulkarni 2020-11-30 12:33:31 +05:30
  • d0a4d91838 esp_http_client.c: Clear raw_len for response buffer after dispatching HTTP_EVENT_ON_FINISH event Shubham Kulkarni 2020-12-09 15:47:52 +05:30
  • a819237722 esp_http_client.c: Clear raw_len for response buffer after dispatching HTTP_EVENT_ON_FINISH event Shubham Kulkarni 2020-12-09 15:47:52 +05:30
  • 29feb17636 esp_http_client.c: Clear raw_len for response buffer after dispatching HTTP_EVENT_ON_FINISH event Shubham Kulkarni 2020-12-09 15:47:52 +05:30
  • a7da0c894b Merge branch 'feature/c3_master_flash_enc_support' into 'master' Angus Gratton 2021-01-22 12:58:38 +08:00
  • 67c7b6f130 Merge branch 'feature/nvs_encryption_usability_improvements' into 'master' Mahavir Jain 2021-01-22 12:12:26 +08:00
  • 4724fd263c Merge branch 'feature/softap_pairwise_cipher' into 'master' Jiang Jiang Jian 2021-01-22 11:25:47 +08:00
  • 4ebe0d8a2f versions: Update version to 4.1.1 v4.1.1 He Yin Ling 2021-01-22 11:08:17 +08:00
  • ec5fb44778 wifi: remove esp_phy_enable/disable IRAM_attr Marius Vikhammer 2021-01-21 18:56:09 +08:00
  • 7ceaac64bf Merge branch 'bugfix/secure_boot_sig_failed_crash_v4.2' into 'release/v4.2' Angus Gratton 2021-01-22 07:58:24 +08:00
  • 4f7f09a64f freemodbus: fix compilation issue when slave id support is enabled aleks 2021-01-21 13:32:29 +01:00
  • c4c18c79a0 bugfix:unhandle event when tg receive set_player_app_value cmd liaowenhao 2020-12-29 15:07:13 +08:00
  • 88252c98b8 Merge branch 'feature/refactor_espcoredump' into 'master' Ivan Grokhotkov 2021-01-21 20:35:31 +08:00
  • 0538dc2d93 spi_slave_hd: add DMA Append Mode feature Armando 2021-01-18 17:16:52 +08:00
  • 61c5604d83 Merge branch 'feature/pwsh_4win_installer' into 'master' Ivan Grokhotkov 2021-01-21 18:19:01 +08:00
  • 18c441d798 Merge branch 'doc/uart_num_fix' into 'master' Krzysztof Budzynski 2021-01-21 17:33:21 +08:00
  • 3532f52f60 Merge branch 'bugfix/ldgen_ignore_nonexistent_archives_and_obj' into 'master' Angus Gratton 2021-01-21 15:59:35 +08:00
  • 4e8497dda6 core dump: add extra pip dependency construct==2.10.54 Fu Hanxi 2021-01-19 13:39:43 +08:00
  • be71f5050d core dump: modify the test according to the refactor Fu Hanxi 2021-01-19 13:39:30 +08:00
  • d50f021a8c core dump: rewrite espcoredump.py with corefile package Fu Hanxi 2021-01-19 13:39:19 +08:00
  • 7109cda149 core dump: Add corefile package for parse/build bin/elf core files Fu Hanxi 2021-01-19 13:39:04 +08:00
  • a3740c97c9 fix the bug that espnow recv fail zhangyanjiao 2021-01-21 15:07:57 +08:00
  • 4df95abb22 esp-tls: Fix mem leak when global_ca_store is freed Aditya Patwardhan 2021-01-21 11:31:52 +05:30
  • 3a732f1e52 Merge branch 'ci/build_ssc_on_esp32c3' into 'master' He Yin Ling 2021-01-21 13:34:16 +08:00
  • 6282936f19 esp-tls: Fix mem leak when global_ca_store is freed Aditya Patwardhan 2020-12-26 12:43:12 +05:30
  • 84219fe844 esp_tls_wolfssl: Move order of crt_bundle check to match that in esp_tls_mbedtls Aditya Patwardhan 2021-01-11 08:33:49 +05:30
  • a5cf243ea0 esp-tls: Fix mem leak when global_ca_store is freed Aditya Patwardhan 2020-12-26 12:43:12 +05:30
  • ea79091725 Merge branch 'bugfix/esp32c3_wpa4096_cert_support' into 'master' Jiang Jiang Jian 2021-01-21 12:45:19 +08:00
  • d331d7f2a6 example: Fix espnow stuck issue xiehang 2021-01-21 11:37:10 +08:00
  • b5573316b6 Merge branch 'feature/esp_tls_unit_tests' into 'master' Mahavir Jain 2021-01-21 11:11:40 +08:00
  • 38ea44faaf Merge branch 'bugfix/ble_mesh_node_set_name_status_check_v4.0' into 'release/v4.0' Island 2021-01-21 11:08:02 +08:00
  • 56de4bbc4d Merge branch 'bugfix/ble_mesh_node_set_name_status_check_v4.2' into 'release/v4.2' Island 2021-01-21 11:07:58 +08:00
  • 9f78bcc36d Merge branch 'bugfix/ble_mesh_proxy_client_net_resend_v4.0' into 'release/v4.0' Island 2021-01-21 11:07:41 +08:00
  • 7c9be015aa Merge branch 'bugfix/ble_mesh_proxy_client_net_resend_v4.2' into 'release/v4.2' Island 2021-01-21 11:07:27 +08:00
  • ffc0f59565 Merge branch 'bugfix/ble_mesh_prov_use_diff_rand_v4.0' into 'release/v4.0' Island 2021-01-21 11:07:26 +08:00
  • 54d8a1f76b Merge branch 'bugfix/ble_mesh_prov_use_diff_rand_v4.2' into 'release/v4.2' Island 2021-01-21 11:07:02 +08:00
  • b036f6c06d CI: add build ESP32C3 SSC jobs He Yin Ling 2021-01-14 19:59:02 +08:00
  • 25dcc68b5d newlib: keep esp_rtc_get_time_us when rewrite the value of RTC_SLOW_CLK_CAL_REG ninh 2021-01-09 18:03:18 +08:00
  • 58ab3975ea light sleep: fix cpu pd bug of normal light sleep Li Shuai 2021-01-20 22:21:51 +08:00
  • f57ab2d69b add brownout reset option prompt to menuconfig Li Shuai 2021-01-20 22:19:23 +08:00
  • b06fa1d7c2 https_request_example: Updated the example to showcase cacert_buf and global_ca store * Made required changes in the example_test Aditya Patwardhan 2021-01-08 16:56:28 +05:30
  • cc3843263a esp-tls: Added unit tests Aditya Patwardhan 2020-12-02 20:05:43 +05:30
  • 43a1b53aad esp_tls_wolfssl: Move order of crt_bundle check to match that in esp_tls_mbedtls Aditya Patwardhan 2021-01-11 08:33:49 +05:30
  • 1a09e16af2 esp_tls: Fix memory leak when esp-tls server session is deleted Aditya Patwardhan 2021-01-07 16:36:04 +05:30
  • cddb8c29e6 esp-tls: Fix mem leak when global_ca_store is freed Aditya Patwardhan 2020-12-26 12:43:12 +05:30
  • fe8a891de9 Merge branch 'feature/support_esp32c3_master_cmake_secure_boot' into 'master' Angus Gratton 2021-01-21 08:42:49 +08:00
  • 7bc74089f4 esp_wifi: Add pairwise cipher support in softAP config kapil.gupta 2020-10-15 14:35:32 +05:30
  • f7c9f1afd7 Merge branch 'bugfix/avrc_set_player_value_cmd_event_unhandle' into 'master' Jiang Jiang Jian 2021-01-20 23:39:57 +08:00
  • ffa29f8098 Merge branch 'feature/hfp_console' into 'master' Jiang Jiang Jian 2021-01-20 23:39:45 +08:00
  • cb255a1489 Merge branch 'bugfix/fix_32k_not_found' into 'master' Jiang Jiang Jian 2021-01-20 23:34:24 +08:00
  • eaa6ab4dab light sleep: add system light sleep example support Li Shuai 2021-01-20 22:17:24 +08:00
  • 9d4abeb907 ble_mesh: stack: Remove node set device name return status check lly 2021-01-20 14:48:24 +08:00
  • 4510332e96 ble_mesh: stack: Remove node set device name return status check lly 2021-01-20 14:48:24 +08:00
  • 4c86bec0e9 ble_mesh: stack: Fix proxy client may fail to resend msg lly 2020-07-04 18:57:41 +08:00
  • 370e65ec8a ble_mesh: stack: Fix proxy client may fail to resend msg lly 2020-07-04 18:57:41 +08:00
  • 8737392af0 ble_mesh: stack: Use different random for each provisioning lly 2020-07-07 11:18:58 +08:00
  • 962b14d653 ble_mesh: stack: Use different random for each provisioning lly 2020-07-07 11:18:58 +08:00
  • b7c404d3ff Merge branch 'bugfix/ble_mesh_proxy_client_net_resend' into 'master' Island 2021-01-20 19:21:16 +08:00
  • 1f91e321f1 Merge branch 'bugfix/ble_mesh_node_set_name_status_check' into 'master' Island 2021-01-20 19:20:58 +08:00
  • a02be97fda nvs_flash: Modify the default NVS initialization API with internal nvs encryption handling (only when nvs encryption is enabled) * NVS Encryption will now be turned on by default with flash encryption * Updated the flash encryption example to shocase NVS encryption along with information on how to configure and use NVS encryption * Updated respective test case * Added two partition tables for NVS encryption i) Table 1- Single factory app, no OTA, encrypted NVS ii) Table 2- Factory app, Two OTA, encrypted NVS Aditya Patwardhan 2020-12-15 08:31:39 +05:30
  • b77c85c1e1 ttfw/IDFDUT: i) Added option to erase_flash in the IDFDUT class ii) Renamed the method dump_flush to dump_flash Aditya Patwardhan 2021-01-18 17:06:00 +05:30
  • db45f00860 Merge branch 'bugfix/fix_esp32c3_rf_40M_loss_package_bug' into 'master' Michael (XIAO Xufeng) 2021-01-20 18:48:52 +08:00
  • d8ba0f9b0e docs: fix uart number naming error Marius Vikhammer 2021-01-20 10:34:35 +08:00
  • d017c21131 Merge branch 'nimble/support_wl_DLE_esp32c3' into 'master' Jiang Jiang Jian 2021-01-20 17:17:34 +08:00
  • 6ef2a7def0 bootloader: fix external 32k xtal not found error Li Shuai 2020-11-06 18:39:16 +08:00
  • 6f7c750f0d Merge branch 'bugfix/mdns_revert_nonstrict_mode' into 'release/v4.1' Jiang Jiang Jian 2021-01-20 16:42:58 +08:00
  • cfdd7f0f22 Merge branch 'feature/c3_crypto_gdma' into 'master' Angus Gratton 2021-01-20 16:42:39 +08:00
  • 5cd5c96dc8 Merge branch 'bugfix/ble_mesh_prov_use_diff_rand' into 'master' Island 2021-01-20 16:35:47 +08:00
  • e7ce01b197 Merge branch 'bugfix/flash_patch_for_new_api' into 'master' Michael (XIAO Xufeng) 2021-01-20 16:15:13 +08:00
  • 26ae354dc5 Merge branch 'feature/support_esp32c3_lightsleep_master' into 'master' Jiang Jiang Jian 2021-01-20 16:00:06 +08:00
  • 7a8a026b1d docs: fix uart number naming error Marius Vikhammer 2021-01-20 10:34:35 +08:00
  • 3a184b18f2 wifi_prov_mgr: Make BLE transport option visible in example config except for S2 Prasad Alatkar 2021-01-14 15:43:46 +05:30
  • 3ce6887aaf ble_mesh: stack: Remove node set device name return status check lly 2021-01-20 14:48:24 +08:00
  • f401e9716f NimBLE: Support APIs for whitelist remove and set packet length in controller Prasad Alatkar 2021-01-14 15:03:43 +05:30