aboutsummaryrefslogtreecommitdiff
path: root/test/pkcs12_format_test.c
AgeCommit message (Expand)AuthorFilesLines
2023-09-28Copyright year updatesMatt Caswell1-1/+1
2023-09-15Fix PKCS#12 creation error when certificate contains auxiliary dataOlga Batyshkina1-0/+66
2022-11-23Cleanup : directly include of `internal/nelem.h` when required.FdaSilvaYY1-2/+0
2022-09-27Coverity 1515540: resource leakPauli1-0/+1
2022-09-23Allow PKCS12 export to set arbitrary bag attributesGraham Woodward1-0/+93
2021-10-28fix some code with obvious wrong coding stylex20181-5/+5
2021-05-28Fix PKCS12_create() so that a fetch error is not added to the error stack.Shane Lontis1-0/+88
2021-05-07Fixes #15070. Allow custom algorithm ID ASN.1 encoding for provided ciphersJon Spillett1-2/+63
2021-05-06Update copyright yearMatt Caswell1-1/+1
2021-04-30Add library context and property query support into the PKCS12 APIJon Spillett1-1/+303
2020-12-01test cleanup: move helper .c and .h files to test/helpers/Dr. David von Oheimb1-1/+1
2020-08-07Add new APIs to get PKCS12 secretBag OID and valueJon Spillett1-0/+444