| Commit message (Expand) | Author | Age | Files | Lines |
* | write open/restricted mode in WIRELESS_ENC_MODE variable to be able | Olivier Blin | 2008-04-03 | 1 | -5/+6 |
* | add useful URL about WEP key length | Olivier Blin | 2008-04-03 | 1 | -0/+1 |
* | move comment | Olivier Blin | 2008-04-03 | 1 | -3/+3 |
* | use 32 bytes as max WEP key length (now that wpa_supplicant supports it) | Olivier Blin | 2008-04-03 | 1 | -1/+1 |
* | check firmware with ucode API '-1' for iwl3945/iwl4965 (default in our kernel) | Olivier Blin | 2008-04-01 | 1 | -1/+1 |
* | allow to specify ucode_api for iwl modules | Olivier Blin | 2008-04-01 | 1 | -5/+6 |
* | ensure that WEP keys are not longer than maximum key length for wpa_supplican... | Olivier Blin | 2008-03-31 | 1 | -0/+7 |
* | ensure that WPA keys are 8-63 long if ASCII, 64 is hex | Olivier Blin | 2008-03-31 | 1 | -0/+7 |
* | do not convert WEP keys longer than maximum key length for wpa_supplicant (cu... | Olivier Blin | 2008-03-31 | 1 | -1/+7 |
* | allow to force using key as ASCII string (#27525) | Olivier Blin | 2008-03-31 | 1 | -11/+21 |
* | do not convert ASCII PSK passphrases that do not have between 8 and 63 charac... | Olivier Blin | 2008-03-31 | 1 | -1/+6 |
* | rename as convert_psk_key_for_wpa_supplicant | Olivier Blin | 2008-03-31 | 1 | -2/+2 |
* | remove old comment | Olivier Blin | 2008-03-27 | 1 | -1/+1 |
* | update comments | Olivier Blin | 2008-03-27 | 1 | -5/+1 |
* | use no_distro_package for acx100 firmware | Olivier Blin | 2008-03-14 | 1 | -1/+1 |
* | add apply_network_selection | Olivier Blin | 2008-03-14 | 1 | -0/+7 |
* | rephrase WPA/WPA2 PSK/Enterprise labels | Olivier Blin | 2008-03-10 | 1 | -2/+2 |
* | install mandi if wpa_supplicant is enabled, so that net_applet can trigger co... | Olivier Blin | 2008-03-04 | 1 | -0/+1 |
* | simplify | Olivier Blin | 2008-02-29 | 1 | -5/+1 |
* | style | Olivier Blin | 2008-02-29 | 1 | -3/+3 |
* | remove spurious spaces | Olivier Blin | 2008-02-29 | 1 | -26/+26 |
* | be stricter | Olivier Blin | 2008-02-29 | 1 | -1/+1 |
* | explicitely list wpa-eap mode | Olivier Blin | 2008-02-29 | 1 | -12/+12 |
* | style/indentation | Olivier Blin | 2008-02-29 | 1 | -4/+2 |
* | s/mykey/key/; s/myvar/var/ | Olivier Blin | 2008-02-29 | 1 | -7/+7 |
* | style/indentation | Olivier Blin | 2008-02-29 | 1 | -54/+47 |
* | use eap_var instead of myone | Olivier Blin | 2008-02-29 | 1 | -20/+20 |
* | style/indentation | Olivier Blin | 2008-02-29 | 1 | -32/+26 |
* | style | Olivier Blin | 2008-02-29 | 1 | -2/+2 |
* | simplify | Olivier Blin | 2008-02-29 | 1 | -4/+2 |
* | rename eap vars hash, don't use a ref, make it private | Olivier Blin | 2008-02-29 | 1 | -7/+7 |
* | simplify | Olivier Blin | 2008-02-29 | 1 | -3/+3 |
* | remove unneeded quotes | Olivier Blin | 2008-02-29 | 1 | -2/+2 |
* | use my | Olivier Blin | 2008-02-29 | 1 | -4/+4 |
* | use eq | Olivier Blin | 2008-02-29 | 1 | -2/+2 |
* | remove unneeded quotes | Olivier Blin | 2008-02-29 | 1 | -1/+1 |
* | remove unneeded parentheses | Olivier Blin | 2008-02-29 | 1 | -5/+5 |
* | remove unneeded double quotes | Olivier Blin | 2008-02-29 | 1 | -1/+1 |
* | remove spurious space | Olivier Blin | 2008-02-29 | 1 | -1/+1 |
* | remove unneeded parentheses | Olivier Blin | 2008-02-29 | 1 | -2/+2 |
* | use || | Olivier Blin | 2008-02-29 | 1 | -1/+1 |
* | more space fixes | Olivier Blin | 2008-02-29 | 1 | -2/+2 |
* | escape @ in mail address | Olivier Blin | 2008-02-29 | 1 | -1/+1 |
* | indent | Olivier Blin | 2008-02-29 | 1 | -5/+5 |
* | remove unneeded parentheses | Olivier Blin | 2008-02-29 | 1 | -1/+1 |
* | remove unneeded backslashes | Olivier Blin | 2008-02-29 | 1 | -1/+1 |
* | initial import of WPA-EAP support (patch from Clement Onime, #23925) | Olivier Blin | 2008-02-29 | 1 | -4/+233 |
* | improve error message for ndiswrapper setup (#28335) | Olivier Blin | 2008-02-26 | 1 | -1/+1 |
* | set ndiswrapper as device after configuration, so that network::ndiswrapper c... | Olivier Blin | 2008-02-22 | 1 | -1/+1 |
* | do not reload ndiswrapper module twice, it is already handle in network::ndis... | Olivier Blin | 2008-02-22 | 1 | -0/+1 |