Age | Commit message (Expand) | Author | Files | Lines |
2012-03-03 | Remove deprecated code | Jouke Witteveen | 1 | -4/+0 |
2012-03-01 | Code quality upgrade | Jouke Witteveen | 1 | -5/+6 |
2011-10-15 | 8021x: use an existing wpa_supplicant in scan_info() if available (FS#26036) | Jouke Witteveen | 1 | -4/+14 |
2011-08-15 | Add option ESSID_TYPE=hex to support hexadecimal ESSIDs (FS#24333) | Rémy Oudompheng | 1 | -1/+13 |
2011-07-30 | Use configured control path for wpa_supplicant (FS#24949) | Rémy Oudompheng | 1 | -2/+2 |
2011-07-30 | 8021x: prepare for configurable WPA_CTRL_PATH | Rémy Oudompheng | 1 | -11/+11 |
2011-07-09 | Fix infinite loop in symlinks (FS#25077) | Rémy Oudompheng | 1 | -0/+1 |
2011-07-03 | 8021x: fix a typo preventing WEP connection from working (FS#24896) | Rémy Oudompheng | 1 | -1/+1 |
2011-07-03 | BSSID: fix AP variable and set it to lowercase (FS#24806) | Thomas Lucke (Lucky) | 1 | -1/+1 |
2011-07-03 | 8021x: create a /var/run/wpa_supplicant symlink for compat | Rémy Oudompheng | 1 | -0/+4 |
2011-06-19 | Correctly create STATE_DIR before creating WPA configuration file | Rémy Oudompheng | 1 | -0/+1 |
2011-06-19 | Replace iwgetid usage by wpa_cli. | Rémy Oudompheng | 1 | -0/+12 |
2011-06-19 | Switch to wpa_supplicant for scanning | Rémy Oudompheng | 1 | -0/+6 |
2011-06-19 | 8021x: add wpa_supplicant equivalents for find_essid(), find_ap() | Rémy Oudompheng | 1 | -1/+50 |
2011-06-19 | Store wpa_supplicant configuration in /run/network instead of /tmp | Rémy Oudompheng | 1 | -2/+2 |
2011-06-19 | Move wpa_supplicant based list_networks() function to 8021x module | Rémy Oudompheng | 1 | -0/+44 |
2011-06-19 | Hold wpa_cli command line common arguments in $WPA_CLI | Rémy Oudompheng | 1 | -3/+5 |
2011-06-11 | 802&x: fix a syntax error | Rémy Oudompheng | 1 | -0/+1 |
2011-06-11 | wireless: add proper option to wpa_cli to find files in /run | Rémy Oudompheng | 1 | -3/+3 |
2011-06-11 | Move wpa_supplicant PID file to /run | Rémy Oudompheng | 1 | -5/+5 |
2011-06-06 | Add support for ad-hoc Wi-Fi (FS#19683) | hamelg | 1 | -0/+2 |
2011-06-05 | Refactor wpa_supplicant config generation | Rémy Oudompheng | 1 | -24/+23 |
2011-06-05 | Add support for specificying explicit BSSID (FS#24582) | Andre Herbst | 1 | -0/+12 |
2010-11-21 | FS#20150 - 802.11x: correct state check, handle disconnect | James Rayner | 1 | -2/+3 |
2010-07-13 | wireless: HIDDEN option: use checkyesno function instead of custom check | Thomas Bächler | 1 | -3/+1 |
2010-07-13 | wireless: Add support for hidden ssid | Thomas Bächler | 1 | -0/+7 |
2009-09-27 | Add stop to netcfg-wpa_actiond, default to WPA2, then WPA. | James Rayner | 1 | -2/+2 |
2009-09-27 | Rename autowifi->wpa_actiond, add makefile, bugfix | James Rayner | 1 | -2/+2 |
2009-09-27 | Remove wpa generation duplication, fix wep/none-old | James Rayner | 1 | -3/+33 |
2009-09-25 | Large rework of wireless to use wpa_supplicant | James Rayner | 1 | -4/+5 |
2009-09-23 | Add WPA_DRIVER, WPA_COUNTRY and handle WEP string keys | James Rayner | 1 | -5/+6 |
2009-09-22 | Rework wireless to use wpa_supplicant more, add CONFIGSECTION support | James Rayner | 1 | -0/+12 |
2009-09-14 | tabs->spaces, vim modelines | Jim Pryor | 1 | -7/+7 |
2009-09-07 | quotes around $(...) where needed | Jim Pryor | 1 | -1/+1 |
2009-08-15 | quotes! | Jim Pryor | 1 | -3/+3 |
2009-08-15 | grep tweaks | Jim Pryor | 1 | -2/+2 |
2009-08-15 | wpa_cli, start/stop_wpa, wpa_check tweaks | Jim Pryor | 1 | -8/+14 |
2009-08-10 | merge logging code from Jim Pryor | James Rayner | 1 | -3/+1 |
2009-05-18 | wireless: check if iface is real, stop wpa_supplicant on failures | James Rayner | 1 | -0/+10 |
2008-12-18 | FS11818, improve key handling, use subshells to avoid scope issues after libify | James Rayner | 1 | -3/+7 |
2008-12-18 | fix libify | James Rayner | 1 | -0/+32 |