Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make X509at_* API internal | tb | 2024-08-31 | 1 | -11/+1 |
* | Remove EVP_PKEY.*attr* API | tb | 2024-08-31 | 1 | -10/+1 |
* | Remove X509_REQ_{set,get}_extension_nids() | tb | 2024-08-31 | 1 | -3/+1 |
* | Remove X509_check_trust() and some related defines | tb | 2024-08-31 | 1 | -2/+1 |
* | Add LCRYPTO_USED(X509_get_signature_info) | tb | 2024-08-28 | 1 | -1/+2 |
* | Mark X509at_get_attr{,_count}() and X509at_delete_attr() as unused | tb | 2024-07-26 | 1 | -4/+4 |
* | Switch the EVP_PKEY_*attr* API to LCRYPTO_UNUSED() | tb | 2024-07-15 | 1 | -10/+10 |
* | Guard variable declarations to unbreak non-namespaced builds. | beck | 2024-07-08 | 1 | -1/+3 |
* | Hide global _it variables in x509.h | beck | 2024-07-08 | 1 | -1/+22 |
* | Hide public symbols in x509.h | beck | 2024-04-09 | 1 | -1/+195 |
* | Remove unused public X509_TRUST API | tb | 2024-03-02 | 1 | -11/+1 |
* | upstream hidden file #include_next workaround for MS C compilers | bcook | 2023-07-05 | 1 | -1/+5 |
* | Introduce X509_get0_uids() accessor function | job | 2023-02-23 | 1 | -1/+2 |
* | Hide public symbols in libcrypto/x509 .c files | beck | 2022-11-14 | 1 | -0/+278 |