Files
NetworkManager/libnm
Thomas Haller 0d178a968d libnm: rename and expose nm_utils_base64secret_decode() in libnm
A NetworkManager client requires an API to validate and decode
a base64 secret -- like it is used by WireGuard. If we don't have
this as part of the API, it's inconvenient. Expose it.

Rename it from _nm_utils_wireguard_decode_key(), to give it a more
general name.

Also, rename _nm_utils_wireguard_normalize_key() to
nm_utils_base64secret_normalize(). But this one we keep as internal
API. The user will care more about validating and decoding the base64
key. To convert the key back to base64, we don't need a public API in
libnm.

This is another ABI change since 1.16-rc1.

(cherry picked from commit e46ba01867)
2019-03-07 22:22:39 +01:00
..
2018-09-17 11:26:13 +02:00
2019-02-22 11:00:10 +01:00
2019-01-24 17:19:44 +01:00
2017-11-09 10:12:30 +01:00
2019-02-21 13:49:17 +01:00
2017-08-05 08:03:15 +02:00
2017-08-05 08:03:15 +02:00
2018-09-17 11:26:13 +02:00
2018-09-17 11:26:13 +02:00
2019-02-01 17:02:57 +01:00
2019-02-01 17:02:57 +01:00