]> git.ipfire.org Git - thirdparty/openssl.git/history - util/libcrypto.num
Security hardening: Expose Build flags for Position Independed Execution (PIE)
[thirdparty/openssl.git] / util / libcrypto.num
5 days ago  Rajeev RanjanCMP: Improvements of the support for requesting CRL
5 days ago  Dr. David von OheimbCMP: add support for genm with crlStatusList and genp...
12 days ago  Damian Hobson-Garciax509_acert: Load attributes from config file section
12 days ago  Damian Hobson-GarciaAdd IETFAttrSyntax type support
12 days ago  Damian Hobson-Garciax509_acert: Add and retrieve certificate extensions
12 days ago  Damian Hobson-Garciax509_acert: Add API to sign and verify attribute certif...
12 days ago  Damian Hobson-Garciax509_acert: Add, remove and get attribute certificate...
12 days ago  Damian Hobson-GarciaAttribute certificate printing functions
12 days ago  Damian Hobson-GarciaAttribute certificate getter and setter API
12 days ago  Damian Hobson-GarciaAdd RFC 5755 attribute certificate support
12 days ago  Neil HormanIntroduce new internal hashtable implementation
12 days ago  Neil HormanAdd CRYPTO_atomic_store api
2024-04-09  Tomas MrazSync libcrypto.num and libssl.num with 3.3 branch
2024-03-12  Alexandr NedvedickyLimit the number of http headers when receiving the...
2024-03-06  Dr. David von Oheimbcrypto/cmp: add OSSL_CMP_MSG_get0_certreq_publickey...
2024-01-17  Neil HormanIntroduce hash thunking functions to do proper casting
2024-01-15  David BenjaminAdd X509_STORE_get1_objects
2023-12-21  Dr. David von Oheimbcrypto/cmp/,apps/lib/cmp_mock_srv.c: various improvemen...
2023-12-21  Rajeev Ranjancrypto/cmp/,apps/lib/cmp_mock_srv.c: add delayed delive...
2023-12-21  Hugo LandauERR: Add ERR_pop()
2023-12-19  Dr. David von OheimbCMP lib and app: add optional certProfile request messa...
2023-11-10  Tomas MrazFix CI breakage due to ABIDIFF failure
2023-11-10  slontisAdd EVP_DigestSqueeze() API.
2023-10-03  Tomas MrazAll lh_stats functions were deprecated in 3.1
2023-09-24  Matt CaswellImplement a public BIO_ADDR_copy() function
2023-09-15  Dmitry BelyavskiyStore: API for deletion - make update
2023-08-30  Dmitry BelyavskiyOSSL_PROVIDER_load_ex
2023-08-17  vl-lozAdd X509_STORE_CTX_set_get_crl and X509_STORE_CTX_set_c...
2023-08-08  Hugo LandauQUIC TLS: Rethink error handling
2023-07-16  Dr. David von OheimbCMP: add support for genm with rootCaCert and genp...
2023-07-16  Dr. David von Oheimbrename OSSL_CMP_get{,1}_caCerts and improve OSSL_CMP_ex...
2023-07-10  Rajeev RanjanCMP: support specifying certificate to be revoked via...
2023-07-07  Tomas MrazQUIC err handling: Save and restore error state
2023-06-15  Hugo LandauPartially revert #18070 (Add support for Windows CA...
2023-06-06  Vladimír Kotalallow to disable http
2023-06-01  Dr. David von OheimbCMP: add support for genm/genp messages with id-it...
2023-05-24  Hugo LandauQUIC: Fix bugs where threading is disabled
2023-03-28  Todd ShortRFC7250 (RPK) support
2023-03-25  Dr. David von OheimbCMP add: fix -reqin option, which requires adding OSSL_...
2023-02-08  Oliver MihatschNew function EC_GROUP_to_params to convert an EC_GROUP...
2023-01-27  Tomas MrazImplement BIO_s_dgram_mem() reusing the BIO_s_dgram_pai...
2023-01-26  Dr. David von Oheimbadd OSSL_TRACE_STRING(), OSSL_TRACE_STRING_MAX, and...
2023-01-16  slontisPKCS12 - Add additional libctx and propq support.
2023-01-13  Hugo LandauQUIC: make update
2022-12-06  Patrick MillsImplement OSSL_PROVIDER_get0_default_search_path, add...
2022-11-25  Stephen FarrellImplements Hybrid Public Key Encryption (HPKE) as per...
2022-11-25  Dr. David von Oheimbadd missing OSSL_CMP_CTX_reset_geninfo_ITAVs() function
2022-11-23  Dr. David von OheimbCMP: add API functions OSSL_CMP_CTX_get0_libctx() and...
2022-11-21  slontisImprove FIPS RSA keygen performance.
2022-11-07  Todd ShortAdd zlib oneshot compression
2022-11-02  slontisAdd d2i_PUBKEY_ex_fp and d2i_PUBKEY_ex_bio.
2022-11-01  Paulirand: add set0 calls for the private and public DRBGs
2022-10-18  Todd ShortConvert ZLIB defines to OPENSSL_NO_ZLIB
2022-10-18  Todd ShortAdd ZSTD compression support (RFC8478bis)
2022-10-18  Todd ShortAdd brotli compression support (RFC7924)
2022-10-17  Čestmír Kalinacrypto: add preemptive threading support
2022-10-10  Richard LevitteAlign util/libcrypto.num with the openssl-3.0 branch
2022-10-07  Richard LevitteChange all references to OpenSSL 3.1 to OpenSSL 3.2...
2022-10-06  Richard LevitteRename ossl_sleep() to OSSL_sleep() and make it public
2022-09-23  Graham WoodwardAllow PKCS12 export to set arbitrary bag attributes
2022-09-23  slontisAdd HPKE DHKEM provider support for EC, X25519 and...
2022-09-23  Hugo LandauBIO_s_dgram_pair
2022-09-14  Hugo LandauAdd support for loading root CAs from Windows crypto API
2022-08-24  Dr. David von Oheimbadd missing CRMF API function OSSL_CRMF_CERTTEMPLATE_ge...
2022-08-19  Hugo LandauBIO_sendmmsg/BIO_recvmmsg (API only)
2022-07-28  Matt CaswellGive BIO_s_mem() the ability to support datagrams
2022-07-20  Dr. David von OheimbAdd OSSL_CMP_CTX_get0_validatedSrvCert(), correcting...
2022-07-19  Dr. David von OheimbAdd X509_PUBKEY_set0_public_key(), extracted from X509_...
2022-07-16  Dr. David von OheimbCMS: add CMS_SignedData_verify(), a variant of CMS_veri...
2022-06-28  Dr. David von OheimbCMS: Export CMS_EnvelopedData and add CMS_EnvelopedData...
2022-06-22  Hugo LandauAdd deprecation macro for 3.1 and deprecate OPENSSL_LH_...
2022-04-22  Dmitry BelyavskiyPublic API functions OPENSSL_str[n]casecmp
2022-04-02  Viktor SöderqvistCMS sign digest
2022-03-10  Todd ShortAdd TFO support to socket BIO and s_client/s_server
2022-03-10  Arran Cudbard-Bellasync_posix: Allow custom stack allocation functions...
2022-01-20  Richard LevitteAdd signed bn2bin and bin2bn functions
2022-01-19  PauliAdd context dup functions for digests and ciphers
2021-12-21  Dr. David von Oheimbadd OSSL_STACK_OF_X509_free() for commonly used pattern
2021-07-29  Matt Caswellmake update
2021-07-26  Richard LevitteEVP: Add EVP_PKEY_get0_provider() and EVP_PKEY_CTX_get0...
2021-06-30  Dr. David von OheimbCMP: Add missing getter functions to CRMF API and CMP API
2021-06-16  Dr. David von OheimbHTTP client: fix use of OSSL_HTTP_adapt_proxy(), which...
2021-06-11  Dr. David von OheimbRename OSSL_HTTP_set_request() to OSSL_HTTP_set1_reques...
2021-06-11  William EdmistenAdd support for ISO 8601 datetime format
2021-06-10  Pauliutil: convert SHA* one shots back to being functions
2021-06-05  Richard LevitteENCODER: Drop OSSL_ENCODER_PARAM_INPUT_TYPE
2021-06-05  Matt CaswellTeach more of the ASN.1 code about libctx/propq
2021-06-05  Matt CaswellTeach the ASN.1 code how to create embedded objects...
2021-06-05  Matt CaswellProvide the ability to create an X509_PUBKEY with a...
2021-06-03  Richard LevitteDeprecate EVP_CIPHER_impl_ctx_size and EVP_CIPHER_CTX_b...
2021-06-03  Richard LevitteRestore all the ? in util/libcrypto.num
2021-06-02  Paulilibcrypto: make XXX_get_number() internal
2021-06-02  Jon SpillettFix up bad libcrypto.num
2021-06-02  Tomas MrazAdd NCONF_get_section_names()
2021-06-02  Rich SalzAdd NCONF_get0_libctx()
2021-06-01  Tomas MrazRename also the OSSL_PROVIDER_name() function
2021-06-01  Tomas MrazRename all getters to use get/get0 in name
2021-06-01  Jon SpillettEnhance the encoder/decoder tests to allow testing...
2021-05-26  Tomas MrazDeprecate old style BIO callback calls
2021-05-25  Paulimac: add a getter for the MAC block size.
next