NetworkManager/src/core/supplicant
Thomas Haller f786b05479
glib-aux: swap arguments for nm_array_find_bsearch()
Have "len" before "elem_size". That is consistent with g_qsort_with_data()
and bsearch(), and is also what I would expect.

Note that the previous commit just renamed the function. If a user
of the new, changed API gets backported to an older branch, we will
get a compilation error and note that the arguments need to be adjusted.
2022-09-28 13:30:44 +02:00
..
tests wifi: disable FT in AP mode 2022-04-08 15:31:44 +02:00
nm-supplicant-config.c wpa_supplicant: add tls_disable_time_checks flag to phase 1 auth flags 2022-09-28 08:53:55 +02:00
nm-supplicant-config.h wifi: disable FT in AP mode 2022-04-08 15:31:44 +02:00
nm-supplicant-interface.c glib-aux: rename IP address related helpers from "nm-inet-utils.h" 2022-08-25 19:05:51 +02:00
nm-supplicant-interface.h format: reformat source tree with clang-format 13.0 2021-11-29 09:31:09 +00:00
nm-supplicant-manager.c supplicant: check whether WEP is available 2022-03-17 12:44:53 +01:00
nm-supplicant-manager.h format: reformat source tree with clang-format 13.0 2021-11-29 09:31:09 +00:00
nm-supplicant-settings-verify.c glib-aux: swap arguments for nm_array_find_bsearch() 2022-09-28 13:30:44 +02:00
nm-supplicant-settings-verify.h all: move "src/" directory to "src/core/" 2021-02-04 09:45:55 +01:00
nm-supplicant-types.h supplicant: add BIP interface capability 2022-04-04 10:43:24 +02:00