summaryrefslogtreecommitdiff
path: root/lib/libcrypto/ossl_typ.h
AgeCommit message (Expand)Author
2023-08-11Rename env_md{,_ctx}_st to evp_md{,_ctx}_stTheo Buehler
2023-08-11Move EC_KEY and EC_KEY_METHOD typedefs to ossl_typ.hTheo Buehler
2023-07-28Remove ERR_{get,set}_implementation()Theo Buehler
2023-07-28Excise ECDH_METHODTheo Buehler
2023-07-28Remove ECDSA_METHODTheo Buehler
2023-04-25Move the policy tree code to internal-onlyTheo Buehler
2023-04-25BN_RECP_CTX moves to internalTheo Buehler
2023-04-16The policy tree types become internal ony. Annotate them.Theo Buehler
2022-12-26spelling fixes; from paul tagliamonteJason McIntyre
2022-01-14Expose Certificate Transparency symbols in headersTheo Buehler
2022-01-14Make RSA, RSA_PSS_PARAMS and RSA_METHOD opaqueTheo Buehler
2022-01-14Make structs in comp.h opaqueTheo Buehler
2022-01-14Make structs in bio.h opaqueTheo Buehler
2022-01-14Remove ASN1_OBJECT internals from public visibility.Theo Buehler
2021-12-12Annotate the structs that will be moved to hmac_local.h and evp_locl.hTheo Buehler
2021-11-24Make the certificate transparency code build with the rest of the libraryBob Beck
2021-11-01Move the now internal X.509-related structs into x509_lcl.h.Theo Buehler
2015-09-30Remove support for NO_ASN1_TYPEDEFS.Doug Hogan
2014-06-12tags as requested by miod and teduTheo de Raadt
2014-05-24Almost nothing actually needs to include <openssl/e_os2.h>, however byJoel Sing
2014-04-20More KNF.Joel Sing
2014-04-17Use of OPENSSL_SYS_xxx defines in public header files considered harmful.Miod Vallat
2014-04-15First pass at applying KNF to the OpenSSL code, which almost makes itJoel Sing
2012-10-13resolve conflictsDamien Miller
2010-10-01resolve conflicts, fix local changesDamien Miller
2009-01-09resolve conflictsDamien Miller
2009-01-05update to openssl-0.9.8i; tested by several, especially krw@Damien Miller
2008-09-06resolve conflictsDamien Miller
2003-05-12merge 0.9.7b with local changes; crank majors for libssl/libcryptoMarkus Friedl
2002-05-15import openssl-0.9.7-beta1Bob Beck