mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-02-09 02:40:26 +01:00
* src/nm-ap-security*.[ch] - Add AP security abstractions to NetworkManager * src/nm-dbus-device.c - Begin to parse new format dbus messages from the applet and construct an AP security object from the message * libnm-util/dbus-helpers.c - Use message iters so we can append the key as a fixed array of bytes, which actually works rather than using dbus_message_append_args() as we were before git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1184 4912f4e0-d625-0410-9fb7-b9a5a253dbdc |
||
|---|---|---|
| .. | ||
| .cvsignore | ||
| cipher-private.h | ||
| cipher-wep-ascii.c | ||
| cipher-wep-ascii.h | ||
| cipher-wep-hex.c | ||
| cipher-wep-hex.h | ||
| cipher-wep-passphrase.c | ||
| cipher-wep-passphrase.h | ||
| cipher-wpa-psk-hex.c | ||
| cipher-wpa-psk-hex.h | ||
| cipher-wpa-psk-passphrase.c | ||
| cipher-wpa-psk-passphrase.h | ||
| cipher.c | ||
| cipher.h | ||
| dbus-helpers.c | ||
| dbus-helpers.h | ||
| gnome-keyring-md5.c | ||
| gnome-keyring-md5.h | ||
| libnm-util.pc.in | ||
| Makefile.am | ||
| sha1.c | ||
| sha1.h | ||