Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | all: drop empty first line from sources | Thomas Haller | 2019-06-11 | 1 | -1/+0 |
* | all: drop emacs file variables from source files | Thomas Haller | 2019-06-11 | 1 | -1/+0 |
* | libnm/crypto: refactor to use enum for supported ciphers | Thomas Haller | 2018-09-04 | 1 | -2/+2 |
* | libnm/crypto: remove unused argument key_type for decrypt functions | Thomas Haller | 2018-09-04 | 1 | -1/+0 |
* | libnm/crypto: adjust signature of crypto functions | Thomas Haller | 2018-09-04 | 1 | -19/+19 |
* | libnm/crypto: rename crypto functions used for testing only | Thomas Haller | 2018-09-04 | 1 | -21/+23 |
* | libnm/crypto: rework _nm_crypto_verify_cert() to return boolean | Thomas Haller | 2018-09-04 | 1 | -3/+3 |
* | libnm/crypto: rename libnm crypto API to have consistent NM prefix | Thomas Haller | 2018-09-04 | 1 | -27/+39 |
* | libnm/crypto: add header "nm-crypto-impl.h" for crypto implementation | Thomas Haller | 2018-09-04 | 1 | -0/+61 |