Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | name constraints: be more careful with NULs | tb | 2022-03-26 | 1 | -4/+7 |
* | Rework ownership handling in x509_constraints_validate() | tb | 2022-03-14 | 1 | -7/+4 |
* | Check name constraints using the proper API | tb | 2022-03-13 | 1 | -4/+21 |
* | style tweak | tb | 2022-03-13 | 1 | -2/+2 |
* | Fix length check of IP addresses for name constraints | tb | 2022-02-11 | 1 | -2/+3 |
* | Add missing error check for a2i_GENERAL_NAME() | tb | 2022-02-11 | 1 | -1/+3 |
* | Fix a double free in v2i_NAME_CONSTRAINTS() | tb | 2022-02-11 | 1 | -2/+3 |
* | Bring back r1.3, ok beck | tb | 2021-10-28 | 1 | -3/+47 |
* | Revert version 1.3 - not allowing the creation of bogus certificates | beck | 2021-10-27 | 1 | -47/+3 |
* | Validate Subject Alternate Names when they are being added to certificates. | beck | 2021-10-26 | 1 | -3/+47 |
* | Fix various read buffer overflow when printing ASN.1 strings (which are | tb | 2021-08-24 | 1 | -4/+7 |
* | Collapse the x509v3 directory into x509. | jsing | 2020-06-04 | 1 | -0/+699 |