Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Guard variable declarations to unbreak non-namespaced builds. | beck | 2024-07-08 | 1 | -2/+3 |
| | | | | ok tb@ | ||||
* | Hide global _it symbols in pkcs7.h | beck | 2024-07-08 | 1 | -1/+14 |
| | | | | ok tb@ | ||||
* | upstream hidden file #include_next workaround for MS C compilers | bcook | 2023-07-05 | 1 | -1/+5 |
| | | | | ok beck@, tb@ | ||||
* | Remove i2d_PKCS7_NDEF from the hidden version as well | tb | 2023-04-25 | 1 | -2/+1 |
| | |||||
* | Hide symbols in libcrypto/pkcs7 | beck | 2022-11-12 | 1 | -0/+126 |
This applies the guentherizer 9000(tm) to pkcs7, after moving several pkcs7 funcitions back to pkcs7 that were in x509/x_all.c for reasons known only to the miasma. ok jsing@ |