summaryrefslogtreecommitdiff
path: root/clients/tui/nmt-page-wifi.c
Commit message (Expand)AuthorAgeFilesLines
* tui: move from "clients/tui/" to "src/nmtui/"Thomas Haller2021-03-151-409/+0
* build: move "libnm/" to "src/" and split itThomas Haller2021-02-241-1/+1
* all: add "libnm/nm-default-client.h" as replacement for "nm-default.h"Thomas Haller2021-02-091-1/+1
* all: update deprecated SPDX license identifiersThomas Haller2021-01-051-1/+1
* all: explicit include <linux/if_{ether,infiniband,vlan}.h> as neededThomas Haller2020-12-221-0/+1
* all: unify comment style for SPDX-License-Identifier tagThomas Haller2020-09-291-1/+1
* format: replace tabs for indentation in code commentsac/clang-formatThomas Haller2020-09-281-3/+3
* all: reformat all with new clang-format styleAntonio Cardace2020-09-281-315/+337
* client/tui: add OWE supportDavid Bauer2019-12-051-0/+1
* all: unify format of our Copyright source code commentsThomas Haller2019-10-021-1/+1
* tui: wifi: support WPA3-Personal (SAE)Beniamino Galvani2019-09-201-0/+2
* all: SPDX header conversionLubomir Rintel2019-09-101-13/+1
* all: drop emacs file variables from source filesThomas Haller2019-06-111-1/+0
* all: remove consecutive empty linesBeniamino Galvani2018-04-301-1/+0
* tui: fix creation of open Wi-Fi connectionsBeniamino Galvani2017-11-301-2/+28
* tui: fix crash creating Wi-Fi connectionThomas Haller2017-10-111-1/+0
* nmtui: always create ethernet settings for VLAN and wireless security for wifi.Nikolay Martynov2017-05-281-28/+3
* device: extend MAC address handling including randomization for ethernet and ...Thomas Haller2016-06-301-2/+2
* all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller2016-02-191-2/+1
* all: drop includes to <glib/gi18n.h> for "nm-default.h"Dan Winship2015-08-051-2/+0
* all: make use of new header file "nm-default.h"Thomas Haller2015-08-051-1/+1
* all: rename nm-glib-compat.h to nm-glib.h, use everywhereDan Winship2015-07-241-1/+1
* tui: rework how editor pages workDan Winship2014-11-211-3/+6
* tui: rename two classesDan Winship2014-11-211-28/+28
* tui: fix incorrect chain up to parentDan Williams2014-10-211-1/+1
* tui: fix accessing NULL in g_bytes_get_data()Jiří Klimeš2014-10-061-4/+10
* tui: bind the leap-username property to its entryDan Winship2014-09-191-0/+3
* libnm-core: change DBUS_TYPE_G_UCHAR_ARRAY properties to G_TYPE_BYTESDan Winship2014-09-041-7/+7
* libnm-core: replace GByteArray with pointer + length in some APIsDan Winship2014-09-041-2/+2
* libnm: add NetworkManager.h, disallow including individual headersDan Winship2014-08-011-1/+0
* clients: reorganize source tree, put all the installed clients togetherDan Winship2014-07-301-0/+389