NetworkManager/libnm-core/tests
Dan Winship d91bcc4960 libnm-core: drop nm_utils_rsa_key_encrypt(), _encrypt_aes()
In general, we shouldn't end up with an unencrypted copy of a
certificate key anyway, so this function ought to be unnecessary (or
at least, not broadly useful enough to be in the public API).
nm-applet's GConf migration tool needs it, but that will eventually go
away, and until then it can just use libnm-util.
2014-12-04 08:39:54 -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: drop nm_utils_rsa_key_encrypt(), _encrypt_aes() 2014-12-04 08:39:54 -05:00
test-general.c libnm-core: fix the rule for parsing 'gateway' out of 'addresses' (rh #1170199) 2014-12-03 16:31:50 -05: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 libnm: remove nm_utils_init() from the public API 2014-12-04 08:39:54 -05:00
test-settings-defaults.c libnm: remove nm_utils_init() from the public API 2014-12-04 08:39:54 -05:00