summaryrefslogtreecommitdiff
path: root/libnm-core/crypto.c
Commit message (Expand)AuthorAgeFilesLines
* libnm/crypto: fix uninitialized variable in crypto_md5_hash()Thomas Haller2014-12-041-2/+5
* libnm-core: relax restrictions on input arguments for crypto_md5_hash()Thomas Haller2014-12-041-11/+14
* libnm-core: combine duplicate crypto_make_des_aes_key() functionThomas Haller2014-12-041-8/+8
* libnm-core: call crypto_init() on the flyDan Winship2014-12-041-10/+34
* libnm-core: reimplement crypto_md5_hash() using GChecksumDan Winship2014-12-041-16/+54
* libnm-core: tweak crypto.c APIsDan Winship2014-11-211-57/+62
* libnm*: fix library gettext usageDan Winship2014-11-131-1/+1
* libnm-core: add nm-errors.[ch]Dan Winship2014-10-221-11/+1
* libnm-core: fix up/simplify NMCryptoErrorDan Winship2014-10-221-26/+21
* libnm-core: replace GByteArray with pointer + length in some APIsDan Winship2014-09-041-45/+54
* libnm: add libnm/libnm-core (part 1)Dan Winship2014-08-011-0/+749