summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* applet: update menu while it is openbg/menu-wifi-scan-bgo774848Beniamino Galvani2017-04-042-43/+62
* applet: request wifi scan while the menu is openBeniamino Galvani2017-04-042-2/+54
* Update Russian translationStas Solovey2017-04-031-64/+55
* Update German translationMario Blättermann2017-03-311-905/+794
* wireless-security: build pkcs11 cert password support only with libnmBeniamino Galvani2017-03-301-7/+7
* build: bump libnm requirement to 1.7Beniamino Galvani2017-03-301-1/+1
* Update Russian translationStas Solovey2017-03-301-19/+26
* Update Russian translationStas Solovey2017-03-301-275/+394
* Update Russian translationStas Solovey2017-03-301-780/+627
* Update Russian translationStas Solovey2017-03-291-895/+1912
* Update Brazilian Portuguese translationRafael Fontenelle2017-03-261-355/+432
* Updated Danish translationAlan Mortensen2017-03-251-187/+357
* Fix build with SELinux disabledEmmanuele Bassi2017-03-251-2/+2
* Updated Lithuanian translationAurimas Černius2017-03-251-162/+335
* Update Polish translationPiotr Drąg2017-03-241-35/+71
* release: bump version to 1.7.1 (development)1.7.1-devLubomir Rintel2017-03-241-1/+1
* release: update NEWSLubomir Rintel2017-03-241-0/+16
* merge: branch 'lr/selinux'Lubomir Rintel2017-03-245-3/+414
|\
| * editor: warn users if certificates are labelled incorrectlylr/selinuxLubomir Rintel2017-03-245-3/+414
|/
* applet: ignore APs with hidden SSID when checking available APsBeniamino Galvani2017-03-241-1/+6
* Update Swedish translationJosef Andersson2017-03-231-812/+1705
* Update Polish translationPiotr Drąg2017-03-231-12/+17
* 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
* libnma: fix uninitialized variable in update_title() ("nma-cert-chooser-butto...Thomas Haller2017-03-231-5/+4
* Update Polish translationPiotr Drąg2017-03-221-25/+26
* c-e: add mnemonic short-cuts to dialogsThomas Haller2017-03-222-2/+4
* Update Hungarian translationBalázs Úr2017-03-211-899/+780
* c-e: remove compatibility for missing proxy APIThomas Haller2017-03-216-31/+0
* c-e: fix typo in translatable string (2)Thomas Haller2017-03-2115-15/+15
* c-e: fix typo in translatable stringThomas Haller2017-03-2116-16/+16
* Additional build fixes for builddir != srcdirEmmanuele Bassi2017-03-201-0/+4
* Fix builddir != srcdirEmmanuele Bassi2017-03-201-0/+2
* libnm-gtk: fix the version scriptLubomir Rintel2017-03-201-0/+1
* applet: don't use the deprecated NMVpnConnectionStateReasonLubomir Rintel2017-03-201-20/+20
* Update Kazakh translationBaurzhan Muftakhidinov2017-03-201-142/+276
* Update Polish translationPiotr Drąg2017-03-191-106/+196
* editor: use a Unicode apostrophe in a new stringPiotr Drąg2017-03-191-1/+1
* merge: branch 'lr/pkcs11'Lubomir Rintel2017-03-1939-631/+5010
|\
| * cert-chooser: refactor to delegate file/pkcs11 operations from NMACertChooserlr/pkcs11Thomas Haller2017-03-198-484/+370
| * wireless-security: make eap-tls use the NMACertificateChooserLubomir Rintel2017-03-1910-475/+403
| * libnma: add the PKCS#11 capable certificate chooserLubomir Rintel2017-03-195-5/+631
| * libnma: add certificate chooser buttonLubomir Rintel2017-03-194-4/+561
| * libnma: add PKCS#11 object chooser dialogLubomir Rintel2017-03-196-4/+884
| * libnma: add PKCS#11 login dialogLubomir Rintel2017-03-196-2/+434
| * build: optionally build with the GCR supportLubomir Rintel2017-03-192-3/+77
| * libnma: add a file certificate chooserLubomir Rintel2017-03-196-6/+497
| * utils: move the key/cert file filters from wireless-securityLubomir Rintel2017-03-193-69/+65
| * libnma: add a certificate picker interfaceLubomir Rintel2017-03-197-3/+1378