summaryrefslogtreecommitdiff
path: root/src/wireless-security/eap-method.c
Commit message (Expand)AuthorAgeFilesLines
* all: stop reaching into "org.gnome.nm-applet.eap"gsettings-eapLubomir Rintel2022-10-041-102/+0
* all: Remove most of wireless-securityAndrew Zaborowski2020-11-181-325/+0
* all: drop some more libnm-glib vestigesLubomir Rintel2020-02-141-6/+0
* all: drop modelineslr/cleanupsLubomir Rintel2019-09-101-1/+0
* all: use SPDX license identifiersLubomir Rintel2019-09-101-14/+1
* wireless-security: avoid passing NULL to nma_cert_chooser_set_*_password()Lubomir Rintel2018-07-261-3/+6
* wireless-security/eap: drop dead codeLubomir Rintel2017-06-131-256/+0
* wireless-security/eap: move cert picker setup and validation to common locationLubomir Rintel2017-06-131-0/+94
* c-e: use Unicode quotation marks in a new stringPiotr Drąg2017-03-231-1/+1
* c-e: minor code cleanup in eap_method_validate_filepicker()Thomas Haller2017-03-231-10/+4
* c-e: improve error message for non-existing certificate fileThomas Haller2017-03-231-0/+1
* wireless-security: make eap-tls use the NMACertificateChooserLubomir Rintel2017-03-191-3/+2
* utils: move the key/cert file filters from wireless-securityLubomir Rintel2017-03-191-68/+4
* all: use gresourcesLubomir Rintel2017-01-061-6/+6
* wireless-security: don't silently ignore files with invalid keys/certsBeniamino Galvani2016-10-061-50/+43
* build: cleanup build against libnm/libnm-glibThomas Haller2016-10-041-15/+7
* editor: spell 802.1X standard right with capital "X" (rh #1274505)Jiří Klimeš2016-07-271-1/+1
* wireless-security: make broken configuration entries redBastien Nocera2016-06-071-7/+16
* wireless-security: return error on eap_method_validate_filepicker() failureBeniamino Galvani2016-05-131-2/+7
* wireless-security: fix failed assertion in default_filter_privkey()Beniamino Galvani2016-05-131-1/+3
* all: include <gtk/gtk.h> via "nm-default.h"Thomas Haller2016-02-241-1/+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
* c-e: forward the validation error to print more sensible error message to stdoutThomas Haller2015-09-111-19/+16
* wireless-security: build separate libnm-based and libnm-glib-based versionsDan Winship2015-02-241-3/+21
* Use valid path when loading the org.gnome.nm-applet.eap schemaMichael Biebl2014-04-041-1/+1
* editor: store secrets by default only for current user (rh #879566)Jiří Klimeš2013-12-041-2/+4
* applet: remove wrong assert in eap_method_ca_cert_not_required_toggledThomas Haller2013-10-291-9/+1
* eap: use G_DEFINE_BOXED_TYPE to simplify code and be thread-safe (rh #979123)Jiří Klimeš2013-09-131-13/+1
* editor: initialize the destroy handler at last in eap_method_init/wireless_se...Thomas Haller2013-09-121-1/+2
* security: don't save CA cert ignore if editing is canceledDan Williams2013-09-111-55/+127
* applet: remove the ca cert nag dialog.Thomas Haller2013-08-271-151/+0
* applet: extend ui to ignore ca cert instead of nag dialog.Thomas Haller2013-08-271-0/+99
* wifi: show certificate files with the *.key extensionMathieu Trudel-Lapierre2013-03-071-2/+2
* applet, connection-editor: Use "Ethernet" and "Wi-Fi" in the UIDan Winship2012-08-091-1/+1
* applet: Update top-of-file commentsDan Winship2012-08-091-1/+1
* editor: recognize PKCS#12 files exported from firefox (bgo #677881)Jiří Klimeš2012-07-161-2/+4
* applet: port to GSettingsDan Winship2012-06-201-27/+22
* Use the new typed nm_connection_get_setting_*() methodsDan Winship2012-03-121-1/+1
* 8021x: handle PKCS#8 private keys (bgo #649326)Dan Williams2011-05-181-10/+31
* build: do the right thing with config.h (bgo #644672)Kjartan Maraas2011-03-141-0/+1
* security: don't depend on gconf-helpers codeDan Williams2011-03-101-18/+62
* eap: make DER certificate checking code endian-safeDan Williams2011-03-031-2/+1
* core: fix GtkBuilder-related performance issuesDan Williams2010-12-051-30/+58
* core: convert to GtkBuilder (bgo #625248)Pablo Castellano2010-11-281-20/+23
* applet: fix crach in eap_method_nag_user() (rh #557495)Jiří Klimeš2010-08-051-0/+12
* applet: don't crash in nag_dialog_response_cb (rh #619775)Jiří Klimeš2010-08-031-1/+10
* nm-applet: remember "Don't warn me again" checkbox value about missing certif...Jiří Klimeš2010-07-021-3/+19