NetworkManager/libnm-util
Robert Love 12095c0f04 2005-12-12 Robert Love <rml@novell.com>
* libnm-util/cipher-wep-passphrase.c,
	  libnm-util/cipher-wpa-psk-passphrase.c, src/NetworkManagerAP.c,
	  src/NetworkManagerAP.h, src/NetworkManagerDevice.c,
	  src/NetworkManagerWireless.c, src/NetworkManagerWireless.h: Treat
	  all WEP/WPA keys as "char *" and not explicitly signed or unsigned.
	  When handling keys, we don't care what the sign is.  The compiler
	  guarantees us that we get our 8-bits, which is all we care about.
	* configure.in: Remove "-Wno-pointer-sign" flag.  We are sign-aware!


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1172 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2005-12-12 19:57:59 +00:00
..
.cvsignore Add cvsignore file 2005-12-10 02:26:47 +00:00
cipher-private.h 2005-12-09 Dan Williams <dcbw@redhat.com> 2005-12-09 23:25:22 +00:00
cipher-wep-ascii.c 2005-12-09 Dan Williams <dcbw@redhat.com> 2005-12-10 19:33:26 +00:00
cipher-wep-ascii.h 2005-12-09 Dan Williams <dcbw@redhat.com> 2005-12-10 19:33:26 +00:00
cipher-wep-hex.c 2005-12-09 Dan Williams <dcbw@redhat.com> 2005-12-10 19:33:26 +00:00
cipher-wep-hex.h 2005-12-09 Dan Williams <dcbw@redhat.com> 2005-12-10 19:33:26 +00:00
cipher-wep-passphrase.c 2005-12-12 Robert Love <rml@novell.com> 2005-12-12 19:57:59 +00:00
cipher-wep-passphrase.h 2005-12-09 Dan Williams <dcbw@redhat.com> 2005-12-10 19:33:26 +00:00
cipher-wpa-psk-hex.c 2005-12-09 Dan Williams <dcbw@redhat.com> 2005-12-10 19:33:26 +00:00
cipher-wpa-psk-hex.h 2005-12-09 Dan Williams <dcbw@redhat.com> 2005-12-10 19:33:26 +00:00
cipher-wpa-psk-passphrase.c 2005-12-12 Robert Love <rml@novell.com> 2005-12-12 19:57:59 +00:00
cipher-wpa-psk-passphrase.h 2005-12-09 Dan Williams <dcbw@redhat.com> 2005-12-10 19:33:26 +00:00
cipher.c 2005-12-09 Dan Williams <dcbw@redhat.com> 2005-12-09 23:25:22 +00:00
cipher.h 2005-12-09 Dan Williams <dcbw@redhat.com> 2005-12-09 23:25:22 +00:00
gnome-keyring-md5.c 2005-12-09 Dan Williams <dcbw@redhat.com> 2005-12-09 23:25:22 +00:00
gnome-keyring-md5.h 2005-12-09 Dan Williams <dcbw@redhat.com> 2005-12-09 23:25:22 +00:00
libnm-util.pc.in 2005-12-09 Dan Williams <dcbw@redhat.com> 2005-12-09 23:25:22 +00:00
Makefile.am add cipher-private.h to Makefile.am 2005-12-12 16:00:46 +00:00
sha1.c 2005-12-09 Dan Williams <dcbw@redhat.com> 2005-12-09 23:25:22 +00:00
sha1.h 2005-12-09 Dan Williams <dcbw@redhat.com> 2005-12-09 23:25:22 +00:00