CVSROOT: /cvs/gnome Module name: NetworkManager Changes by: dcbw 05/12/23 03:20:12
Modified files: . : ChangeLog gnome/applet : applet-compat.c applet-dbus-info.c libnm-util : cipher-private.h cipher-wep-ascii.c cipher-wep-hex.c cipher-wep-passphrase.c cipher-wpa-psk-hex.c cipher.c cipher.h dbus-helpers.c src : nm-ap-security-wep.c nm-ap-security-wpa-psk.c nm-ap-security.c nm-dbus-nmi.c test/libnm-util: test-ciphers.c Log message: 2005-12-23 Dan Williams <[EMAIL PROTECTED]> * gnome/applet/applet-compat.c - Fix bugs in GConf entry conversion * gnome/applet/applet-dbus-info.c - (nmi_dbus_get_network_properties): handle case of the BSSID list being zero-length * libnm-util/cipher-* libnm-util/dbus-helpers.c - All ciphers must now return hashed keys as UTF-8 valid hexadecimal strings, ie "8f3dae4023". They are pushed through dbus as strings too. - Consolidate various functions that do bin->hex and hex->bin conversion into cipher.c * src/nm-ap-security-wep.c src/nm-ap-security-wpa-psk.c - Handle NULL keys since we may not know keys right away * src/nm-dbus-nmi.c - (nm_dbus_get_network_data_cb): actually advance to the start of the wireless security info before we try to deserialize it * libnm-util/test-ciphers.c - Update cipher tests for the change to UTF-8 hexadecimal strings URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=NetworkManager&who=dcbw&date=explicit&mindate=2005-12-23%2003:19&maxdate=2005-12-23%2003:21 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list