Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add X509 related libctx changes. | Shane Lontis | 2020-07-24 | 1 | -2/+3 |
* | Constify X509_check_akid and prefer using X509_get0_serialNumber over X509_ge... | Dr. David von Oheimb | 2020-07-16 | 1 | -2/+2 |
* | Fix CID 1463883 Dereference after null check (in ess_find_cert_v2()) | Shane Lontis | 2020-07-08 | 1 | -1/+3 |
* | crypto/cms: add CAdES-BES signed attributes validation | FdaSilvaYY | 2020-05-27 | 1 | -5/+93 |
* | In OpenSSL builds, declare STACK for datatypes ... | Rich Salz | 2020-04-24 | 1 | -0/+5 |
* | Fix error handling in x509v3_cache_extensions and related functions | Bernd Edlinger | 2020-03-21 | 1 | -2/+3 |
* | Reorganize private crypto header files | Dr. Matthias St. Pierre | 2019-09-28 | 1 | -1/+1 |
* | crypto/cms: Add support for CAdES Basic Electronic Signatures (CAdES-BES) | Antonio Iacono | 2019-01-27 | 1 | -0/+269 |