summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* c-e: fix crash in import_vpn_from_file_cb() when importing VPN profilesThomas Haller2023-05-021-2/+2
* connection-editor: Increase maximum MTU value from 10000 to 65536Simon Arlott2023-04-136-6/+6
* applet: use appindicator if we can outside of X11Lubomir Rintel2023-02-172-2/+15
* c-e: don't reset VPN connection during importThomas Haller2022-11-172-12/+23
* c-e: honor selected VPN plugin during importThomas Haller2022-11-173-12/+36
* c-e: support importing WireGuard profiles from wg-quick filesThomas Haller2022-11-164-37/+69
* c-e: rename vpn_connection_from_file() to connection_import_from_file()Thomas Haller2022-11-163-5/+5
* c-e: fix leaking connection/error in import_vpn_from_file_cb()Thomas Haller2022-11-161-2/+2
* c-e: use cleanup attribute in import_vpn_from_file_cb() for filenameThomas Haller2022-11-161-3/+1
* c-e: workaround crash in required error for importThomas Haller2022-11-161-0/+12
* applet: replace libnotify with GNotificationLubomir Rintel2022-11-079-197/+89
* editor: remove unused fields from wifi pagebg/wifi-powerBeniamino Galvani2022-07-141-117/+11
* wifi: change description for wpa-psk to include also WPA3Beniamino Galvani2022-06-152-3/+3
* Respect GTK font settings when rendering menu header textJohn Lindgren2022-05-171-1/+1
* applet: replace lock icon for WEP networks with an exclaimation markLubomir Rintel2022-03-211-11/+27
* applet: tidy up the error dialogs a bitLubomir Rintel2022-03-212-20/+5
* editor: do not provide WEP by defaultlr/editor-no-wepLubomir Rintel2022-03-211-12/+26
* editor: improve Wi-Fi security combo error handlingLubomir Rintel2022-03-211-50/+50
* nm-connection-editor: use the new owe implementation in libnmaac/libnma-oweAna Cabral2022-03-201-1/+20
* applet: make the tooltip of the status icon available for screen readersLukáš Tyrychtr2022-03-081-2/+4
* Wi-Fi/OWE: Fix Enhanced Open (OWE) not being saved properly from nm-connectio...Ana Cabral2022-02-211-4/+18
* merge: branch 'lr/vpn-scroll'Lubomir Rintel2021-11-042-4/+27
|\
| * editor: scroll the VPN pagelr/vpn-scrollLubomir Rintel2021-10-251-4/+21
| * page-vpn: make sure the VPN page margins are consistentLubomir Rintel2021-10-251-0/+6
* | 8021x: move the margins from dialog to the inner vboxlr/ethernet-dialogLubomir Rintel2021-11-041-4/+4
* | ethernet-dialog: put labels in a size groupLubomir Rintel2021-11-042-0/+8
* | tests: add a test for the ethernet dialogLubomir Rintel2021-11-043-1/+83
* | applet: Move all wifi entries to a submenuAndre Miranda2021-11-031-46/+18
|/
* agent: support wireguard preshared-key as agent-owned secretbg/wg-secretsBeniamino Galvani2021-08-031-2/+56
* agent: support multiple keyring secrets per settingBeniamino Galvani2021-08-031-1/+0
* editor: fix vpn tree sort parametersJoe Bauser2021-07-081-2/+2
* Update homepage link of NMWen Liang2021-07-081-1/+1
* c-e: remove leading space in MACsec UI pagescootergrisen2021-07-081-1/+1
* Use "port(s)" for dependent devices/profilesTill Maas2021-07-075-19/+19
* set correct icon sizeKonstantin Unruh2021-06-291-2/+12
* applet: If permitted, create system Wi-Fi connectionsAndrew Zaborowski2021-06-221-2/+6
* editor: show missing toggle in the 8021x-security pageBeniamino Galvani2021-02-251-0/+1
* editor: fix crash when evaluating secondariesBeniamino Galvani2021-02-151-2/+2
* applet: support activating WireGuard connections as VPNsbg/applet-wireguardBeniamino Galvani2021-02-121-20/+45
* c-e: expand GtkTreeView "tree_peers" when resizing windowth/c-e-wireguard-expand-widgetThomas Haller2021-02-111-0/+2
* editor: only update widget if correct permission changedmatthias-prangl2021-02-111-3/+4
* applet: hide unmanaged interfacesLuis Pabon2021-02-026-9/+20
* all: add compat defines for NMU_SEC_SAE,NMU_SEC_OWEThomas Haller2021-02-022-21/+1
* applet: Work around appindicator "show"/"hide" signals quirkAndrew Zaborowski2020-11-182-0/+44
* editor: Print nm_remote_connection_commit_changes errorsAndrew Zaborowski2020-11-181-2/+3
* all: Remove most of wireless-securityAndrew Zaborowski2020-11-1847-6987/+8
* applet: Use NMAWs classes instead of WirelessSecurityAndrew Zaborowski2020-11-181-40/+19
* 8021x-security: Use NMAWs classes instead of WirelessSecurityAndrew Zaborowski2020-11-181-54/+21
* wifi-security: Use NMAWs classes instead of WirelessSecurityAndrew Zaborowski2020-11-181-49/+56
* editor: remove tx-power and rate properties from wifi pagebg/editor-miscBeniamino Galvani2020-11-181-36/+0