summaryrefslogtreecommitdiff
path: root/libnm/nm-device-wifi.c
Commit message (Expand)AuthorAgeFilesLines
* all: add "libnm/nm-default-libnm.h" as replacement for "nm-default.h"Thomas Haller2021-02-091-1/+1
* all: update deprecated SPDX license identifiersThomas Haller2021-01-051-1/+1
* wifi: merge branch 'ac/wpa3eap_suiteb192'Antonio Cardace2020-12-221-1/+2
|\
| * wifi: add WPA-EAP-SUITE-B-192 supportac/wpa3eap_suiteb192Antonio Cardace2020-12-221-1/+2
* | all: explicit include <linux/if_{ether,infiniband,vlan}.h> as neededThomas Haller2020-12-221-0/+2
|/
* libnm/trivial: rename enums NML_DBUS_META_INTERFACE_PRIO_INSTANTIATE_*Fernando Fernandez Mancera2020-11-181-1/+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-44/+44
* all: reformat all with new clang-format styleAntonio Cardace2020-09-281-378/+422
* libnm: omit nm_device_*_get_hw_address() from introspection outputBeniamino Galvani2020-06-251-1/+1
* libnm/doc: fix gtk-doc for deprecated markers in libnmThomas Haller2020-03-231-3/+3
* nm-device: expose via D-Bus the 'hw-address' propertyAntonio Cardace2020-03-131-33/+11
* libnm: refactor caching of D-Bus objects in NMClientThomas Haller2019-11-251-182/+59
* libnm: add and use _nml_coerce_property_*()Thomas Haller2019-10-271-2/+2
* libnm: hide GObject structs from public API and embed private dataThomas Haller2019-10-221-20/+36
* libnm: use obj_properties array in libnm and cleanupThomas Haller2019-10-181-79/+65
* libnm: implement nm_device_wifi_request_scan_async() by using GDBusConnection...Thomas Haller2019-10-161-85/+29
* libnm: implement nm_device_wifi_request_scan() by using GDBusConnection directlyThomas Haller2019-10-161-21/+19
* libnm/device: simplify prepare_scan_options() for Wi-Fi scanningThomas Haller2019-10-161-28/+4
* libnm/device: fix memleak options variant in nm_device_wifi_request_scan_opti...Thomas Haller2019-10-161-2/+3
* libnm/device: fix memleak in nm_device_wifi_request_scan_options*()Thomas Haller2019-10-161-1/+1
* libnm: deprecate synchronous/blocking API in libnmThomas Haller2019-10-031-0/+4
* all: unify format of our Copyright source code commentsThomas Haller2019-10-021-2/+2
* all: SPDX header conversionLubomir Rintel2019-09-101-15/+1
* wifi: drop support for wpa-none key-mgmtBeniamino Galvani2019-08-261-2/+1
* all: drop emacs file variables from source filesThomas Haller2019-06-111-1/+0
* all: drop unnecessary includes of <errno.h> and <string.h>Thomas Haller2019-02-121-3/+0
* docs: misc. typos pt2luz.paz2018-09-171-2/+2
* libnm: add nm_utils_get_timestamp_msec()Lubomir Rintel2018-06-151-0/+3
* wifi: expose LastScan as milliseconds not secondsLubomir Rintel2018-06-151-10/+10
* wifi: expose the LastScan propertyLubomir Rintel2018-06-131-0/+42
* gobject-introspection: made several fixes to the annotationsCorentin Noël2018-03-261-3/+1
* Add calls to g_simple_async_result_set_check_cancellableBenjamin Berg2018-03-081-0/+2
* all: rename the introspection data to use the interface paths in namesLubomir Rintel2016-11-231-1/+1
* libnm: avoid leaking the interface proxiesLubomir Rintel2016-11-141-0/+2
* libnm: use the o.fd.DBus.ObjectManager API for object managementlr/object-managerLubomir Rintel2016-11-101-8/+0
* libnm: coerce empty strings to NULL for D-Bus propertiesThomas Haller2016-10-241-2/+2
* libnm: minor refactoring by using g_clear_object() and nm_str_not_empty()Thomas Haller2016-10-241-10/+3
* all: modify line separator comments to be 80 chars wideThomas Haller2016-10-031-1/+1
* all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller2016-02-191-2/+1
* build: cleanup default includesThomas Haller2016-02-121-7/+7
* Revert "all: change "Since: 1.2" to "Since: 1.0.4"/"Since: 1.0.6" for backpor...Thomas Haller2015-08-251-2/+2
* all: change "Since: 1.2" to "Since: 1.0.4"/"Since: 1.0.6" for backported APIJiří Klimeš2015-08-211-2/+2
* libnm: symbols for request scanning backported to 1.0.6Jiří Klimeš2015-08-141-0/+9
* libnm: add new functions allowing passing options to RequestScan() D-Bus callJiří Klimeš2015-08-141-24/+130
* all: drop includes to <glib/gi18n.h> for "nm-default.h"Dan Winship2015-08-051-1/+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-2/+1
* libnm*: fix library gettext usageDan Winship2014-11-131-1/+1
* all: consistently include config.hDan Winship2014-11-131-1/+2