summaryrefslogtreecommitdiff
path: root/libnm-util/crypto_gnutls.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "all: goodbye libnm-glib"Lubomir Rintel2019-04-031-0/+465
* all: goodbye libnm-glibLubomir Rintel2019-03-191-465/+0
* libnm-util/crypto: fix harmless compiler warningThomas Haller2018-05-241-6/+3
* all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller2016-02-191-2/+1
* all: drop includes to <glib/gi18n.h> for "nm-default.h"Dan Winship2015-08-051-2/+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
* crypto: only use gnutls crypto API, remove libgcrypt dependency (bgo #730294)Jiří Klimeš2015-04-011-80/+62
* libnm-util: Note that nm_utils_deinit() is a no-opDan Winship2014-12-041-5/+0
* libnm*: fix library gettext usageDan Winship2014-11-131-1/+1
* all: consistently include config.hDan Winship2014-11-131-0/+1
* libnm-util, libnm-glib: whitespace fixesDan Winship2014-07-151-5/+4
* libnm-util, libnm-glib: standardize copyright/license headersDan Winship2014-07-151-1/+1
* libnm-util: fix build with --with-crypto=gnutlsDan Winship2014-07-111-3/+3
* libnm-util: add nm_utils_rsa_key_encrypt_aes() encrypting RSA key with AESJiří Klimeš2014-05-121-3/+8
* libnm-util: allow AES cipher for private keysJiří Klimeš2014-05-121-0/+3
* all: remove pointless NULL checksDan Winship2013-02-131-12/+0
* libnm-util: recognize PKCS#8 private keys and check passwords (bgo #649326)Dan Williams2011-05-131-0/+51
* libnm-util: don't ever deinit crypto methods (bgo #646300)Dan Williams2011-03-311-2/+0
* build: do the right thing with config.h (bgo #644664)Kjartan Maraas2011-03-141-0/+1
* libnm-util: add nm_utils_rsa_key_encrypt() and fix crypto padding mixupsDan Williams2009-09-151-9/+143
* 2008-11-13 Dan Williams <dcbw@redhat.com>Dan Williams2008-11-131-20/+89
* 2008-09-08 Dan Williams <dcbw@redhat.com>Dan Williams2008-09-081-13/+14
* 2008-09-05 Dan Williams <dcbw@redhat.com>Dan Williams2008-09-051-2/+10
* 2008-08-25 Dan Williams <dcbw@redhat.com>Dan Williams2008-08-261-5/+13
* 2008-07-27 Dan Williams <dcbw@redhat.com>Dan Williams2008-07-271-11/+12
* 2008-06-26 Dan Williams <dcbw@redhat.com>Dan Williams2008-06-261-3/+3
* 2008-05-15 Tambet Ingo <tambet@gmail.com>Tambet Ingo2008-05-191-0/+227