summaryrefslogtreecommitdiffstats
path: root/src/8021x
AgeCommit message (Expand)AuthorFilesLines
2011-10-158021x: use an existing wpa_supplicant in scan_info() if available (FS#26036)Jouke Witteveen1-4/+14
2011-08-15Add option ESSID_TYPE=hex to support hexadecimal ESSIDs (FS#24333)Rémy Oudompheng1-1/+13
2011-07-30Use configured control path for wpa_supplicant (FS#24949)Rémy Oudompheng1-2/+2
2011-07-308021x: prepare for configurable WPA_CTRL_PATHRémy Oudompheng1-11/+11
2011-07-09Fix infinite loop in symlinks (FS#25077)Rémy Oudompheng1-0/+1
2011-07-038021x: fix a typo preventing WEP connection from working (FS#24896)Rémy Oudompheng1-1/+1
2011-07-03BSSID: fix AP variable and set it to lowercase (FS#24806)Thomas Lucke (Lucky)1-1/+1
2011-07-038021x: create a /var/run/wpa_supplicant symlink for compatRémy Oudompheng1-0/+4
2011-06-19Correctly create STATE_DIR before creating WPA configuration fileRémy Oudompheng1-0/+1
2011-06-19Replace iwgetid usage by wpa_cli.Rémy Oudompheng1-0/+12
2011-06-19Switch to wpa_supplicant for scanningRémy Oudompheng1-0/+6
2011-06-198021x: add wpa_supplicant equivalents for find_essid(), find_ap()Rémy Oudompheng1-1/+50
2011-06-19Store wpa_supplicant configuration in /run/network instead of /tmpRémy Oudompheng1-2/+2
2011-06-19Move wpa_supplicant based list_networks() function to 8021x moduleRémy Oudompheng1-0/+44
2011-06-19Hold wpa_cli command line common arguments in $WPA_CLIRémy Oudompheng1-3/+5
2011-06-11802&x: fix a syntax errorRémy Oudompheng1-0/+1
2011-06-11wireless: add proper option to wpa_cli to find files in /runRémy Oudompheng1-3/+3
2011-06-11Move wpa_supplicant PID file to /runRémy Oudompheng1-5/+5
2011-06-06Add support for ad-hoc Wi-Fi (FS#19683)hamelg1-0/+2
2011-06-05Refactor wpa_supplicant config generationRémy Oudompheng1-24/+23
2011-06-05Add support for specificying explicit BSSID (FS#24582)Andre Herbst1-0/+12
2010-11-21FS#20150 - 802.11x: correct state check, handle disconnectJames Rayner1-2/+3
2010-07-13wireless: HIDDEN option: use checkyesno function instead of custom checkThomas Bächler1-3/+1
2010-07-13wireless: Add support for hidden ssidThomas Bächler1-0/+7
2009-09-27Add stop to netcfg-wpa_actiond, default to WPA2, then WPA.James Rayner1-2/+2
2009-09-27Rename autowifi->wpa_actiond, add makefile, bugfixJames Rayner1-2/+2
2009-09-27Remove wpa generation duplication, fix wep/none-oldJames Rayner1-3/+33
2009-09-25Large rework of wireless to use wpa_supplicantJames Rayner1-4/+5
2009-09-23Add WPA_DRIVER, WPA_COUNTRY and handle WEP string keysJames Rayner1-5/+6
2009-09-22Rework wireless to use wpa_supplicant more, add CONFIGSECTION supportJames Rayner1-0/+12
2009-09-14tabs->spaces, vim modelinesJim Pryor1-7/+7
2009-09-07quotes around $(...) where neededJim Pryor1-1/+1
2009-08-15quotes!Jim Pryor1-3/+3
2009-08-15grep tweaksJim Pryor1-2/+2
2009-08-15wpa_cli, start/stop_wpa, wpa_check tweaksJim Pryor1-8/+14
2009-08-10merge logging code from Jim PryorJames Rayner1-3/+1
2009-05-18wireless: check if iface is real, stop wpa_supplicant on failuresJames Rayner1-0/+10
2008-12-18FS11818, improve key handling, use subshells to avoid scope issues after libifyJames Rayner1-3/+7
2008-12-18fix libifyJames Rayner1-0/+32