CVSROOT:        /cvs/gnome
Module name:    NetworkManager
Changes by:     rml     06/03/15 15:28:01

Modified files:
        .              : Tag: NETWORKMANAGER_0_6_0_RELEASE ChangeLog 
        gnome/applet   : Tag: NETWORKMANAGER_0_6_0_RELEASE applet.glade 
                         wso-wep-ascii.c wso-wep-hex.c 
                         wso-wep-passphrase.c 

Log message:
2006-03-15  Robert Love  <[EMAIL PROTECTED]>

* gnome/applet/applet.glade, gnome/applet/wso-wep-ascii.c,
gnome/applet/wso-wep-hex.c, gnome/applet/wso-wep-passphrase.c: The
label "WEP 40/128-bit" is inconsistent because the physical key size
is 40 or 104-bits, to which a 24-bit initialisation vector is
appended, forming a 64 or 128-bit traffic key.  Thus, the label ought
to read "40/104" or "64/128".  I do not care much which, but most
users think of "silver" and "gold" encryption as 64 and 128-bits, so
let's stick with that.  Thus, s/"40/128"/"64/128"/g.  Also, since our
WEP passphrase support only handles 128-bit keys, and any future
64-bit passphrase support will require a new option (no way to auto-
detect the target key size), explicitly label our passphrase support
"WEP 128-bit Passphrase".

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=NetworkManager&who=rml&date=explicit&mindate=2006-03-15%2015:27&maxdate=2006-03-15%2015:29

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

Reply via email to