Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [crypto] Allow passing a NULL certificate store to x509_find() et al | Michael Brown | 2024-08-13 | 1 | -4/+4 |
* | [crypto] Centralise mechanisms for identifying X.509 certificates | Michael Brown | 2024-08-12 | 1 | -50/+12 |
* | [crypto] Allow private key to be specified as a TLS connection parameter | Michael Brown | 2020-12-15 | 1 | -2/+2 |
* | [crypto] Mark permanent certificates as permanent | Michael Brown | 2016-08-31 | 1 | -0/+1 |
* | [crypto] Allow certificates to be marked as having been added explicitly | Michael Brown | 2016-08-31 | 1 | -4/+19 |
* | [crypto] Expose certstore_del() to explicitly remove stored certificates | Michael Brown | 2016-08-31 | 1 | -4/+15 |
* | [build] Allow assembler section type character to vary by architecture | Michael Brown | 2016-03-13 | 1 | -1/+1 |
* | [legal] Relicense files under GPL2_OR_LATER_OR_UBDL | Michael Brown | 2015-03-02 | 1 | -1/+5 |
* | [crypto] Generalise X.509 cache to a full certificate store | Michael Brown | 2014-03-28 | 1 | -0/+275 |