]> git.ipfire.org Git - thirdparty/openssl.git/history - util
Add minimal handling of NEW_CONNECTION_ID frames
[thirdparty/openssl.git] / util /
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: Add documentation for new APIs
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...
2023-05-12  Hugo LandauQUIC DISPATCH/APL: Add SSL_set_incoming_stream_reject_p...
2023-05-12  Hugo LandauQUIC DISPATCH/APL: Implement SSL_set_default_stream_mod...
2023-05-12  Hugo LandauQUIC DISPATCH/APL: Implement SSL_get_stream_type
2023-05-12  Hugo LandauQUIC DISPATCH/APL: Implement SSL_get0_connection
2023-05-12  Hugo LandauQUIC APL: Refactor stream-related code into QUIC_XSO...
2023-04-21  Paulifips: setup the FIPS provider in pendantic mode for...
2023-04-21  Irak RigiaAdded a macro OSSL_DISPATCH_END as marker of the end...
2023-04-03  Matt CaswellMake sure we can query the SSL object for version info...
2023-03-28  Todd ShortRFC7250 (RPK) support
2023-03-25  Dr. David von OheimbCMP add: fix -reqin option, which requires adding OSSL_...
2023-03-21  Hugo LandauQUIC: Add support for datagram injection
2023-03-08  Richard LevitteFix how util/wrap.pl is used in OpenSSL::Util::fixup_cmd()
2023-03-08  Richard LevitteFix util/wrap.pl.in for VMS usage
2023-03-05  Todd ShortAdd "make help" option
2023-02-24  Dr. David von Oheimbutil/find-doc-nits: improve error diagnostics on missin...
2023-02-08  Oliver MihatschNew function EC_GROUP_to_params to convert an EC_GROUP...
2023-02-08  Dr. David von Oheimbcheck-format.pl: fix statistics on whitespace and nesti...
2023-02-08  Dr. David von Oheimbcheck-format.pl: fix detection of '#ifdef __cplusplus'
2023-02-08  Dr. David von Oheimbcheck-format.pl: fix detection of function body start
2023-02-03  Viktor DukhovniFix typo in Ordinals.pm from PR #14074
2023-01-27  Tomas MrazImplement BIO_s_dgram_mem() reusing the BIO_s_dgram_pai...
2023-01-27  Hugo LandauQUIC Front End I/O API: Add support for signalling...
2023-01-27  Hugo LandauQUIC: Refine SSL_shutdown and begin to implement SSL_sh...
2023-01-26  Dr. David von Oheimbadd OSSL_TRACE_STRING(), OSSL_TRACE_STRING_MAX, and...
2023-01-20  David CarlierAdding a separated build settings for BSD flavors
2023-01-16  slontisPKCS12 - Add additional libctx and propq support.
2023-01-13  Hugo LandauQUIC API: Rename want_net_read and want_net_write
2023-01-13  Hugo LandauQUIC CSM: Tweak docs for tick functions, add DTLSv1...
2023-01-13  Hugo LandauQUIC: make update
2023-01-10  Nikhil BishtDocumentation for EVP_PKEY_CTX_get0_pkey() and EVP_PKEY...
2023-01-05  Tomas MrazWrite SSL_R alerts to error state to keep updated strings
2022-12-15  Hugo LandauBIO_s_dgram: add documentation and hazard warnings
2022-12-08  Richard LevitteMove the description of the core types into their own...
2022-12-08  Richard LevitteBetter sorting of util/other.syms
2022-12-08  Richard LevitteFix treatment of BUILD_METADATA
2022-12-06  Patrick MillsImplement OSSL_PROVIDER_get0_default_search_path, add...
2022-12-03  Hugo LandauQUIC Connection State Machine Design Document
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-18  slontisAdd doc for EVP_ASYM_CIPHER-RSA and clean up OSSL_PROVI...
2022-11-18  Dr. David von OheimbParseC.pm: gracefully handle DOS-style end-of-line...
2022-11-14  Matt CaswellRename SSL3_RECORD to TLS_RL_RECORD
2022-11-14  Matt CaswellRename SSL3_BUFFER to TLS_BUFFER
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 ShortAdd support for compressed certificates (RFC8879)
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-12  FdaSilvaYYFix various typos, repeated words, align some spelling...
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-10-05  Richard LevitteAdd {lib}_R_{lib}_LIB, for our engines and other "exter...
2022-09-29  Richard LevitteOpenSSL::config: Fix trivial bugs
2022-09-29  Richard LevitteOpenSSL::config: Fix VMS guesses
2022-09-29  Richard LevitteOpenSSL::config: determine the MSVC target architecture...
2022-09-26  Todd ShortAdd documentation for the OPENSSL_gmtime functions
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-16  Daniel FialaAdd documentation and test for EVP_PBE_alg_add
2022-09-15  Richard Levitteutil/wrap.pl.in: Use parentheses so `kill` gets all...
2022-09-14  Hugo LandauAdd support for loading root CAs from Windows crypto API
2022-09-02  Dr. David von Oheimbcheck-format.pl: improve whitespace reporting on <op>=
2022-09-02  Dr. David von Oheimbcheck-format.pl: further fixes for whitespace reporting...
2022-09-02  Dr. David von Oheimbcheck-format.pl: report #if and #elif with constant...
2022-09-02  Dr. David von Oheimbcheck-format.pl: extend checking into macro bodies...
2022-09-02  Dr. David von Oheimbcheck-format.pl: improve preprocessor directive handlin...
2022-09-02  Dr. David von OheimbFix many inconsistencies in doc of CMS_verify() and...
2022-08-24  Dr. David von Oheimbadd missing CRMF API function OSSL_CRMF_CERTTEMPLATE_ge...
2022-08-24  Dr. David von Oheimbadd missing doc of X509_REQ_get_extensions() and X509_R...
2022-08-23  Richard Levitteutil/wrap.pl.in: If the subprocess died with a signal...
2022-08-22  Piotr KubajAdd BSD-armv4 target based on linux-armv4
2022-08-19  Hugo LandauBIO_sendmmsg/BIO_recvmmsg (API only)
2022-08-18  Matt CaswellRename DTLS1_BITMAP to DTLS_BITMAP
2022-08-18  Matt CaswellMake the record layer directly aware of EtM
2022-08-18  Matt CaswellAdd some documentation for X509_gmtime_adj()
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-20  Dr. David von Oheimbcheck-format.pl: fix detection of missing/extra blank...
2022-07-20  Dr. David von Oheimbcheck-format.pl: fix false positive on 'for(;; stmt)'
2022-07-20  Dr. David von Oheimbcheck-format.pl: improve wording: 'no' -> 'missing...
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-24  Hugo LandauAdd initial demo-driven design demos
2022-06-24  AllanAdded documentation for PEM_X509_INFO_read() and PEM_X5...
2022-06-22  Hugo LandauAdd deprecation macro for 3.1 and deprecate OPENSSL_LH_...
2022-06-03  Tomas MrazAdd OSSL_QUIC methods to headers and manual pages
2022-05-19  Richard Levittemdl: Don't enforce one space after list markers
next