Thomas Haller
5cd4e6f3e6
wifi: don't use GBytesArray for NMWifiAP's ssid
...
GBytes makes more sense, because it's immutable.
Also, since at other places we use GBytes, having
different types is combersome and requires needless
conversions.
Also:
- avoid nm_utils_escape_ssid() instead of _nm_utils_ssid_to_string().
We use nm_utils_escape_ssid() when we want to log the SSID. However, it
does not escape newlines, which is bad.
- also no longer use nm_utils_same_ssid(). Since it no longer
treated trailing NUL special, it is not different from
g_bytes_equal().
- also, don't use nm_utils_ssid_to_utf8() for logging anymore.
For logging, _nm_utils_ssid_escape_utf8safe() is better because
it is loss-less escaping which can be unambigously reverted.
2018-08-22 10:49:34 +02:00
..
2018-08-22 10:49:34 +02:00
2016-09-23 18:05:54 +02:00
2018-07-11 12:02:06 +02:00
2016-11-09 12:07:33 +01:00
2018-01-08 12:38:53 +01:00
2018-08-11 09:41:07 +02:00
2018-01-08 12:38:53 +01:00
2018-08-08 11:24:29 +02:00
2018-07-11 16:16:22 +02:00
2018-06-26 16:21:54 +02:00
2017-12-18 11:25:06 +01:00
2018-08-22 10:49:34 +02:00
2018-08-06 08:34:27 +02:00
2018-08-11 09:41:07 +02:00
2018-08-08 11:24:29 +02:00
2018-07-11 12:02:06 +02:00
2017-02-10 14:33:52 +01:00
2017-12-05 11:50:52 +01:00
2018-02-15 15:34:03 +01:00
2018-01-16 14:47:24 +01:00
2018-04-30 16:24:52 +02:00
2018-07-11 12:02:06 +02:00
2018-07-11 12:02:06 +02:00
2018-08-10 10:38:19 +02:00
2018-07-11 12:02:06 +02:00
2018-01-08 12:38:53 +01:00
2018-08-10 10:38:19 +02:00
2018-06-29 22:34:23 +02:00
2018-08-10 10:38:19 +02:00
2018-07-11 12:02:06 +02:00
2018-08-10 10:38:19 +02:00
2017-03-17 10:15:11 +01:00
2018-08-10 10:38:19 +02:00
2017-05-31 20:15:52 +02:00
2018-08-10 10:38:19 +02:00
2017-03-17 10:15:11 +01:00
2018-08-10 10:38:19 +02:00
2017-03-17 10:15:11 +01:00
2018-08-10 10:38:19 +02:00
2017-07-27 09:35:11 +02:00
2018-08-10 10:38:19 +02:00
2017-03-17 10:15:11 +01:00
2018-08-10 10:38:19 +02:00
2018-08-08 11:24:29 +02:00
2018-08-10 10:38:19 +02:00
2018-07-11 12:02:06 +02:00
2018-08-10 10:38:19 +02:00
2017-03-17 10:15:11 +01:00
2018-08-10 10:38:19 +02:00
2018-08-10 10:38:19 +02:00
2018-08-10 10:38:19 +02:00
2017-03-17 10:15:11 +01:00
2018-08-10 10:38:19 +02:00
2017-03-17 10:15:11 +01:00
2018-08-10 10:38:19 +02:00
2017-03-17 10:15:11 +01:00
2018-08-19 13:56:14 +02:00
2017-03-17 10:15:11 +01:00
2018-08-10 10:38:19 +02:00
2018-06-08 18:23:31 +02:00
2018-08-11 09:41:07 +02:00
2018-07-11 12:02:06 +02:00
2018-08-10 10:38:19 +02:00
2018-01-05 18:25:08 +01:00
2018-08-10 10:38:19 +02:00
2018-06-14 15:13:11 +02:00
2018-08-10 10:38:19 +02:00
2017-03-17 10:15:11 +01:00
2018-08-11 09:41:07 +02:00
2018-08-11 09:41:07 +02:00
2018-08-10 10:38:19 +02:00
2017-03-17 10:15:11 +01:00
2018-08-10 10:38:19 +02:00
2017-10-30 17:40:08 +01:00
2018-08-10 10:38:19 +02:00
2017-10-30 17:40:08 +01:00
2018-08-10 10:38:19 +02:00
2017-10-30 17:40:08 +01:00
2018-08-10 10:38:19 +02:00
2017-10-30 17:40:08 +01:00
2018-08-10 10:38:19 +02:00
2017-03-17 10:15:11 +01:00
2018-08-10 10:38:19 +02:00
2017-08-05 08:03:15 +02:00
2018-08-10 10:38:19 +02:00
2018-08-10 10:38:19 +02:00
2017-03-17 10:15:11 +01:00
2018-08-10 10:38:19 +02:00
2017-03-17 10:15:11 +01:00
2018-08-10 10:38:19 +02:00
2018-07-11 16:16:22 +02:00
2018-08-10 10:38:19 +02:00
2018-04-30 16:24:52 +02:00
2018-08-10 10:38:19 +02:00
2018-07-11 12:02:06 +02:00
2018-08-10 10:38:19 +02:00
2018-07-11 12:02:06 +02:00
2018-08-10 10:38:19 +02:00
2017-03-17 10:15:11 +01:00
2018-08-10 10:38:19 +02:00
2018-04-30 16:24:52 +02:00
2018-08-10 10:38:19 +02:00
2018-04-18 14:14:07 +02:00
2018-08-10 10:38:19 +02:00
2018-04-30 16:24:52 +02:00
2018-08-10 10:38:19 +02:00
2017-03-17 10:15:11 +01:00
2018-08-10 10:38:19 +02:00
2017-03-17 10:15:11 +01:00
2018-08-10 10:38:19 +02:00
2017-03-17 10:15:11 +01:00
2018-08-10 10:38:19 +02:00
2018-01-16 15:01:59 +01:00
2018-08-10 10:38:19 +02:00
2018-06-15 09:46:26 +02:00
2018-08-10 10:38:19 +02:00
2018-06-29 22:34:23 +02:00
2018-08-22 10:49:34 +02:00
2018-08-10 10:38:19 +02:00
2018-06-28 20:38:52 +02:00
2017-03-09 14:12:35 +01:00
2018-08-22 10:49:34 +02:00
2018-08-22 10:49:34 +02:00
2018-07-11 16:16:22 +02:00
2018-06-15 17:16:18 +02:00
2018-04-30 16:24:52 +02:00
2018-05-14 16:05:12 +02:00
2018-04-30 16:24:52 +02:00
2018-04-30 16:24:52 +02:00
2018-03-26 12:45:49 +02:00