mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-05 20:50:19 +01:00
Writing a connection to keyfile and read it back should result in the identical setting. That is, a full round-trip would not alter any information. That is however particularly not true for certificate properties, where the keyfile writes blobs to file and coerces paths. Thus, whenver writing a keyfile we must read back what we just wrote and use that instead. |
||
|---|---|---|
| .. | ||
| tests | ||
| nms-keyfile-connection.c | ||
| nms-keyfile-connection.h | ||
| nms-keyfile-plugin.c | ||
| nms-keyfile-plugin.h | ||
| nms-keyfile-reader.c | ||
| nms-keyfile-reader.h | ||
| nms-keyfile-utils.c | ||
| nms-keyfile-utils.h | ||
| nms-keyfile-writer.c | ||
| nms-keyfile-writer.h | ||