Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Unifdef LIBRESSL_NEW_API. Now that the library is bumped, this is | tb | 2021-11-01 | 1 | -3/+1 |
* | Declare STACK_OF(GENERAL_NAMES) | tb | 2021-10-23 | 1 | -3/+4 |
* | Prepare to provide X509_get_extension_flags() | tb | 2021-10-23 | 1 | -1/+2 |
* | Prepare to provide X509_get_{extended_,}key_usage() | tb | 2021-10-22 | 1 | -1/+5 |
* | Add XKU_ANYEKU #define and use it to cache the anyExtendedKeyUsage | tb | 2021-10-21 | 1 | -2/+3 |
* | Unroll DECLARE_ASN1_FUNCTIONS() | job | 2021-09-02 | 1 | -9/+56 |
* | Rename DEFINE_STACK_OF() to DECLARE_STACK_OF() | job | 2021-09-02 | 1 | -4/+4 |
* | Lay groundwork to support X.509 v3 extensions for IP Addresses and AS Identif... | job | 2021-09-02 | 1 | -1/+144 |
* | Add new x509 certificate chain validator in x509_verify.c | beck | 2020-09-13 | 1 | -1/+3 |
* | Collapse the x509v3 directory into x509. | jsing | 2020-06-04 | 1 | -0/+992 |