summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* editor: show() the 8021x-security page, not its childrenBeniamino Galvani2020-11-181-1/+1
* editor: add 'default' item to the ip6-privacy combo boxbg/ip6-privacy-defaultBeniamino Galvani2020-09-142-4/+15
* applet-agent: another fix for reference count for secret request resultChih-Hsuan Yen2020-08-311-1/+1
* c-e: fix initializing drop-down list for connection.secondariesThomas Haller2020-06-221-19/+32
* ap-menu-item: add OWE as supported security typeDavid Bauer2020-05-271-0/+3
* connection-editor: add OWE supportDavid Bauer2020-05-271-0/+19
* editor: add wireguard supportBeniamino Galvani2020-04-227-0/+1384
* editor: rework assignment of text values to spin buttonsBeniamino Galvani2020-04-222-57/+43
* applet: fix crash in VPN secret dialog handlingBeniamino Galvani2020-04-061-2/+21
* applet/vpn-request: fix GtkDialog leakBeniamino Galvani2020-04-061-0/+1
* applet: merge VPN request free functionsBeniamino Galvani2020-04-061-58/+53