Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Repair unrolling of static ASN1_ITEM IPAddrBlocks_it | job | 2021-09-02 | 1 | -0/+11 |
* | Add err.h for X509error() and friends | job | 2021-09-02 | 1 | -0/+1 |
* | Fix OPENSSL_assert() and assert() | job | 2021-09-02 | 1 | -9/+4 |
* | Unroll ASN1_EX_TEMPLATE_TYPE IPAddrBlocks | job | 2021-09-02 | 1 | -4/+7 |
* | Change the OPENSSL_strdup() to strdup() | job | 2021-09-02 | 1 | -3/+4 |
* | Fix header file includes | job | 2021-09-02 | 1 | -3/+3 |
* | Move the error put functions from X509V3err() to X509V3error() | job | 2021-09-02 | 1 | -23/+15 |
* | Unroll ASN1_SEQUENCE() ASN1_CHOICE() ASN1_ITEM_TEMPLATE() | job | 2021-09-02 | 1 | -24/+112 |
* | Replace ossl_assert()/assert() with OPENSSL_assert() | job | 2021-09-02 | 1 | -4/+4 |
* | Replace OPENSSL_free() with free() | job | 2021-09-02 | 1 | -3/+3 |
* | Unroll IMPLEMENT_ASN1_FUNCTIONS() | job | 2021-09-02 | 1 | -4/+99 |
* | Lay groundwork to support X.509 v3 extensions for IP Addresses and AS Identif... | job | 2021-09-02 | 1 | -0/+1315 |