]> git.ipfire.org Git - thirdparty/openssl.git/history - include/openssl
Raise an error on syscall failure in tls_retry_write_records
[thirdparty/openssl.git] / include / openssl /
3 days ago  Damian Hobson-Garciax509_acert: Load attributes from config file section
3 days ago  Damian Hobson-GarciaAdd IETFAttrSyntax type support
3 days ago  Damian Hobson-Garciax509_acert: Add and retrieve certificate extensions
3 days ago  Damian Hobson-Garciax509_acert: Add API to sign and verify attribute certif...
3 days ago  Damian Hobson-Garciax509_acert: Add, remove and get attribute certificate...
3 days ago  Damian Hobson-GarciaAttribute certificate printing functions
3 days ago  Damian Hobson-GarciaAttribute certificate getter and setter API
3 days ago  Damian Hobson-GarciaAdd RFC 5755 attribute certificate support
3 days ago  Neil HormanIntroduce new internal hashtable implementation
3 days ago  Neil HormanAdd CRYPTO_atomic_store api
10 days ago  Viktor DukhovniDefine KU_ constants via corresponding X509v3_KU_
2024-04-09  Richard LevitteCopyright year updates
2024-03-15  Job SnijdersAdd Content Type OID for id-ct-rpkiSignedPrefixList
2024-03-13  Joachim VandersmissenImplement KAT for KBKDF with KMAC128
2024-03-12  Alexandr NedvedickyLimit the number of http headers when receiving the...
2024-03-11  slontisFix BIO_get_new_index() to return an error when it...
2024-03-09  Hugo LandauQUIC: Add stream write buffer queries
2024-03-07  Hugo LandauQUIC: Define error code for stateless reset
2024-03-07  Hugo LandauQUIC: Make QUIC transport error codes public
2024-03-06  Dr. David von Oheimbcrypto/cmp: add OSSL_CMP_MSG_get0_certreq_publickey...
2024-03-06  Dr. David von Oheimbcmperr.h: use free reason value 106 rather than 197...
2024-03-01  pohsingwuImplement PCT for EDDSA
2024-02-25  Job SnijdersAdd appropriate lower bound checks for GeneralizedTime...
2024-02-21  Ijtaba HussainExtended SSL_SESSION functions using time_t
2024-02-19  Hugo LandauQUIC: Add API for SSL_VALUE_EVENT_HANDLING_MODE
2024-02-19  Shakti ShahOpenSSL License is applied for some source files, chang...
2024-02-14  Dimitri PapadopoulosFix new typos found by codespell
2024-02-10  Hugo Landaumake update
2024-02-10  Hugo LandauQUIC: Add polling API
2024-02-10  Hugo LandauBIO: Add SSL poll descriptor type
2024-02-08  Hugo LandauMinor updates
2024-02-08  Hugo LandauFix error code collision
2024-02-08  Hugo LandauQUIC: Add new error codes for tuning API
2024-02-08  Hugo LandauQUIC: Add documentation for tuning API
2024-01-23  Hugo LandauQUIC APL: Implement optimised FIN API
2024-01-23  Hugo LandauQUIC: Add optimised FIN API
2024-01-19  Frederik Wedel-HeinenRemoves unsed function: ssl_bad_method()
2024-01-17  Tomas MrazFix reason value collision for CMP_R_UNEXPECTED_SENDER
2024-01-17  Neil HormanIntroduce hash thunking functions to do proper casting
2024-01-17  Dr. David von Oheimbossl_cmp_msg_check_update(): improve diagnostics of...
2024-01-17  Dr. David von OheimbCMP app and doc: add -no_cache_extracerts option /...
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  Neil HormanDetect and prevent recursive config parsing
2023-12-21  Hugo LandauERR: Add ERR_pop()
2023-12-19  Dr. David von OheimbCMP lib and app: add optional certProfile request messa...
2023-12-14  Neil HormanAvoid setting gen_type to -1 in dsa_gen_set_params
2023-11-27  Hugo LandauOnly include winsock2.h for struct timeval if needed
2023-11-24  Markus MinichmayrAdd option `SSL_OP_PREFER_NO_DHE_KEX`, allowing the...
2023-11-10  slontisAdd EVP_DigestSqueeze() API.
2023-11-06  Richard LevitteMake DH_check_pub_key() and DH_generate_key() safer yet
2023-11-03  Stephen FarrellAdd additional internal HPKE hardening checks resulting...
2023-10-26  Dr. David von OheimbEVP_PKEY_get_{bits,security_bits,size}(): add missing...
2023-10-25  Tomas MrazAvoid using gets as an argument name in a prototype
2023-10-25  Hugo LandauQUIC APL: Add support for querying frame type causing...
2023-10-20  Matthias St. Pierrerand: add callbacks to cleanup the user entropy resp...
2023-10-17  Dr. David von OheimbCMS_add1_signer(): add missing ERR_raise() calls
2023-10-17  Dr. David von OheimbPKCS7_SIGNER_INFO: point out confusing names of digest_...
2023-10-11  Hugo LandauEnsure struct timeval is defined when including ssl.h
2023-10-10  Dr. David von OheimbCMP: fix OSSL_CMP_MSG_http_perform() by adding option...
2023-10-04  Richard LevitteRestore the meaning of EVP_PKEY_print_private()
2023-10-03  Tomas Mrazmacros.h: There are just 3.1 deprecations, no 3.2 depre...
2023-10-03  Tomas MrazAll lh_stats functions were deprecated in 3.1
2023-09-28  Matt CaswellCopyright year updates
2023-09-27  Paulifips: use seed source requested
2023-09-27  Paulirand: add extra error code
2023-09-24  Matt CaswellImplement a public BIO_ADDR_copy() function
2023-09-19  Simo SorceAllow to pass a passprase callback at store open
2023-09-15  Dmitry BelyavskiyStore: API for deletion
2023-09-11  Dimitri Papadopoulos"foo * bar" should be "foo *bar"
2023-09-11  Dimitri PapadopoulosRemove repeated words
2023-09-07  Matt CaswellCopyright year updates
2023-09-01  Hugo LandauComment on internal flag
2023-09-01  Hugo LandauBIO: Allow third parties to use integers instead of...
2023-09-01  Hugo LandauQUIC: Make TLS1_FLAGS_QUIC private
2023-09-01  Hugo LandauQUIC API: Revise SSL_get_conn_close_info to use a flags...
2023-09-01  Hugo LandauQUIC APL: Allow stream origin to be queried
2023-09-01  Hugo LandauMinor updates
2023-09-01  Hugo LandauMinor fixes
2023-09-01  Hugo LandauBIO: Add BIO_dgram_detect_peer_addr API
2023-09-01  Hugo LandauBIO_s_connect: Add support for datagram mode
2023-08-30  Dmitry BelyavskiyOSSL_PROVIDER_load_ex
2023-08-30  Matthias St. PierreFix misspelled deprecation macro name in comment
2023-08-30  Hugo Landaumake update
2023-08-30  Hugo LandauQUIC APL: Support waiting for peer-initiated shutdown
2023-08-30  Hugo LandauQUIC APL: Implement backpressure on stream creation
2023-08-25  Hugo LandauQUIC APL: Fix stream backpressure conditions to use...
2023-08-25  Hugo LandauQUIC APL: Implement backpressure on stream creation
2023-08-24  Hugo LandauQUIC: Rename SSL_set_initial_peer_addr to SSL_set1_init...
2023-08-23  Tomas MrazQUIC: Add ERR_raise() calls for EVP call failures
2023-08-17  vl-lozAdd X509_STORE_CTX_set_get_crl and X509_STORE_CTX_set_c...
2023-08-10  Hugo LandauQUIC APL/CHANNEL: Wire up connection closure reason
2023-08-08  Hugo LandauQUIC TLS: Rethink error handling
2023-08-08  Hugo LandauQUIC CHANNEL: Improve error reporting
2023-07-19  Matt CaswellFix DH_check() excessive time with over sized modulus
2023-07-18  Tomas MrazRaise SSL_R_QUIC_PROTOCOL_ERROR on any QUIC protocol...
2023-07-18  Dimitri PapadopoulosFix typos found by codespell
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...
next