summaryrefslogtreecommitdiffstats
path: root/crypto/ess (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add X509 related libctx changes.Shane Lontis2020-07-241-2/+3
* Constify X509_check_akid and prefer using X509_get0_serialNumber over X509_ge...Dr. David von Oheimb2020-07-161-2/+2
* Fix CID 1463883 Dereference after null check (in ess_find_cert_v2())Shane Lontis2020-07-081-1/+3
* Fix `no-ts` builds.FdaSilvaYY2020-06-211-1/+2
* crypto/cms: add CAdES-BES signed attributes validationFdaSilvaYY2020-05-274-9/+162
* In OpenSSL builds, declare STACK for datatypes ...Rich Salz2020-04-241-0/+5
* Fix error handling in x509v3_cache_extensions and related functionsBernd Edlinger2020-03-211-2/+3
* Reorganize private crypto header filesDr. Matthias St. Pierre2019-09-282-2/+2
* util/mkerr.pl: make it not depend on the function codeRichard Levitte2019-09-121-1/+1
* Regenerate mkerr filesRich Salz2019-07-161-20/+2
* constify *_dup() and *i2d_*() and related functions as far as possible, intro...David von Oheimb2019-03-061-5/+5
* crypto/cms: Add support for CAdES Basic Electronic Signatures (CAdES-BES)Antonio Iacono2019-01-274-0/+382