summaryrefslogtreecommitdiffstats
path: root/src/lib/wpa
AgeCommit message (Collapse)AuthorFilesLines
2013-07-25Merge branch 'master' of git://github.com/gandro/netctl into gandro-masterJouke Witteveen1-0/+18
2013-07-21Add wpa_unquote functionSebastian Wicki1-0/+18
This function can be used to unquote WPA supplicant config file strings returned from wpa_cli calls.
2013-07-21Introduce sedJouke Witteveen1-2/+1
Instead of filtering results from grep, we can also just use sed. Installations having grep can be expected to have sed as well.
2013-04-15Fix naming of IEEE 802 working groupsJouke Witteveen1-0/+233
Use 'wpa' to refer to the 802.11i and 802.1x client side software (wpa_supplicant) in general.