summaryrefslogtreecommitdiff
path: root/libnm-core/nm-crypto-gnutls.c
Commit message (Expand)AuthorAgeFilesLines
* all: drop emacs file variables from source filesThomas Haller2019-06-111-1/+0
* shared: move most of "shared/nm-utils" to "shared/nm-glib-aux"Thomas Haller2019-04-181-1/+1
* libnm/crypto: clean crypto implementations for gnutls/nssThomas Haller2018-09-041-82/+68
* libnm/crypto: refactor to use enum for supported ciphersThomas Haller2018-09-041-41/+43
* libnm/crypto: remove unused argument key_type for decrypt functionsThomas Haller2018-09-041-1/+0
* libnm/crypto: adjust signature of crypto functionsThomas Haller2018-09-041-12/+12
* libnm/crypto: rename crypto functions used for testing onlyThomas Haller2018-09-041-19/+19
* libnm/crypto: use nm_explicit_bzero() instead of plain memset()Thomas Haller2018-09-041-5/+4
* libnm/crypto: rework _nm_crypto_verify_cert() to return booleanThomas Haller2018-09-041-7/+7
* libnm/crypto: rename libnm crypto API to have consistent NM prefixThomas Haller2018-09-041-39/+39
* libnm/crypto: add header "nm-crypto-impl.h" for crypto implementationThomas Haller2018-09-041-1/+1
* libnm/crypto: rename libnm's crypto filesThomas Haller2018-09-041-0/+434