summaryrefslogtreecommitdiff
path: root/libnm-core/crypto_gnutls.c
Commit message (Expand)AuthorAgeFilesLines
* all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller2016-02-191-2/+1
* crypto_gnutls: removed dead codeJoel Holdsworth2015-11-191-6/+3
* 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-65/+40
* libnm-core: call crypto_init() on the flyDan Winship2014-12-041-0/+18
* libnm-core: reimplement crypto_md5_hash() using GChecksumDan Winship2014-12-041-57/+0
* libnm: drop nm_utils_deinit()Dan 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-core: add nm-errors.[ch]Dan Winship2014-10-221-0/+1
* libnm-core: fix up/simplify NMCryptoErrorDan Winship2014-10-221-25/+24
* libnm-core: replace GByteArray with pointer + length in some APIsDan Winship2014-09-041-19/+23
* libnm: add libnm/libnm-core (part 1)Dan Winship2014-08-011-0/+493