summaryrefslogtreecommitdiff
path: root/src/wireless-security/wireless-security.c
Commit message (Expand)AuthorAgeFilesLines
* wireless-security: fix some error handlingLubomir Rintel2016-03-081-1/+1
* all: include <gtk/gtk.h> via "nm-default.h"Thomas Haller2016-02-241-2/+0
* all: include <glib.h> via "nm-default.h"Thomas Haller2016-02-241-1/+0
* all: include <glib/gi18n.h> via "nm-default.h"Thomas Haller2016-02-241-1/+0
* all: include "config.h" via "nm-default.h"Thomas Haller2016-02-241-2/+0
* all: include "nm-default.h" in every source fileThomas Haller2016-02-161-0/+2
* editor: initial hotspot mode support (bgo #755663)Dan Williams2015-10-141-0/+9
* c-e: forward the validation error to print more sensible error message to stdoutThomas Haller2015-09-111-4/+11
* wireless-security: build separate libnm-based and libnm-glib-based versionsDan Winship2015-02-241-9/+3
* libnm-gtk: add support for TTLS/EAP-MD5 and TTLS/EAP-GTC (bgo #729671)Dan Williams2014-05-301-8/+8
* utils: move *_password_storage() functions to utilsjk/rh879566-secret-flagsJiří Klimeš2013-12-041-168/+0
* wireless-security: use different icons for user and system password storagesJiří Klimeš2013-12-041-3/+28
* editor: store secrets by default only for current user (rh #879566)Jiří Klimeš2013-12-041-8/+160
* Implement EAP-PWD supportjvoisin2013-10-221-0/+13
* eap: use G_DEFINE_BOXED_TYPE to simplify code and be thread-safe (rh #979123)Jiří Klimeš2013-09-131-14/+2
* editor: initialize the destroy handler at last in eap_method_init/wireless_se...Thomas Haller2013-09-121-1/+1
* all: don't use deprecated 802-11-wireless.security propertyJiří Klimeš2013-09-021-6/+0
* editor: fix missing user/password when loading wifi connection to editThomas Haller2013-08-281-0/+29
* applet: remove the ca cert nag dialog.Thomas Haller2013-08-271-30/+0
* wireless-security: remember username/password across pagesDan Winship2013-06-041-0/+27
* applet: Update top-of-file commentsDan Winship2012-08-091-1/+1
* Fix some leaksDan Winship2012-08-071-1/+3
* editor: disable Ad-Hoc WPA connections (lp:905748)Dan Williams2012-03-161-0/+10
* Use the new typed nm_connection_get_setting_*() methodsDan Winship2012-03-121-4/+3
* applet/editor: EAP-FAST supportJiří Klimeš2012-01-261-1/+13
* applet: don't show irrelevant security options during secrets requestsDan Williams2011-06-201-7/+16
* eap: better check for wired connections when constructing widgets (bgo #646210)Dan Williams2011-04-171-5/+6
* build: do the right thing with config.h (bgo #644672)Kjartan Maraas2011-03-141-0/+2
* wired: add MD5 is a phase 1 EAP methodDan Williams2010-12-071-0/+18
* core: fix GtkBuilder-related performance issuesDan Williams2010-12-051-18/+48
* core: convert to GtkBuilder (bgo #625248)Pablo Castellano2010-11-281-17/+18
* core: fix "Always ask for this password" behaviorDan Williams2010-04-061-3/+4
* applet: request secrets in the applet's wireless dialogDan Williams2009-10-191-1/+44
* wifi: fix passphrase/key dialog default widget focus (bgo #587315)Dries Harnie2009-08-051-1/+11
* src/applet-device-wifi.c src/applet-dialogs.cDan Williams2008-10-301-2/+2
* src/applet-device-wifi.c src/applet-dialogs.cDan Williams2008-10-301-14/+3
* Patch from Tambet Ingo <tambet@gmail.com>Dan Williams2008-10-281-3/+1
* Patch from Tambet Ingo <tambet@gmail.com>Dan Williams2008-10-271-3/+2
* src/wireless-security/wireless-security.cDan Williams2008-10-201-12/+7
* UUID updates. Requires NM svn 4013 or later, and VPN plugins 4018 orDan Williams2008-08-271-6/+6
* Fix setting default ciphers (found by Howard Chu)Dan Williams2008-08-261-3/+3
* Clear out ciphers before resettingDan Williams2008-08-151-0/+6
* Update FSF address in license headers (Michael Biebl <biebl@debian.org>)Dan Williams2008-06-261-3/+3
* src/wireless-security/wireless-security.c - (ws_802_1x_auth_combo_init):Dan Williams2008-05-211-5/+9
* src/wireless-security/wireless-security.c - (ws_802_1x_auth_combo_init):Dan Williams2008-04-221-9/+21
* src/wireless-security/wireless-security.cDan Williams2008-04-151-3/+0
* Use nm_setting_duplicate() instead of hashing the setting first and thenTambet Ingo2008-04-151-9/+4
* Switch keyring tagging of passwords to use the connection ID, not theDan Williams2008-04-031-5/+9
* src/applet.glade - Add combo for specifying WEP key indexDan Williams2008-03-301-36/+0
* src/applet-dialogs.c - (set_eap_info_label, info_dialog_update): handleDan Williams2008-03-171-5/+12