summaryrefslogtreecommitdiff
path: root/libnm-core/nm-crypto-nss.c
Commit message (Expand)AuthorAgeFilesLines
* libnm/crypto: suppress "-Wstrict-prototypes" warning in NSS libraryThomas Haller2020-06-031-0/+2
* all: unify format of our Copyright source code commentsThomas Haller2019-10-021-1/+1
* all: manually drop code comments with file descriptionThomas Haller2019-10-011-1/+0
* all: SPDX header conversionLubomir Rintel2019-09-101-15/+1
* all: drop empty first line from sourcesThomas Haller2019-06-111-1/+0
* 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-99/+103
* libnm/crypto: rework endianness detection for crypto_verify_pkcs12()Thomas Haller2018-09-041-7/+8
* libnm/crypto: refactor to use enum for supported ciphersThomas Haller2018-09-041-32/+41
* 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-11/+11
* 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/+5
* libnm/crypto: rework _nm_crypto_verify_cert() to return booleanThomas Haller2018-09-041-5/+5
* 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/+529