Michael (XIAO Xufeng)
911f432e82
Merge branch 'bugfix/spi_flash_cs_setup_v4.0' into 'release/v4.0'
...
spi_flash: fix cs line setup to make the flash driver more stable (v4.0)
See merge request espressif/esp-idf!13894
2021-07-03 06:05:02 +00:00
Michael (XIAO Xufeng)
8fc6c7d404
Merge branch 'bugfix/freemodbus_change_max_task_prio_v40' into 'release/v4.0'
...
Bugfix/freemodbus change max task prio (backport v4.0)
See merge request espressif/esp-idf!13720
2021-07-03 05:59:57 +00:00
He Yin Ling
c43bc330e1
Merge branch 'bugfix/example_test_socket_issue_4.0' into 'release/v4.0'
...
CI: example test socket issue (4.0)
See merge request espressif/esp-idf!13907
2021-07-02 13:08:11 +00:00
Wang Meng Yang
4a181c7872
Merge branch 'bugfix/invalid_feat_page_exec_v4.0' into 'release/v4.0'
...
bt controller: Fixed handling for invalid feature page. (v4.0)
See merge request espressif/esp-idf!13574
2021-07-02 13:01:33 +00:00
David Čermák
d7967133c8
Merge branch 'bugfix/start_emac_after_phy_reset_v4.0' into 'release/v4.0'
...
esp_eth: restart negotiation in esp_eth_start (v4.0)
See merge request espressif/esp-idf!13704
2021-07-02 12:51:13 +00:00
Ivan Grokhotkov
9a7de332f4
Merge branch 'bugfix/override_cmake_python_v4.0' into 'release/v4.0'
...
cmake: Minor Python CMake build fixes (v4.0)
See merge request espressif/esp-idf!13197
2021-07-02 12:32:46 +00:00
Ivan Grokhotkov
0f47e6b189
Merge branch 'feature/portmux_debug_bump_timeout_v4.0' into 'release/v4.0'
...
bugfix/freertos: increase portmux timeouts to avoid crashing when using debug feature (v4.0)
See merge request espressif/esp-idf!13750
2021-07-02 12:31:51 +00:00
Ivan Grokhotkov
714f1be6cc
Merge branch 'bugfix/make_docs_ldgen_v4.0' into 'release/v4.0'
...
docs: remove quotes in ldgen documentation for adding fragment file (v4.0)
See merge request espressif/esp-idf!14003
2021-07-02 12:29:21 +00:00
Ivan Grokhotkov
7a9ee2c8ac
tools: idf_tools.py: allow macOS x86_64 tools to be installed on arm64
...
Until arm64 tool binaries are available, we can run existing x86_64
ones under emulation.
Suggested in https://github.com/espressif/esp-idf/issues/6113 .
2021-07-02 14:22:18 +02:00
Ivan Grokhotkov
69f43e4668
Merge branch 'bugfix/idf_tools_not_found_issue_v4.0' into 'release/v4.0'
...
tools: Catch OSError which is raised when the tool is not available (v4.0)
See merge request espressif/esp-idf!14136
2021-07-02 12:18:41 +00:00
Mahavir Jain
7b994feb13
Merge branch 'bugfix/http_client_test_memcorupt_v4.0' into 'release/v4.0'
...
ci/test: Fix esp_http_client test not to use pointer after free (v4.0)
See merge request espressif/esp-idf!13703
2021-07-02 12:17:59 +00:00
Wang Meng Yang
06ee358a09
Merge branch 'bugfix/fix_data_length_callback_param_err_v4.0' into 'release/v4.0'
...
Fixed data length update callback parameters error (back port v4.0)
See merge request espressif/esp-idf!14183
2021-07-02 12:16:31 +00:00
Wang Meng Yang
783bf67cbd
Merge branch 'bugfix/spp_connect_20_fail_v4.0' into 'release/v4.0'
...
component_bt: fix spp acceptor deadlock
See merge request espressif/esp-idf!14108
2021-07-02 12:15:26 +00:00
Ivan Grokhotkov
a7d43619d9
Merge branch 'docs/windows_installer_2.9_backport_4.0' into 'release/v4.0'
...
docs: update Windows Tools 2.9 installation backport to v4.0
See merge request espressif/esp-idf!14192
2021-07-02 12:12:41 +00:00
Ivan Grokhotkov
6241eb8e06
Merge branch 'feature/ci_release_zips_v4.0' into 'release/v4.0'
...
ci: Use GitHub Actions to generate recursive source code zips for releases (v4.0)
See merge request espressif/esp-idf!13201
2021-07-02 12:12:08 +00:00
David Cermak
754a15890e
ci/test: Fix esp_http_client test not to use pointer after free
2021-06-30 14:05:59 +02:00
Juraj Michálek
c28c933751
docs: update Windows Tools 2.9 installation
2021-06-30 11:21:24 +02:00
zwj
16e5b25c98
- fix data length update failed
...
- fix no callback when the value being used is the same as the value to be set
2021-06-29 14:16:03 +08:00
Marius Vikhammer
4463db7e7f
soc: add dummy bytes to ensure instr prefetch always valid
...
The CPU might prefetch instructions, which means it in some cases
will try to fetch instruction located after the last instruction in
flash.text.
Add dummy bytes to ensure fetching these wont result in an error,
e.g. MMU exceptions
2021-06-26 08:55:04 +08:00
Jiang Jiang Jian
7504329ef9
Merge branch 'bugfix/fix_amsdu_fragment_vulnerability_v4.0' into 'release/v4.0'
...
esp_wifi: fix amsdu & fragment vulnerabilities(v4.0)
See merge request espressif/esp-idf!14101
2021-06-25 11:45:15 +00:00
Jiang Jiang Jian
c2f9002b03
Merge branch 'update/version_4_0_3' into 'release/v4.0'
...
Update version to 4.0.3
See merge request espressif/esp-idf!14141
2021-06-25 11:42:07 +00:00
ChenJianxing
f3f1190959
esp_wifi: fix amsdu & fragment vulnerabilities
2021-06-24 22:39:13 +08:00
Roland Dobai
d5d0c624d0
tools: Catch OSError which is raised when the tool is not available
...
Closes https://github.com/espressif/esp-idf/issues/7140
2021-06-24 12:04:08 +02:00
He Yin Ling
03fc307e21
versions: Update version to 4.0.3
v4.0.3
2021-06-24 17:35:06 +08:00
Ivan Grokhotkov
b0097bb64f
Merge branch 'feature/codeowners_v4.0' into 'release/v4.0'
...
add simplified CODEOWNERS file for older release branches (v4.0)
See merge request espressif/esp-idf!14093
2021-06-23 08:08:35 +00:00
xiongweichao
8a45db1a7a
fix spp acceptor deadlock
2021-06-23 11:12:59 +08:00
He Yin Ling
251ca7dd4e
example: set example wifi scan method to all channel:
...
in CI example test we could have runners with same SSID in the same lab.
Use scan on all channel will let DUT connect to the AP with best RSSI.
2021-06-23 10:25:21 +08:00
Ivan Grokhotkov
57a9782f8b
add simplified CODEOWNERS file for older release branches
2021-06-22 09:23:33 +02:00
liqigan
936572fa13
fix a2dp sink RxSbcQ bugs
...
Closes https://github.com/espressif/esp-idf/issues/6712
Closes https://github.com/espressif/esp-idf/issues/7100
2021-06-21 20:19:07 +08:00
Ivan Grokhotkov
93ee9aab3b
cmake: set IDF_VERSION_* variables at requirement expansion stage
...
Currently IDF_VERSION_* variables are not available to the component
CMakeLists.txt files at the requirements expansion stage. This makes
it harder to write component CMakeLists files compatible with
different IDF versions.
Include version.cmake from the requirements expansion script, add a
build system test.
2021-06-18 15:32:40 +02:00
Island
ee8c27e5e3
Merge branch 'bugfix/AuthValue_leak_v4.0' into 'release/v4.0'
...
ble_mesh: stack: Fix AuthValue Leak and Predictable AuthValue in Bluetooth... (v4.0)
See merge request espressif/esp-idf!14005
2021-06-18 03:47:47 +00:00
wangjialiang
6ba3ae339b
ble_mesh: stack: Fix AuthValue Leak and Predictable AuthValue in Bluetooth Mesh Provisioning Leads to MITM
2021-06-17 16:53:07 +08:00
Island
3ea9deff82
Merge branch 'bugfix/impersonation_attacks_and_AuthValue_disclosure_v4.0' into 'release/v4.0'
...
ble_mesh: stack: Add check the value of Provisioning Random & Confirmation... (v4.0)
See merge request espressif/esp-idf!13924
2021-06-17 07:38:45 +00:00
Renz Bagaporo
081d0d5225
docs: remove quotes in ldgen documentation for adding fragment file
...
Closes https://github.com/espressif/esp-idf/issues/5142
2021-06-17 09:14:02 +02:00
wangjialiang
f9b2bba5a4
ble_mesh: stack: Add check the value of Provisioning Random & Confirmation sent and received by provisioner
2021-06-16 21:28:52 +08:00
Island
577aef29ad
Merge branch 'bugfix/btdm_enable_gattc_cache_will_crash_v4.0' into 'release/v4.0'
...
component/bt: fix enable gattc nvs cache lead to crash
See merge request espressif/esp-idf!13916
2021-06-10 02:56:25 +00:00
Island
8ca5068f20
Merge branch 'bugfix/bt_impersonation_passkey_fix_v4.0' into 'release/v4.0'
...
Bluedroid: Check only x component of passkey to avoid passkey impersonation attack. (v4.0)
See merge request espressif/esp-idf!13898
2021-06-09 06:32:42 +00:00
Chen Yudong
bc65641ac4
test: fix socket issue in iperf example test
2021-06-08 17:25:41 +08:00
He Yin Ling
7be1a8d689
test: fix iperf example errors:
...
1. fix TypeError when running with python3
2. fix throughput chart x/y axis label error
3. make test case compatibile with iperf bin on earlier release branches
2021-06-08 17:25:33 +08:00
Chen Yudong
61fd08e5ef
CI: fix connection failures in asio example tests
2021-06-08 17:25:23 +08:00
Chinmay Chhajed
e42479e129
Bluedroid: Check only x component of passkey to avoid passkey impersonation attack.
2021-06-08 10:09:21 +05:30
Cao Sen Miao
e6222ccf60
spi_flash: fix cs line setup to make the flash driver more stable
2021-06-08 01:02:39 +08:00
xiewenxiang
3892a92d80
component/bt: fix enable gattc nvs cache lead to crash
2021-06-07 18:03:19 +08:00
He Yin Ling
d35bcf65b0
example: set PMF capable to connect to PMF required APs
2021-06-04 18:00:49 +08:00
Alexey Gerenkov
37538d2188
gcov: Fixes not linked gcov rtio functions
2021-06-03 11:43:05 +03:00
Angus Gratton
bdbfdcdf5c
Merge branch 'bugfix/partition_table_integrity_check_v4.0' into 'release/v4.0'
...
paritition_table: Verify the partition table md5sum when loading in the app (v4.0)
See merge request espressif/esp-idf!13586
2021-06-03 02:14:28 +00:00
liaowenhao
ac190b6a01
bugfix/fix crash when lmp flooding
2021-06-02 17:25:45 +08:00
Angus Gratton
c572e0bf5f
paritition_table: Verify the partition table md5sum when loading the app
...
Additionally, always enable the partition MD5 check if flash encryption is on in
Release mode. This ensures the partition table ciphertext has not been modified
(CVE-2021-27926).
The exception is pre-V3.1 ESP-IDF bootloaders and partition tables, which
don't have support for the MD5 entry.
2021-06-02 16:30:02 +10:00
baohongde
cff9332ddd
components/bt: Delete BLE ADV priority high
2021-06-02 11:35:56 +08:00
Angus Gratton
2483fb2777
ci: Fix websocket example test error handling
...
If connection fails for websocket test, a second exception was generated in
__exit__
2021-06-01 17:19:26 +10:00