summaryrefslogtreecommitdiff
path: root/libnm-util/tests/test-crypto.c
Commit message (Expand)AuthorAgeFilesLines
* all: drop includes to <glib/gi18n.h> for "nm-default.h"Dan Winship2015-08-051-1/+0
* all: make use of new header file "nm-default.h"Thomas Haller2015-08-051-1/+1
* all: rename nm-glib-compat.h to nm-glib.h, use everywhereDan Winship2015-07-241-1/+1
* test: initialize auto-destructed pointersLubomir Rintel2015-02-091-1/+1
* libnm/tests: fix memleaks in tests for valgrindThomas Haller2015-02-091-1/+4
* libnm-util: Note that nm_utils_deinit() is a no-opDan Winship2014-12-041-6/+1
* all: consistently include config.hDan Winship2014-11-131-0/+2
* libnm-core, libnm-util: convert test-crypto, test-setting-8021x.c to gtestutilsDan Winship2014-08-071-43/+128
* libnm-util, libnm-glib: whitespace fixesDan Winship2014-07-151-1/+1
* libnm-util, libnm-glib: standardize copyright/license headersDan Winship2014-07-151-1/+1
* nmtst: combine files nm-test-helpers.h and nm-test-utils.hThomas Haller2014-06-051-1/+2
* libnm-util: add nm_utils_rsa_key_encrypt_aes() encrypting RSA key with AESJiří Klimeš2014-05-121-1/+26
* all: remove pointless NULL checksDan Winship2013-02-131-8/+2
* libnm-util: recognize PKCS#8 private keys and check passwords (bgo #649326)Dan Williams2011-05-131-0/+34
* libnm-util: rework certificate and private key handlingDan Williams2011-03-021-66/+79
* libnm-util: handle PEM files without an ending newline (rh #507315)Dan Williams2009-11-181-26/+19
* libnm-util: add nm_utils_rsa_key_encrypt() and fix crypto padding mixupsDan Williams2009-09-151-1/+65
* libnm-util: allow certificate/key pathsDan Williams2009-09-041-1/+1
* libnm-util: move crypto tests to libnm-util/tests/Dan Williams2009-02-021-0/+260