Age | Commit message (Expand) | Author |
2024-10-22 | Revert marking EC_GROUP_method_of() and EC_METHOD_get_field_type() unused | Theo Buehler |
2024-10-22 | Mark EC_GROUP_method_of() and EC_METHOD_get_field_type() as unused | Theo Buehler |
2024-08-31 | Make X509at_* API internal | Theo Buehler |
2024-08-31 | Zap HMAC_Init | Theo Buehler |
2024-08-31 | Nuke the whrlpool (named after the galaxy) from orbit | Theo Buehler |
2024-08-31 | Remove DES_enc_{read,write} and DES_rw_mode | Theo Buehler |
2024-08-31 | Garbage collec UI_UTIL remnants | Theo Buehler |
2024-08-31 | Remove EVP_PKEY.*attr* API | Theo Buehler |
2024-08-31 | Remove X509_REQ_{set,get}_extension_nids() | Theo Buehler |
2024-08-31 | Remove X509_check_trust() and some related defines | Theo Buehler |
2024-08-31 | Remove ERR_add_{,v}data() | Theo Buehler |
2024-08-31 | Make some more x509 conf stuff internal | Theo Buehler |
2024-08-31 | Retire X509V3_set_conf_lhash() | Theo Buehler |
2024-08-31 | Retire X509V3_EXT_{,CRL_,REQ_}add_conf() | Theo Buehler |
2024-08-31 | Remove OPENSSL_load_builtin_modules | Theo Buehler |
2024-08-31 | Unexport CONF_set_nconf() | Theo Buehler |
2024-08-31 | Remove more CONF_* functions that are no longer needed | Theo Buehler |
2024-08-31 | Unexport NCONF_default | Theo Buehler |
2024-08-31 | Inline NCONF_free_data in its only user | Theo Buehler |
2024-08-31 | Remove NCONF_WIN32 | Theo Buehler |
2024-08-31 | Retire conf_api.h and the API therein | Theo Buehler |
2024-08-31 | Unexport some conf layers unused outside of libcrypto | Theo Buehler |
2024-08-31 | Remove unused {,N}CONF_dump_{bio,fp}() | Theo Buehler |
2024-08-31 | Remove EVP_PKEY_*check again | Theo Buehler |
2024-08-28 | Get rid of last use of db_meth | Theo Buehler |
2024-08-28 | Turn X509V3_set_conf_lhash() into a noop | Theo Buehler |
2024-08-28 | Add LCRYPTO_USED(X509_get_signature_info) | Theo Buehler |
2024-08-28 | Disable X509V3_EXT{,_CRL,_REQ}_add_conf() | Theo Buehler |
2024-08-24 | Switch UI_UTIL_read_pw* to LCRYPTO_UNUSED() | Theo Buehler |
2024-07-26 | Mark X509at_get_attr{,_count}() and X509at_delete_attr() as unused | Theo Buehler |
2024-07-15 | Switch the EVP_PKEY_*attr* API to LCRYPTO_UNUSED() | Theo Buehler |
2024-07-11 | Despite being an ELF citizen, hppa is its own special snowflake and requires | Miod Vallat |
2024-07-09 | Hide remaining unused ERR functions in err.h | Bob Beck |
2024-07-09 | Hide CRYPTO_get_dynlock_create_callback | Bob Beck |
2024-07-09 | Hide DES global variables | Bob Beck |
2024-07-09 | Hide symbols for two missed public functions in bio.h | Bob Beck |
2024-07-09 | Hide global _it symbols in pkcs12.h | Bob Beck |
2024-07-09 | Hide global _it symbola in cms.h | Bob Beck |
2024-07-08 | Hide global _it symbols in dsa.h | Bob Beck |
2024-07-08 | Hide global _it symbols in rsa.h | Bob Beck |
2024-07-08 | Guard variable declarations to unbreak non-namespaced builds. | Bob Beck |
2024-07-08 | Hide global _it symbols in asn1t.h | Bob Beck |
2024-07-08 | Hide global _it symbols in pkcs7.h | Bob Beck |
2024-07-08 | Hide global _it variables in ocsp.h | Bob Beck |
2024-07-08 | Hide global _it variables in asn1.h | Bob Beck |
2024-07-08 | Hide global _it variables in x509.h | Bob Beck |
2024-07-08 | Hide global _it variables in x509v3.h | Bob Beck |
2024-04-10 | Hide deprecated functions in ec.h | Bob Beck |
2024-04-10 | Hide deprecated functions in evp.h | Bob Beck |
2024-04-10 | Hide symbols in bn.h | Bob Beck |