Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | In OpenSSL builds, declare STACK for datatypes ... | Rich Salz | 2020-04-24 | 1 | -0/+5 |
* | Introduce an internal version of X509_check_issued() | Matt Caswell | 2020-04-16 | 1 | -3/+9 |
* | Add manpage entry for X509_check_purpose() | Jake Maynard | 2020-04-11 | 1 | -1/+3 |
* | Allow certificates with Basic Constraints CA:false, pathlen:0 | Tomas Mraz | 2020-04-06 | 1 | -3/+7 |
* | Add the X509v3_cache_extensions() function | Matt Caswell | 2020-03-30 | 1 | -15/+17 |
* | Constify various mostly X509-related parameter types in crypto/ and apps/ | Dr. David von Oheimb | 2020-03-23 | 1 | -1/+1 |
* | Fix error handling in x509v3_cache_extensions and related functions | Bernd Edlinger | 2020-03-21 | 1 | -29/+68 |
* | Explicitly test against NULL; do not use !p or similar | Rich Salz | 2019-10-09 | 1 | -2/+2 |
* | Reorganize private crypto header files | Dr. Matthias St. Pierre | 2019-09-28 | 1 | -1/+1 |
* | Add missing accessors for X509 AuthorityKeyIdentifier | Dr. Matthias St. Pierre | 2019-08-01 | 1 | -0/+14 |
* | Join the x509 and x509v3 directories | Richard Levitte | 2019-05-29 | 1 | -0/+909 |