aboutsummaryrefslogtreecommitdiffstats
path: root/main/wpa_supplicant/config
Commit message (Collapse)AuthorAgeFilesLines
* Added dbus support. Fixes #4968Francesco Colista2015-12-211-2/+2
|
* main/wpa_supplicant: upgrade to 2.5Sören Tempel2015-10-271-0/+9
|
* main/wpa_supplicant: don't use GNU readlineSören Tempel2015-10-211-2/+2
| | | | Instead use the internal readline implementation.
* main/wpa_supplicant: enable CONFIG_EAP_FASTSören Tempel2015-10-211-1/+1
|
* main/wpa_supplicant: use a config file based on defconfigSören Tempel2015-10-211-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.