summaryrefslogtreecommitdiffstats
path: root/perl-install/network/wireless.pm
Commit message (Collapse)AuthorAgeFilesLines
* move %wireless_enc_modes in network::wirelessOlivier Blin2005-08-281-0/+7
|
* use wext driver for ipw cards in wpa_supplicantOlivier Blin2005-08-231-1/+0
|
* handle prefixOlivier Blin2005-08-051-2/+2
|
* overwrite previous wpa_supplicant entries with same ssid or bssidOlivier Blin2005-08-051-6/+12
|
* better handling for hex keys in wpa_supplicantOlivier Blin2005-08-051-1/+1
|
* allow to use WEP keys in wpa_supplicantOlivier Blin2005-08-041-3/+14
|
* perl_checker fixesOlivier Blin2005-08-041-2/+2
|
* allow to read/write wpa_supplicant config filesOlivier Blin2005-07-201-45/+72
|
* handle errors in wireless packages installation, simplifyOlivier Blin2005-04-241-34/+36
|
* fix WPA keyOlivier Blin2005-04-241-3/+3
|
* allow to choose the wireless encryption mode between "None", "Open WEP", ↵Olivier Blin2005-04-201-106/+5
| | | | | | | "Restricted WEP" and "WPA Pre-Shared Key" move ndiswrapper stuff in network::ndiswrapper
* improve ndiswrapper driver configuration (allow to select driver, device and ↵Olivier Blin2005-04-191-14/+89
| | | | many errors handling)
* convert_key_for_wpa_supplicant is now in network::wirelessOlivier Blin2005-04-191-1/+1
|
* move wireless stuff in wireless.pmOlivier Blin2005-04-191-0/+198