| Commit message (Expand) | Author | Age | Files | Lines |
* | Make X509at_* API internal | tb | 2024-08-31 | 1 | -11/+1 |
* | Zap HMAC_Init | tb | 2024-08-31 | 1 | -2/+1 |
* | Nuke the whrlpool (named after the galaxy) from orbit | tb | 2024-08-31 | 2 | -36/+1 |
* | Remove DES_enc_{read,write} and DES_rw_mode | tb | 2024-08-31 | 1 | -4/+1 |
* | Garbage collec UI_UTIL remnants | tb | 2024-08-31 | 1 | -3/+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 |
* | Remove ERR_add_{,v}data() | tb | 2024-08-31 | 1 | -3/+1 |
* | Make some more x509 conf stuff internal | tb | 2024-08-31 | 1 | -12/+1 |
* | Retire X509V3_set_conf_lhash() | tb | 2024-08-31 | 1 | -2/+1 |
* | Retire X509V3_EXT_{,CRL_,REQ_}add_conf() | tb | 2024-08-31 | 1 | -4/+1 |
* | Remove OPENSSL_load_builtin_modules | tb | 2024-08-31 | 1 | -2/+1 |
* | Unexport CONF_set_nconf() | tb | 2024-08-31 | 1 | -2/+1 |
* | Remove more CONF_* functions that are no longer needed | tb | 2024-08-31 | 1 | -9/+1 |
* | Unexport NCONF_default | tb | 2024-08-31 | 1 | -2/+1 |
* | Inline NCONF_free_data in its only user | tb | 2024-08-31 | 1 | -2/+1 |
* | Remove NCONF_WIN32 | tb | 2024-08-31 | 1 | -2/+1 |
* | Retire conf_api.h and the API therein | tb | 2024-08-31 | 1 | -36/+0 |
* | Unexport some conf layers unused outside of libcrypto | tb | 2024-08-31 | 1 | -13/+1 |
* | Remove unused {,N}CONF_dump_{bio,fp}() | tb | 2024-08-31 | 1 | -5/+1 |
* | Remove EVP_PKEY_*check again | tb | 2024-08-31 | 1 | -4/+1 |
* | Get rid of last use of db_meth | tb | 2024-08-28 | 1 | -3/+3 |
* | Turn X509V3_set_conf_lhash() into a noop | tb | 2024-08-28 | 1 | -2/+2 |
* | Add LCRYPTO_USED(X509_get_signature_info) | tb | 2024-08-28 | 1 | -1/+2 |
* | Disable X509V3_EXT{,_CRL,_REQ}_add_conf() | tb | 2024-08-28 | 1 | -4/+4 |
* | Switch UI_UTIL_read_pw* to LCRYPTO_UNUSED() | tb | 2024-08-24 | 1 | -3/+3 |
* | 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 |
* | Despite being an ELF citizen, hppa is its own special snowflake and requires | miod | 2024-07-11 | 1 | -1/+5 |
* | Hide remaining unused ERR functions in err.h | beck | 2024-07-09 | 1 | -1/+3 |
* | Hide CRYPTO_get_dynlock_create_callback | beck | 2024-07-09 | 1 | -1/+2 |
* | Hide DES global variables | beck | 2024-07-09 | 1 | -1/+5 |
* | Hide symbols for two missed public functions in bio.h | beck | 2024-07-09 | 1 | -1/+3 |
* | Hide global _it symbols in pkcs12.h | beck | 2024-07-09 | 1 | -1/+5 |
* | Hide global _it symbola in cms.h | beck | 2024-07-09 | 1 | -1/+5 |
* | Hide global _it symbols in dsa.h | beck | 2024-07-08 | 1 | -1/+6 |
* | Hide global _it symbols in rsa.h | beck | 2024-07-08 | 1 | -1/+7 |
* | Guard variable declarations to unbreak non-namespaced builds. | beck | 2024-07-08 | 6 | -8/+18 |
* | Hide global _it symbols in asn1t.h | beck | 2024-07-08 | 1 | -1/+6 |
* | Hide global _it symbols in pkcs7.h | beck | 2024-07-08 | 1 | -1/+14 |
* | Hide global _it variables in ocsp.h | beck | 2024-07-08 | 1 | -1/+17 |
* | Hide global _it variables in asn1.h | beck | 2024-07-08 | 1 | -1/+24 |
* | Hide global _it variables in x509.h | beck | 2024-07-08 | 1 | -1/+22 |
* | Hide global _it variables in x509v3.h | beck | 2024-07-08 | 1 | -1/+35 |
* | Hide deprecated functions in ec.h | beck | 2024-04-10 | 1 | -1/+10 |
* | Hide deprecated functions in evp.h | beck | 2024-04-10 | 1 | -1/+6 |
* | Hide symbols in bn.h | beck | 2024-04-10 | 1 | -1/+6 |
* | Hide a couple of LCRYPTO_UNUSED in asn1.h | beck | 2024-04-10 | 1 | -1/+3 |
* | Finish hiding symbols in rand.h | beck | 2024-04-10 | 1 | -1/+11 |