summaryrefslogtreecommitdiff
path: root/test/pkcs12_format_test.c
Commit message (Expand)AuthorAgeFilesLines
* Cleanup : directly include of `internal/nelem.h` when required.FdaSilvaYY2022-11-231-2/+0
* Coverity 1515540: resource leakPauli2022-09-271-0/+1
* Allow PKCS12 export to set arbitrary bag attributesGraham Woodward2022-09-231-0/+93
* fix some code with obvious wrong coding stylex20182021-10-281-5/+5
* Fix PKCS12_create() so that a fetch error is not added to the error stack.Shane Lontis2021-05-281-0/+88
* Fixes #15070. Allow custom algorithm ID ASN.1 encoding for provided ciphersJon Spillett2021-05-071-2/+63
* Update copyright yearMatt Caswell2021-05-061-1/+1
* Add library context and property query support into the PKCS12 APIJon Spillett2021-04-301-1/+303
* test cleanup: move helper .c and .h files to test/helpers/Dr. David von Oheimb2020-12-011-1/+1
* Add new APIs to get PKCS12 secretBag OID and valueJon Spillett2020-08-071-0/+444