OVMS3-idf/components
Nachiket Kukade 6beea28f56 wps: Relax the check on older config methods in case of WPS2.0 (backport v3.1)
Some APs incorrectly advertize newer WPS2.0 config method bits
without setting bits for the corresponding older methods. This
results in failures during 8-way handshake. Add a workaround to
relax this check so that WPS handshake can proceed.
2019-12-22 09:08:02 +00:00
..
app_trace cmake: Fix some failing example builds, fix gcov 2018-10-30 10:59:39 +11:00
app_update support esp32 eco revision 2 and 3 2019-09-19 17:09:37 +08:00
aws_iot cmake: make main a component again 2018-09-13 11:13:27 +08:00
bootloader Merge branch 'bugfix/bootloader_factory_reset_with_wake_up_from_deep_sleep_v3.1' into 'release/v3.1' 2019-09-16 15:10:50 +08:00
bootloader_support bootloader_support: fix logging prints around chip revision 2019-10-18 11:18:08 +05:30
bt Merge branch 'bugfix/btdm_avrc_metadata_length_error_v3.1' into 'release/v3.1' 2019-12-12 15:54:02 +08:00
coap cmake: make main a component again 2018-09-13 11:13:27 +08:00
console console/linenoise: support buffered stdout 2019-06-20 16:27:06 +08:00
cxx cmake: make main a component again 2018-09-13 11:13:27 +08:00
driver rmt/driver: Add module reset before enabling 2019-10-11 19:45:08 +08:00
esp-tls esp_tls: Make cacert_pem_bytes field a mutable integer 2019-03-18 23:17:02 +00:00
esp32 esp_wifi: Put some rx code to iram 2019-12-17 20:51:26 +08:00
esp_adc_cal cmake: make main a component again 2018-09-13 11:13:27 +08:00
esp_http_client cmake: make main a component again 2018-09-13 11:13:27 +08:00
esp_https_ota cmake: make main a component again 2018-09-13 11:13:27 +08:00
espcoredump bugfix: fixed path to esptool when there is no compiled python module for it 2017-03-21 13:30:38 +03:00
esptool_py esptool: Bump to v2.8 release 2019-10-23 09:09:29 +11:00
ethernet ethernet: add kconfig help for GPIO0 output mode 2019-10-17 08:10:06 +00:00
expat cmake: make main a component again 2018-09-13 11:13:27 +08:00
fatfs Fix memory leak upon failure of esp_vfs_fat_sdmmc_mount() 2019-10-18 10:28:49 +02:00
freertos freertos: remove semicolon in xTaskNotifyGive 2019-10-08 18:58:40 +08:00
heap heap: Fix printf usage in heap poisoning 2019-09-12 19:27:19 +08:00
idf_test test: fix integration test jobs not executed: 2019-08-26 15:15:25 +08:00
jsmn cmake: make main a component again 2018-09-13 11:13:27 +08:00
json Update cJSON to v1.7.12 2019-08-21 18:59:06 +10:00
libsodium test: Set timeout of libsodium ed25519_convert test to 60s 2019-07-17 13:52:01 +10:00
log cmake: make main a component again 2018-09-13 11:13:27 +08:00
lwip Merge branch 'bugfix/select_init_sem_v3.1' into 'release/v3.1' 2019-07-01 14:20:01 +08:00
mbedtls mbedtls: Add UTs for modexp 2019-06-26 19:33:47 +08:00
mdns mdns: fix crash for hostname queries 2019-10-28 10:52:39 +08:00
micro-ecc cmake: make main a component again 2018-09-13 11:13:27 +08:00
newlib newlib: Fix adjtime 2019-04-24 18:42:26 +08:00
nghttp cmake: make main a component again 2018-09-13 11:13:27 +08:00
nvs_flash Merge branch 'fix/nvs_util_keylen_3.1' into 'release/v3.1' 2019-07-08 15:19:43 +08:00
openssl cmake: make main a component again 2018-09-13 11:13:27 +08:00
partition_table nvs_flash: Add support for nvs encryption 2018-10-04 19:25:12 +05:30
pthread cmake: make main a component again 2018-09-13 11:13:27 +08:00
sdmmc cmake: make main a component again 2018-09-13 11:13:27 +08:00
smartconfig_ack smartconfig_ack.c: 2019-09-11 14:20:26 +08:00
soc soc/esp32: Add test_env for 32kHz XTAL unit tests 2019-11-20 16:19:57 +08:00
spi_flash Merge branch 'bugfix/spi_flash_deadlock_v3.1' into 'release/v3.1' 2019-06-28 11:11:43 +08:00
spiffs spiffs: increase timeout in readdir test 2018-12-28 09:56:15 +08:00
tcpip_adapter Merge branch 'bugfix/tw24694_dns_request_no_reply_v3.1' into 'release/v3.1' 2018-09-16 15:18:39 +08:00
ulp cmake: make main a component again 2018-09-13 11:13:27 +08:00
vfs VFS: Fix bug which occurs when driver is installed during a select() call 2019-10-22 08:23:31 +02:00
wear_levelling cmake: make main a component again 2018-09-13 11:13:27 +08:00
wpa_supplicant wps: Relax the check on older config methods in case of WPS2.0 (backport v3.1) 2019-12-22 09:08:02 +00:00
xtensa-debug-module cmake: make main a component again 2018-09-13 11:13:27 +08:00