summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2023-04-25Reinstate e_old.c it is still used by -portableTheo Buehler
2023-04-25Remove documentation of BN_BLINDING_{g,s}et_thread_idTheo Buehler
2023-04-25e_old can also goTheo Buehler
2023-04-25Remove the deprecated API from BNTheo Buehler
2023-04-25GF2m bites the dust. It won't be missed.Theo Buehler
2023-04-25ASN1_item_ndef_i2d also goes. discussed with deraadtTheo Buehler
2023-04-25Remove commented version of OPENSSL_NO_EC2MTheo Buehler
2023-04-25Remove duplicate NID definitionsTheo Buehler
2023-04-25LIBRESSL_NEXT_API is no longer neededTheo Buehler
2023-04-25Remove prototype of EC_GFp_nist_method()Theo Buehler
2023-04-25Move EC_KEY_{insert,set}_key_method_data() to internal-onlyTheo Buehler
2023-04-25Move low level BIO_new_NDEF API to internal-onlyTheo Buehler
2023-04-25Remove proxy cert remnantsTheo Buehler
2023-04-25Remove NETSCAPE_CERT_SEQUENCETheo Buehler
2023-04-25Move the policy STACK_OF stuff to pcy_int.h as wellTheo Buehler
2023-04-25Remove SXNETTheo Buehler
2023-04-25Move truncated sha-2 and sha3 out of #ifdef wrappersTheo Buehler
2023-04-25Use X509_STORE_CTX_get1_{certs,crls}() instead of an aliasTheo Buehler
2023-04-25X509_STORE_get1_{certs,crls} become X509_STORE_CTX_* also inTheo Buehler
2023-04-25X509_STORE_get1_{certs,crls} become X509_STORE_CTX_*Theo Buehler
2023-04-25Move the policy tree code to internal-onlyTheo Buehler
2023-04-25Remove i2d_PKCS7_NDEF from the hidden version as wellTheo Buehler
2023-04-25Remove documentation for i2d_PKCS7_NDEFTheo Buehler
2023-04-25Remove i2d_PKCS7_NDEFTheo Buehler
2023-04-25BN_RECP_CTX moves to internalTheo Buehler
2023-04-25Put ERRORS and DIAGNOSTICS information in the sections where they belong.Ingo Schwarze
2023-04-25Remove CTS modeTheo Buehler
2023-04-25Remove TS_VERIFY_CTX_init()Theo Buehler
2023-04-25Remove PEM wrappers for NETSCAPE_CERT_SEQUENCETheo Buehler
2023-04-25Remove the horror show that is bn_nist and ecp_nistTheo Buehler
2023-04-25Remove BN_init() documentationTheo Buehler
2023-04-25Remove BN_CTX_init() documentationTheo Buehler
2023-04-25Remove the no longer used BN_MONT_CTX_init()Theo Buehler
2023-04-25Move a few now internal prototypes to bn_local.hTheo Buehler
2023-04-25Remove old BN_one/BN_zero compat stuffTheo Buehler
2023-04-25Update libz to the HEAD of the develop branchTheo Buehler
2023-04-25Remove X9.31 supportTheo Buehler
2023-04-25Remove the no longer used BN_CTX_init()Theo Buehler
2023-04-25Bump LibreSSL version to 3.8.0Theo Buehler
2023-04-25Document most command constants.Ingo Schwarze
2023-04-25Bump majors after symbol addition and removalTheo Buehler
2023-04-25Update Symbols.list after symbol addition and removalTheo Buehler
2023-04-25Comment out a few now unused files from MakefileTheo Buehler
2023-04-25Use proper fix for the recent x400Address issueTheo Buehler
2023-04-25Temporarily define LIBRESSL_NEXT_API in opensslfeatures.hTheo Buehler
2023-04-25Define OPENSSL_NO_DEPRECATED and OPENSSL_NO_EC2M in opensslfeatures.hTheo Buehler
2023-04-25Wire up truncated SHA-2, SHA-3 and related thingsTheo Buehler
2023-04-25Remove no longer necessary compat #definesTheo Buehler
2023-04-25Add NIDs for truncated SHA-2, SHA-3 and related thingsTheo Buehler
2023-04-25The #ifdef missed a few NETSCAPE_CERT thingsTheo Buehler