QUIC: Add new error codes for tuning API
[openssl.git] / include / openssl /
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...
2023-07-16 Hugo Landaumake update
2023-07-16 Hugo LandauQUIC APL: Validate send stream state
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-07-04 Hugo LandauRemove unused server code
2023-07-04 Hugo LandauQUIC SSL Behaviours: Allow detection of an SSL connecti...
2023-06-29 Tomas Mrazhpke.h, thread.h: Add extern "C" for C++ inclusion
2023-06-28 Jonathan M. Wilburfeat: add missing pki / pmi object identifiers
2023-06-27 Fergus DallAdd support for SHA256/192
2023-06-15 Hugo LandauPartially revert #18070 (Add support for Windows CA...
2023-06-15 Dimitri PapadopoulosFix typos found by codespell
2023-06-14 Yi Liconfigure: introduce no-ecx to remove ECX related feature
2023-06-06 Alex BozarthAdd SSL_get0_group_name() to get name of the group...
2023-06-06 Vladimír Kotalallow to disable http
2023-06-02 Pauliparams: provide a faster TRIE based param lookup.
2023-06-02 Jairus Christensen[feat] SSL RTT in both client and server statem. SSL_ge...
2023-06-01 Dr. David von OheimbCMP: add support for genm/genp messages with id-it...
2023-05-29 Hugo LandauQUIC APL: Change SSL_get_event_timeout API design
2023-05-29 Hugo LandauQUIC: Rename SSL_tick, SSL_get_tick_timeout
2023-05-25 Anis-cpu-13Replace __attribute__((malloc)) with __attribute__...
2023-05-24 Matt CaswellSupport trace for QUIC Frames
2023-05-24 Matt CaswellSupport trace for QUIC Packets
2023-05-24 Matt CaswellAdd initial QUIC support for the msg_callback
2023-05-24 Hugo LandauQUIC: Fix bugs where threading is disabled
2023-05-22 Dragan ZuvicAdding some selected MS OIDs for #19630 added ms-corp...
2023-05-12 Hugo LandauQUIC APL: De-publicise SSL_attach_stream/SSL_detach_stream
2023-05-12 Hugo LandauQUIC MSST: Rename SSL_set_incoming_stream_reject_policy
2023-05-12 Hugo LandauQUIC MSST: Revise SSL_get_conn_close_info API (char)
2023-05-12 Hugo LandauQUIC MSST: Minor fixes and cleanups
2023-05-12 Hugo LandauQUIC MSST: make update
2023-05-12 Hugo LandauQUIC DISPATCH/APL: Add SSL_stream_reset and status...
2023-05-12 Hugo LandauQUIC DISPATCH/APL: SSL_accept_stream, SSL_get_accept_qu...
next