summaryrefslogtreecommitdiff
path: root/src/nmtui
Commit message (Expand)AuthorAgeFilesLines
* tui: cleanup secrets_requested() function to use cleanup attributeThomas Haller2023-05-121-11/+5
* nmtui: do not prompt for secrets if openconnect already provided themDavid Woodhouse2023-05-111-38/+25
* nmcli, nmtui: reduce duplication around openconnect auth helperDavid Woodhouse2023-05-111-56/+3
* nmcli, nmtui: update authentication for OpenConnectDavid Woodhouse2023-05-111-12/+18
* doc: replace all (allow-none) annotations by (optional) and/or (nullable)Corentin Noël2023-03-276-10/+10
* bonding: add support to ns_ip6_target optionff/new_bond_optionsFernando Fernandez Mancera2023-03-061-1/+1
* nmtui: fix memory leakbg/coverityBeniamino Galvani2022-12-221-0/+2
* all: use _NM_G_TYPE_CHECK_INSTANCE_CAST() for internal usesThomas Haller2022-12-1640-41/+44
* all: fix "-Wcast-align=strict" warnings for GArray castsThomas Haller2022-12-092-7/+7
* clang-format: reformat code with clang-format 15.0.4-1.fc37Thomas Haller2022-11-231-4/+4
* nmtui: add MACsec supportBeniamino Galvani2022-09-286-0/+237
* nmtui: ethernet: support wired 802.1X authenticationBeniamino Galvani2022-09-282-16/+85
* nmtui: wifi: support WPA EnterpriseBeniamino Galvani2022-09-283-11/+41
* nmtui: introduce Nmt8021xFieldsBeniamino Galvani2022-09-285-0/+778
* nmtui: add secret-flags support to NmtPasswordFieldsBeniamino Galvani2022-09-282-45/+77
* nmtui: add NOT_EMPTY flag to NmtPasswordFieldsBeniamino Galvani2022-09-282-1/+8
* nmtui: fix property getter/setter in NmtPasswordFieldsBeniamino Galvani2022-09-281-4/+2
* glib-aux: rename IP address related helpers from "nm-inet-utils.h"Thomas Haller2022-08-252-10/+10
* tui/wifi: remove WEP optionsLubomir Rintel2022-08-251-11/+22
* newt-form: remove escape-exits propertyLubomir Rintel2022-08-256-34/+6
* tui: allow exiting add/edit connection dialog with ESC keyLubomir Rintel2022-08-252-1/+8
* all: reformat with clang-format (clang-tools-extra-14.0.0-1.fc36) and update ...Thomas Haller2022-07-061-12/+12
* nmtui: add support for activating tun/tap connectionsOlivier Gayot2022-05-091-0/+1
* clients: bulk removal of g_assert*() statementslr/assertsLubomir Rintel2022-03-283-9/+10
* all: drop /*<skip>*/ annotations for enumsThomas Haller2022-02-081-3/+3
* format: reformat source tree with clang-format 13.0Thomas Haller2021-11-2955-662/+662
* tui: fix order of includes in "nmt-page-bond-port.c"Thomas Haller2021-08-261-1/+2
* bond: add support of queue_id of bond portGris Ge2021-08-265-1/+104
* tui: fix order of includesThomas Haller2021-08-2013-18/+25
* libnm: Use _nm_connection_ensure_setting()Gris Ge2021-08-2014-86/+38
* all: add some README.md files describing the purpose of our sourcesThomas Haller2021-08-191-0/+15
* tui: add WireGuard support to nmtuiJavier Sánchez Parra2021-08-1712-0/+1239
* all: use nm_g_idle_add() instead of g_idle_add()Thomas Haller2021-07-261-1/+1
* clang-format: use "IndentPPDirectives:None" instead of "BeforeHash"Thomas Haller2021-07-091-1/+1
* tui: use internal _nm_utils_ip4_prefix_to_netmask() helperThomas Haller2021-05-111-1/+1
* all: Replace deprecated NM_CONNECTION_SERIALIZE_* flagsAndrew Zaborowski2021-04-011-1/+1
* tui: move from "clients/tui/" to "src/nmtui/"Thomas Haller2021-03-1581-0/+13859