Zhang Jun Hao
6cf4b3de83
feat(wifi): add 11kv roaming support
2020-09-03 14:07:06 +08:00
Zhang Jun Hao
e716bb876d
feat(wpa_supplicant): refactor wpa_supplicant
2020-08-18 11:04:45 +08:00
Li Jingyi
d78a7448f1
feat(wpa_supplicant): sync include and port files with idf@664bf793
2020-07-28 18:39:30 +08:00
Li Jingyi
3e62dcdc86
feat(wpa_supplicant): add more files from idf master@664bf793
2020-07-28 18:38:25 +08:00
Li Jingyi
c048aa1afb
feat(wpa_supplicant): move esp_wpa2.h and eap_wps.h from esp8266/include to wpa_supplicant/include/esp_supplicant
2020-07-28 18:31:09 +08:00
Li Jingyi
e5163627e6
feat(wpa_supplicant): sync file structure with esp-idf
2020-07-28 18:31:09 +08:00
Zhang Jun Hao
0cf383273d
feat(wpa_supplicant): remove unused file
2020-05-27 10:46:13 +08:00
Zhang Jun Hao
aff8a5fad4
feat(wpa_supplicant): redefine wpa_supplicant file structure
2020-05-27 10:46:13 +08:00
Dong Heng
18a3839198
feat(util): refactor SHA algorithm of util components
2019-12-17 15:14:54 +08:00
Chen Wen
95ed4d1e50
feat(wpa2): add wpa2_enterprise to esp8266
2019-11-26 16:09:38 +08:00
Chen Wen
4a4291f198
feat(wps): modify CPU CLK APIs
2019-09-23 20:29:41 +08:00
Chen Wen
8254a61e73
feat(wps): add the CONFIG_ESP_SHA macro definition
2019-09-23 20:29:41 +08:00
Chen Wen
0b1f1ef88b
feat(wps): optimization wps code
...
feat(wps): fix the warning prompt
2019-09-23 20:29:41 +08:00
Chen Wen
8c52206736
feat(wps): sync esp32 wps code to esp8266
2019-09-23 20:29:41 +08:00
Chen Wen
21d8877663
feat(wps): add wps code to idf
2019-09-23 20:29:41 +08:00
dongheng
768afde238
feat(util): Add extra SHA and unit test
...
1. wpa_supplicatn use extra SHA default
2. mbedtls use extra SHA default
3. bootloader use extra SHA default
4. user code can use extra SHA default
Above all, using unified module is easy to maintenance code and save rom or ram.
2019-04-15 16:18:21 +08:00
Zhang Jun Hao
ecfd54edf0
feat(wpa): disable wpa debug by default
2018-09-07 17:19:52 +08:00
Zhang Jun Hao
ad289414cc
feat(crypto): refactor crypto functions according to ESP_IDF
2018-09-05 16:43:22 +08:00
Zhang Jun Hao
9b77c0e158
feat(crypto): add crypto library
2018-09-05 16:43:22 +08:00