summaryrefslogtreecommitdiff
path: root/libnm-core/nm-crypto-impl.h
Commit message (Expand)AuthorAgeFilesLines
* build: move "libnm-core/" to "src/" and split itThomas Haller2021-02-181-53/+0
* all: update deprecated SPDX license identifiersThomas Haller2021-01-051-1/+1
* all: unify comment style for SPDX-License-Identifier tagThomas Haller2020-09-291-1/+1
* all: reformat all with new clang-format styleAntonio Cardace2020-09-281-37/+33
* 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
* libnm/crypto: refactor to use enum for supported ciphersThomas Haller2018-09-041-2/+2
* 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-19/+19
* libnm/crypto: rename crypto functions used for testing onlyThomas Haller2018-09-041-21/+23
* libnm/crypto: rework _nm_crypto_verify_cert() to return booleanThomas Haller2018-09-041-3/+3
* libnm/crypto: rename libnm crypto API to have consistent NM prefixThomas Haller2018-09-041-27/+39
* libnm/crypto: add header "nm-crypto-impl.h" for crypto implementationThomas Haller2018-09-041-0/+61