]> git.ipfire.org Git - thirdparty/openssl.git/history - include/openssl
Update the ssl trace reference for test_sslapi
[thirdparty/openssl.git] / include / openssl /
20 hours ago  Bob BeckRemoved ASN1_STRING_data()
4 days ago  Neil HormanAdd SSL_CTX_is_quic API
6 days ago  Igor UstinovAdded finalized flag to the OSSL_ENCODER/DECODER_CTX...
6 days ago  Stefan BergerImplement EVP_SIGNATURE_hash_message_update() and use it
6 days ago  Stefan Bergercms: Enable signature verification for no-attribute...
6 days ago  Stefan Bergercms: Enable signing with hashless signing for no-attrib...
2025-11-06  slontisFix potential malloc(-1) bugs.
2025-11-04  Igor UstinovModernize header macros for C23 compatibility
2025-10-27  Richard LevitteCleanup: Remove include/crypto/bn_conf.h.in
2025-10-22  Simo SorceAdd a way to cleanse params arrays
2025-10-21  Bob BeckAdd tests for the posix time functions.
2025-10-21  Bob BeckBring in posix time conversion functions, originally...
2025-10-17  Jakub ZelenkaCMS: Produce error when AEAD algorithms are used in...
2025-10-16  Nikola PajkovskyDeprecate X509_STORE_get0_objects()
2025-10-04  Gustaf NeumannAdd SSL_get_peer_addr() function to query peer address...
2025-09-24  Bob BeckConst correct the various sk_find functions.
2025-09-20  Richard LevitteFix OPENSSL_VERSION_NUMBER to always have zero status...
2025-09-11  Dr. David von Oheimbcrmf_lib.c create_popo_signature(): add error queue...
2025-09-11  Dr. David von Oheimbcrypto: remove OSSL_FUTURE_CONST as it is not more...
2025-09-11  Dr. David von Oheimbconstify X509_*print*(), X509_get0_*_objects(), X509_...
2025-09-11  Dr. David von Oheimbconstify X509_REQ_get_X509_PUBKEY() in OpenSSL 4.0...
2025-09-10  Dr. David von OheimbEVP_PKEY_CTX_get_params(): add error queue entry EVP_R_...
2025-09-10  Dmitry BelyavskiyAdd key_type to the derive_skey function
2025-09-02  openssl-machineCopyright year updates
2025-08-31  Simo SorceImplement EVP_KDF_CTX_set_SKEY
2025-08-31  Dmitry BelyavskiyImplement EVP_PKEY_derive_SKEY
2025-08-31  Dmitry BelyavskiyImplement EVP_KDF_derive_SKEY
2025-08-31  Dmitry BelyavskiyImplementation of EVP_SKEY_import_SKEYMGMT
2025-08-30  PauliAdd OSSL_SELF_TEST_TYPE_PCT_IMPORT transient error...
2025-08-30  Pauliadd new error
2025-08-20  Dimitri John LedkovAdd DetECDSA self test, signature is one byte shorter...
2025-08-13  Richard LevitteCorrect the synthetisized OPENSSL_VERSION_NUMBER
2025-08-12  Eugene SyromiatnikovRemove OSSL_CRYPTO_ALLOC attribute from CRYPTO_*dup...
2025-08-08  Eugene SyromiatnikovAdd array memory allocation routines
2025-08-08  Eugene Syromiatnikovinclude/openssl/crypto.h.in: fix alignment for OPENSSL_...
2025-08-08  Paulierror: add new repeated parameter error
2025-07-31  Paulifips: add DH PCT name
2025-07-30  Ingo FranzkiMake ERR_count_to_mark() available to providers via...
2025-07-30  Daniel Van GeestImplement KEMRecipientInfo (RFC9629) in CMS
2025-07-25  martinAdd support for TLS 1.3 OCSP multi-stapling for server...
2025-07-25  Alen Yanfix SM2 privatekey decode(PEM format, ECPrivateKey).
2025-07-17  Norbert PocsDeprecate ASN1_METH internal usage
2025-07-17  Norbert PocsDeprecate EVP_PKEY_ASN1_METHOD related function declara...
2025-07-17  Norbert PocsAdd deprecation macros for 3.6.0
2025-07-10  Theo BuehlerProvide X509_CRL_get0_tbs_sigalg()
2025-07-10  Paulifips: add LMS description
2025-07-10  Daniel Van GeestAdd HKDF algorithms with fixed digests.
2025-07-09  Michael BaentschIntroduce SSL_OP_SERVER_PREFERENCE to replace SSL_OP_CI...
2025-07-03  Andrew DinhAdd stream type flags to SSL_accept_stream
2025-06-20  noctuellesfix: difference between parameter name between doc...
2025-06-03  Dr. David von OheimbDOC: update references to obsolete RFC 2459 (updated...
2025-05-27  Paulievp: add EVP_PKEY_get_security_category function
2025-05-20  Dr. David von Oheimbcrypto/evp: compensate for providers not adding error...
2025-05-06  Dr. David von OheimbFix SSL_{set1,add1}_host() handling of host name/IP...
2025-05-05  Dimitri John Ledkovpkcs12: increase macsaltlen from 8 to 16 as per NIST...
2025-04-28  Richard LevitteAdd verbose output to 'openssl list -store-loaders'
2025-04-16  Nicolas Blais-MikoFix silent error in EVP_CIPHER_CTX_get_updated_iv.
2025-04-14  Tim PerryAdd SSL_CTX_set_ec_point_formats() and SSL_set_ec_point...
2025-04-14  fangming.fangImplement AES-CBC-HMAC-SHA512 on aarch64
2025-04-14  fangming.fangImplement interleaving aes-cbc-hmac-sha on aarch64
2025-04-11  Viktor DukhovniImplement i2d_PKCS8PrivateKey
2025-03-24  Frederik Wedel-HeinenAdds the concept of thunks to OPENSSL_sk interface
2025-03-20  Matt CaswellFix the use of CCM ciphersuites with QUIC TLS API
2025-03-12  openssl-machineCopyright year updates
2025-03-04  Ivan Stankovićx509: allow SAN URIs to contain userinfo
2025-03-01  Viktor DukhovniFurther decoder tuning possibly better perf
2025-03-01  Ian SpenceDelete include/openssl/asn1_mac.h
2025-02-22  Paulifips: update FIPS self test defines
2025-02-22  Paulifips: add key generation name for ML-KEM CASTs
2025-02-21  Dmitry BelyavskiyEVP_SKEY_get_raw_key => EVP_SKEY_get0_raw_key
2025-02-21  Cheng ZhangAdded new API to enable 0-RTT for 3rd party QUIC stacks.
2025-02-18  slontisAdd SLH-DSA FIPS self tests
2025-02-18  slontisAdd SLH-DSA encoder/decoder support.
2025-02-17  Neil HormanFixup error ennumeration 26802/head
2025-02-17  Neil HormanEliminate SSL_LISTENER_FLAG_NO_ACCEPT flag in QUIC
2025-02-17  Neil Hormanmove token store definition to quic_predef.h
2025-02-17  Neil HormanRemove NEW_TOKEN public api
2025-02-17  Neil HormanRemove SSL_TOKEN_STORE_HANDLE type
2025-02-17  Neil HormanRename token_store functions to make them consistent
2025-02-17  Neil HormanAdd public api to create token cache for QUIC NEW_TOKENS
2025-02-17  Neil Hormanrename new_pending_ssl to new_pending_conn
2025-02-17  Neil HormanAdd a callback to announce newly created ssl waiting...
2025-02-17  Neil HormanAdd a public flag to disable address validation on...
2025-02-17  Matt CaswellAdd the ablity to set a local address for BIO_dgram_pair
2025-02-17  Hugo LandauQUIC APL: Add support for configuring domain flags
2025-02-17  Hugo LandauQUIC APL: Add QUIC Domain SSL Object: Implementation
2025-02-17  Hugo LandauQUIC: Add manpage for listener API
2025-02-17  Hugo Landaumake update
2025-02-17  Hugo LandauQUIC APL: Implement base listener API, move addressing...
2025-02-17  Hugo LandauQUIC APL: Rework QCTX to support listener calls
2025-02-17  Hugo LandauQUIC APL: Add skeleton listener API methods
2025-02-17  Hugo LandauQUIC APL: Add skeleton listener API
2025-02-17  Viktor DukhovniAccessors for the IANA signature scheme name
2025-02-15  Simo SorceAdd additional EVP_SKEY helpers
2025-02-15  Dmitry BelyavskiyImplement EVP_MAC_init_SKEY
2025-02-15  Dmitry BelyavskiyEVP_SKEY implementation for EVP_CIPHER
2025-02-14  Viktor DukhovniPost-merge make update
2025-02-14  Viktor DukhovniASN.1 ML-KEM private key format
2025-02-14  Viktor DukhovniEncoders and Decoders for ML-KEM
2025-02-14  Pauliself_test: add ML-KEM test description
next