Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/wpa_supplicant: upgrade to 2.6 | Sören Tempel | 2016-10-07 | 1 | -0/+44 |
| | |||||
* | Added dbus support. Fixes #4968 | Francesco Colista | 2015-12-21 | 1 | -2/+2 |
| | |||||
* | main/wpa_supplicant: upgrade to 2.5 | Sören Tempel | 2015-10-27 | 1 | -0/+9 |
| | |||||
* | main/wpa_supplicant: don't use GNU readline | Sören Tempel | 2015-10-21 | 1 | -2/+2 |
| | | | | Instead use the internal readline implementation. | ||||
* | main/wpa_supplicant: enable CONFIG_EAP_FAST | Sören Tempel | 2015-10-21 | 1 | -1/+1 |
| | |||||
* | main/wpa_supplicant: use a config file based on defconfig | Sören Tempel | 2015-10-21 | 1 | -0/+497 |
The defconfig file can be found in the wpa_supplicant source tree in the wpa_supplicant/ directory. It should contain all options that where enabled before with one exception: Options that are no longer available have been removed. |