NetworkManager/gnome/applet
Dan Williams f2c3f74a13 2006-01-11 Dan Williams <dcbw@redhat.com>
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


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1317 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-01-11 20:46:26 +00:00
..
icons 2005-10-06 Christopher Aillon <caillon@redhat.com> 2005-10-06 20:37:13 +00:00
.cvsignore Add .cvsignore files 2005-04-28 01:44:31 +00:00
applet-compat.c 2005-12-23 Dan Williams <dcbw@redhat.com> 2005-12-23 08:20:12 +00:00
applet-compat.h 2005-12-22 Dan Williams <dcbw@redhat.com> 2005-12-23 01:26:17 +00:00
applet-dbus-devices.c 2006-01-11 Robert Love <rml@novell.com> 2006-01-11 17:08:38 +00:00
applet-dbus-devices.h 2006-01-06 Robert Love <rml@novell.com> 2006-01-06 15:52:40 +00:00
applet-dbus-info.c 2006-01-10 Robert Love <rml@novell.com> 2006-01-10 21:53:21 +00:00
applet-dbus-info.h 2005-12-17 Dan Williams <dcbw@redhat.com> 2005-12-17 21:10:37 +00:00
applet-dbus-vpn.c Init dbus error before using it 2005-12-12 16:15:38 +00:00
applet-dbus-vpn.h 2005-12-06 Dan Williams <dcbw@redhat.com> 2005-12-07 04:22:10 +00:00
applet-dbus.c 2006-01-11 Robert Love <rml@novell.com> 2006-01-11 17:08:38 +00:00
applet-dbus.h 2006-01-10 Robert Love <rml@novell.com> 2006-01-10 20:28:26 +00:00
applet.c 2006-01-11 Robert Love <rml@novell.com> 2006-01-11 17:08:38 +00:00
applet.h 2006-01-11 Robert Love <rml@novell.com> 2006-01-11 17:08:38 +00:00
eggtrayicon.c 2005-09-07 Rodrigo Moya <rodrigo@novell.com> 2005-09-07 21:41:00 +00:00
eggtrayicon.h 2005-09-07 Rodrigo Moya <rodrigo@novell.com> 2005-09-07 21:41:00 +00:00
gconf-helpers.c 2005-12-16 Dan Williams <dcbw@redhat.com> 2005-12-16 20:58:39 +00:00
gconf-helpers.h 2005-12-16 Dan Williams <dcbw@redhat.com> 2005-12-16 20:58:39 +00:00
keyring.png 2005-04-27 Dan Williams <dcbw@redhat.com> 2005-04-27 18:05:16 +00:00
main.c 2005-12-01 Robert Love <rml@novell.com> 2005-12-01 21:45:12 +00:00
Makefile.am 2006-01-08 Dan Williams <dcbw@redhat.com> 2006-01-08 19:03:58 +00:00
menu-items.c 2005-12-29 Dan Williams <dcbw@redhat.com> 2005-12-29 16:54:34 +00:00
menu-items.h 2005-04-27 Dan Williams <dcbw@redhat.com> 2005-04-27 18:05:16 +00:00
nm-applet.conf 2005-04-27 Dan Williams <dcbw@redhat.com> 2005-04-27 18:05:16 +00:00
nm-device.c 2005-12-29 Dan Williams <dcbw@redhat.com> 2005-12-29 16:54:34 +00:00
nm-device.h 2005-12-29 Dan Williams <dcbw@redhat.com> 2005-12-29 16:54:34 +00:00
nm-gconf-wso-private.h 2005-12-16 Dan Williams <dcbw@redhat.com> 2005-12-16 20:58:39 +00:00
nm-gconf-wso-wep.c 2005-12-21 Dan Williams <dcbw@redhat.com> 2005-12-21 21:08:00 +00:00
nm-gconf-wso-wep.h Random code format changes 2005-12-22 19:54:25 +00:00
nm-gconf-wso-wpa-psk.c 2006-01-08 Dan Williams <dcbw@redhat.com> 2006-01-08 21:34:38 +00:00
nm-gconf-wso-wpa-psk.h 2005-12-16 Dan Williams <dcbw@redhat.com> 2005-12-16 20:58:39 +00:00
nm-gconf-wso.c Fix bug saving unencrypted AP security information 2005-12-29 16:36:22 +00:00
nm-gconf-wso.h Random code format changes 2005-12-22 19:54:25 +00:00
other-network-dialog.c 2006-01-11 Dan Williams <dcbw@redhat.com> 2006-01-11 20:46:26 +00:00
other-network-dialog.h 2005-04-27 Dan Williams <dcbw@redhat.com> 2005-04-27 18:05:16 +00:00
passphrase-dialog.c 2006-01-08 Dan Williams <dcbw@redhat.com> 2006-01-08 16:55:03 +00:00
passphrase-dialog.h 2005-12-29 Dan Williams <dcbw@redhat.com> 2005-12-29 16:54:34 +00:00
vpn-connection.c 2005-12-06 Dan Williams <dcbw@redhat.com> 2005-12-06 23:02:42 +00:00
vpn-connection.h 2005-12-06 Dan Williams <dcbw@redhat.com> 2005-12-06 23:37:09 +00:00
vpn-password-dialog.c make a vague attempt at checking write(2)'s error code. 2006-01-04 17:54:42 +00:00
vpn-password-dialog.h 2005-06-12 David Zeuthen <davidz@redhat.com> 2005-06-12 14:35:59 +00:00
wireless-applet.glade 2006-01-11 Dan Williams <dcbw@redhat.com> 2006-01-11 20:46:26 +00:00
wireless-network.c 2005-12-29 Dan Williams <dcbw@redhat.com> 2005-12-29 16:54:34 +00:00
wireless-network.h 2005-12-29 Dan Williams <dcbw@redhat.com> 2005-12-29 16:54:34 +00:00
wireless-security-manager.c 2006-01-11 Dan Williams <dcbw@redhat.com> 2006-01-11 20:46:26 +00:00
wireless-security-manager.h 2005-12-29 Dan Williams <dcbw@redhat.com> 2005-12-29 16:54:34 +00:00
wireless-security-option.c 2006-01-11 Dan Williams <dcbw@redhat.com> 2006-01-11 20:46:26 +00:00
wireless-security-option.h 2006-01-11 Dan Williams <dcbw@redhat.com> 2006-01-11 20:46:26 +00:00
wso-none.c 2006-01-06 Robert Love <rml@novell.com> 2006-01-06 20:12:31 +00:00
wso-none.h 2005-12-11 Dan Williams <dcbw@redhat.com> 2005-12-12 04:28:26 +00:00
wso-private.h 2006-01-11 Dan Williams <dcbw@redhat.com> 2006-01-11 20:46:26 +00:00
wso-wep-ascii.c 2005-12-15 Dan Williams <dcbw@redhat.com> 2005-12-16 03:23:36 +00:00
wso-wep-ascii.h 2005-12-11 Dan Williams <dcbw@redhat.com> 2005-12-12 04:28:26 +00:00
wso-wep-hex.c 2005-12-15 Dan Williams <dcbw@redhat.com> 2005-12-16 03:23:36 +00:00
wso-wep-hex.h 2005-12-11 Dan Williams <dcbw@redhat.com> 2005-12-12 04:28:26 +00:00
wso-wep-passphrase.c 2005-12-15 Dan Williams <dcbw@redhat.com> 2005-12-16 03:23:36 +00:00
wso-wep-passphrase.h 2005-12-11 Dan Williams <dcbw@redhat.com> 2005-12-12 04:28:26 +00:00
wso-wpa-psk-hex.c 2006-01-11 Dan Williams <dcbw@redhat.com> 2006-01-11 20:46:26 +00:00
wso-wpa-psk-hex.h 2006-01-11 Dan Williams <dcbw@redhat.com> 2006-01-11 20:46:26 +00:00
wso-wpa-psk-passphrase.c 2006-01-11 Dan Williams <dcbw@redhat.com> 2006-01-11 20:46:26 +00:00
wso-wpa-psk-passphrase.h 2006-01-11 Dan Williams <dcbw@redhat.com> 2006-01-11 20:46:26 +00:00