summaryrefslogtreecommitdiff
path: root/libnm-core/crypto.h
Commit message (Expand)AuthorAgeFilesLines
* all: cleanup includes in header filesThomas Haller2016-08-171-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
* libnm-core: relax restrictions on input arguments for crypto_md5_hash()Thomas Haller2014-12-041-2/+2
* libnm-core: combine duplicate crypto_make_des_aes_key() functionThomas Haller2014-12-041-0/+7
* libnm-core: call crypto_init() on the flyDan Winship2014-12-041-1/+1
* libnm-core: reimplement crypto_md5_hash() using GChecksumDan Winship2014-12-041-7/+6
* libnm: drop nm_utils_deinit()Dan Winship2014-12-041-2/+0
* libnm-core: tweak crypto.c APIsDan Winship2014-11-211-10/+12
* libnm-core: add nm-errors.[ch]Dan Winship2014-10-221-12/+0
* libnm-core: fix up/simplify NMCryptoErrorDan Winship2014-10-221-18/+6
* libnm-core: replace GByteArray with pointer + length in some APIsDan Winship2014-09-041-8/+14
* libnm: add libnm/libnm-core (part 1)Dan Winship2014-08-011-0/+145