NetworkManager/libnm-core/tests
Dan Winship 1c4f41c610 libnm-core: add nm_utils_file_is_certificate() and _file_is_private_key()
Add nm-utils methods to check if a file is a certificate or private
key file.

nm-applet currently has its own internal versions of these, but they
ended up having to duplicate a bunch of logic that we already have in
crypto.c.
2014-11-21 08:46:07 -05:00
..
certs libnm-core: add nm_utils_file_is_certificate() and _file_is_private_key() 2014-11-21 08:46:07 -05:00
Makefile.am libnm-core: tweak crypto.c APIs 2014-11-21 08:46:07 -05:00
test-compare.c all: consistently include config.h 2014-11-13 17:18:42 -05:00
test-crypto.c libnm-core: add nm_utils_file_is_certificate() and _file_is_private_key() 2014-11-21 08:46:07 -05:00
test-general.c libnm-core: Add missing type cast 2014-11-19 16:04:41 +01:00
test-secrets.c all: consistently include config.h 2014-11-13 17:18:42 -05:00
test-setting-8021x.c all: consistently include config.h 2014-11-13 17:18:42 -05:00
test-setting-dcb.c all: consistently include config.h 2014-11-13 17:18:42 -05:00
test-settings-defaults.c all: consistently include config.h 2014-11-13 17:18:42 -05:00