Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Guard variable declarations to unbreak non-namespaced builds. | beck | 2024-07-08 | 1 | -1/+3 |
| | | | | ok tb@ | ||||
* | Hide global _it symbols in asn1t.h | beck | 2024-07-08 | 1 | -1/+6 |
| | | | | ok tb@ | ||||
* | Make ASN1_{primitive,template}_* internal | tb | 2023-07-28 | 1 | -7/+1 |
| | | | | | | | These were long removed from the public OpenSSL API, so we can do the same. Remove ASN1_template_{d2i,i2d}() - those are unused internally. ok jsing | ||||
* | Unbreak the namespace build after a broken mk.conf and tool misfire had | beck | 2023-07-07 | 1 | -1/+1 |
| | | | | | | | | me aliasing symbols not in the headers I was procesing. This unbreaks the namespace build so it will pass again ok tb@ | ||||
* | Hide symbols in asn1 and bio | beck | 2023-07-05 | 1 | -0/+39 |
ok jsing@ |