CVSROOT:        /cvs/gnome
Module name:    NetworkManager
Changes by:     dcbw    06/01/11 15:46:26

Modified files:
        .              : ChangeLog 
        gnome/applet   : other-network-dialog.c wireless-applet.glade 
                         wireless-security-manager.c 
                         wireless-security-option.c 
                         wireless-security-option.h wso-private.h 
                         wso-wpa-psk-hex.c wso-wpa-psk-hex.h 
                         wso-wpa-psk-passphrase.c 
                         wso-wpa-psk-passphrase.h 
        libnm-util     : cipher-wpa-psk-hex.c cipher-wpa-psk-hex.h 
                         cipher-wpa-psk-passphrase.c 
                         cipher-wpa-psk-passphrase.h 
        src            : nm-ap-security-wpa-psk.c nm-ap-security.c 

Log message:
2006-01-11  Dan Williams  <[EMAIL PROTECTED]>

Add options for WPA2 and WPA1+CCMP (AES).

* gnome/applet/wireless-applet.glade
- Add UI bits for WPA+CCMP

* gnome/applet/other-network-dialog.c
- (nmwa_ond_init): pass capabilities into the WirelessSecurityManager,
and don't allow creation of WPA2 Ad-Hoc networks since
wpa_supplicant doesn't support them

* gnome/applet/wireless-security-manager.c
- (wsm_set_capabilities): Add WPA2 options, and pass capability
on to the specific wireless security option being created

* gnome/applet/wireless-security-option.[ch]
- (wso_wpa_create_key_type_model): new utility function to create
the model required for WPA Key Type combo box

* gnome/applet/wso-private.h
gnome/applet/wireless-security-option.h
- Move private function prototypes into wso-private.h

* gnome/applet/wso-wpa-psk-hex.[ch]
gnome/applet/wso-wpa-psk-passphrase.[ch]
- (append_dbus_params_func): get WPA version from checkbox and pass
it to the dbus serialization helper
- (key_type_combo_changed_cb): Set the cipher's WE Cipher when the
key type combo changes
- (wso_wpa_psk_hex_new): set up the key type combo with the correct
model and options

* libnm-util/cipher-wpa-psk-hex.c
libnm-util/cipher-wpa-psk-passphrase.c
- (cipher_wpa_psk_hex_set_we_cipher, cipher_wpa_psk_passphrase_set_we_cipher):
new function; allow the cipher to be changed after object creation

* src/nm-ap-security-wpa-psk.c
- (set_description): Do WPA2 descriptions too

* src/nm-ap-security.c
- (nm_ap_security_new_from_ap): allow CCMP with WPA1 too

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=NetworkManager&who=dcbw&date=explicit&mindate=2006-01-11%2015:45&maxdate=2006-01-11%2015:47

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to