| Commit message (Expand) | Author | Age | Files | Lines |
* | Move cryptlib.h to crypto_local.h | tb | 2024-11-05 | 1 | -3/+2 |
* | Only include cryptlib.h where it's needed | tb | 2024-11-01 | 1 | -2/+5 |
* | Unexport some conf layers unused outside of libcrypto | tb | 2024-08-31 | 1 | -1/+3 |
* | ct.h: move two asterisks to the proper place | tb | 2024-08-08 | 1 | -3/+3 |
* | Unify X.509v3 extension methods | tb | 2024-07-13 | 1 | -56/+71 |
* | libcrypto: constify most error string tables | tb | 2024-06-24 | 1 | -5/+7 |
* | Fix #includes in ct_sct.c | tb | 2023-07-22 | 1 | -5/+7 |
* | Hide symbols in dso and ct | beck | 2023-07-08 | 6 | -6/+62 |
* | Remove mkerr.pl remnants from LibreSSL | kn | 2022-07-12 | 1 | -6/+1 |
* | Replace obj_mac.h with object.h | tb | 2022-06-30 | 1 | -2/+2 |
* | Remove openssl/cterr.h and inline it in openssl/ct.h | tb | 2022-05-08 | 3 | -131/+57 |
* | X509_GET_PUBKEY(3) return value check in libcrypto | inoguchi | 2022-01-22 | 1 | -2/+3 |
* | Convert SCT verification to CBB. | jsing | 2022-01-06 | 1 | -56/+57 |
* | Use C99 initializers for v3_addr, v3_asid and v3_ct_scts[] | tb | 2021-12-25 | 1 | -21/+49 |
* | Always allocate a new stack in o2i_SCT_LIST(). | jsing | 2021-12-20 | 1 | -19/+14 |
* | Convert SCT_new_from_base64() to use CBS for o2i_SCT_signature(). | jsing | 2021-12-20 | 3 | -33/+16 |
* | KNF two comments | tb | 2021-12-18 | 1 | -16/+16 |
* | Revert license stubs to full licenses in the remaining files. | tb | 2021-12-18 | 3 | -21/+164 |
* | Reinstate the license stubs to their original licenses in most of the | tb | 2021-12-18 | 10 | -57/+537 |
* | Convert o2i_SCT* functions to CBS. | jsing | 2021-12-18 | 2 | -151/+149 |
* | Rename argument to SCT_LIST_free() | jsing | 2021-12-18 | 1 | -3/+3 |
* | fix indent | tb | 2021-12-17 | 1 | -2/+2 |
* | Add RCS markers | tb | 2021-12-05 | 13 | -0/+13 |
* | Fix timestamp printing in Signed Certificate Timestamps | tb | 2021-11-24 | 1 | -2/+1 |
* | Make these files compile - not hooked up to build yet. | beck | 2021-11-20 | 13 | -220/+279 |
* | Mechanical KNF in preparation for changing | beck | 2021-10-28 | 12 | -1583/+1653 |
* | Add headers normally contained in include/openssl, verbatim from 1.1.1 | beck | 2021-10-28 | 2 | -0/+554 |
* | Import Certificate Transparency verbatim from OpenSSL 1.1.1 | beck | 2021-10-28 | 13 | -0/+2321 |