Add a test for the new QUIC tracing capability
[openssl.git] / doc /
2023-05-24 Matt CaswellUpdate the msg_callback documentation
2023-05-24 Hugo LandauQUIC Glossary: Add QCTX
2023-05-24 Hugo LandauQUIC: Fix bugs where threading is disabled
2023-05-23 Richard Levittedoc/fingerprints.txt: Add the OpenSSL OMC PGP key finge...
2023-05-18 Tomas MrazInitial design for error handling in QUIC
2023-05-18 Marc BrooksAdd support for --version and synonyms
2023-05-17 Hugo LandauQUIC Documentation: update man(7) for multi-stream
2023-05-17 Hugo LandauQUIC man(7) Documentation
2023-05-12 Hugo LandauQUIC: Documentation fix
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: Documentation fixes
2023-05-12 Hugo LandauQUIC MSST: Further documentation fixes
2023-05-12 Hugo LandauQUIC MSST: Documentation fixes
2023-05-12 Hugo LandauQUIC MSST: Documentation updates
2023-05-12 Hugo LandauQUIC MSST: make update
2023-05-12 Hugo LandauQUIC MSST: Add documentation for new APIs
2023-05-12 Dr. David von OheimbCMP client: fix checking new cert enrolled with oldcert...
2023-05-12 Dr. David von OheimbCMP client: fix error response on -csr without private...
2023-05-12 Dimitri PapadopoulosFix typos found by codespell
2023-05-12 Watson LaddClarify documentation of SSL_SESSION_dup
2023-05-10 Dimitri PapadopoulosDLTS → DTLS
2023-05-08 Matt CaswellAdd some documentation for the new QUIC mode in s_client
2023-05-05 Matt CaswellUpdate the min/max proto function documentation for...
2023-05-03 Ladislav MarkoFix broken links on asym_cipher manpages
2023-05-01 Hugo LandauQUIC CC: Update CC design document
2023-05-01 Hugo LandauQUIC CC: Major revisions to CC abstract interface
2023-05-01 Paulidoc: note that the stack find functions no longer modif...
2023-04-28 rkarmaka98Improve documentation of -no_ssl3, -no_tls1, -no_tls1_1...
2023-04-28 Vladimir KotalASN1_OCTET_STRING_new() calls ASN1_STRING_type_new...
2023-04-28 Dr. David von OheimbAPPS/cmp: prevent HTTP client failure on -rspin option...
2023-04-27 Matt CaswellCorrect the SSL_rstate_string*() APIs to match reality
2023-04-27 Dr. David von OheimbAPPS: make sure the -CAfile argument can be in DER...
2023-04-27 Dr. David von Oheimbapps/smime: Point out that the six operations are mutua...
2023-04-27 Dr. David von Oheimbopenssl-ocsp.pod.in: state for options that they are...
2023-04-27 Hugo LandauQUIC Glossary
2023-04-26 Hugo LandauQUIC I/O Architecture Design: Minor updates
2023-04-26 Hugo LandauQUIC I/O Architecture Design: Add block diagram, tweak...
2023-04-26 Hugo LandauQUIC I/O Architecture Design Document
2023-04-25 Paulidoc: document that the "info" KDF param concatenates
2023-04-21 Irak RigiaAdded a macro OSSL_DISPATCH_END as marker of the end...
2023-04-19 Paulidoc: document the -pedantic option to fipsinstall.
2023-04-18 Ladislav MarkoFix broken links in crypto manpage
2023-04-18 Dr. David von OheimbOSSL_CRMF_CERTTEMPLATE_get0_publicKey(): fix return...
2023-04-18 Dr. David von Oheimbcrypto/cmp: fix CertReqId to use in p10cr transactions...
2023-04-14 slontisFix a HPKE API to put libctx, propq as last (optional...
2023-04-13 Ladislav Markodoc: Fix incorrect pairing of functions
2023-04-13 Ladislav Markodoc: Fix misleading stucture info
2023-04-11 Jeeban SethiUpdated return value of PEM_write_TYPE() and PEM_write_...
2023-04-03 Matt CaswellUpdate the documentation for SSL_version et al
2023-03-31 Samuel Lee (ENS... doc: Fix typo in EVP_EncryptInit.pod
2023-03-31 Michael BaentschProvider-based KEM and SIG alg speed testing added
2023-03-30 Hugo LandauQUIC Thread Assisted mode: miscellaneous fixes
2023-03-30 Hugo LandauQUIC Thread Assisted Mode: Add design document
2023-03-30 Matt CaswellAdd some documentation for the new advanced s_client...
2023-03-30 Michael Baentschremove DSA512 from speed testing
2023-03-29 Michael Richardsondoc: add HOWTO document about Documenting public Functi...
2023-03-28 Paulidoc: note the restriction on digests used by DRBGs...
2023-03-28 Todd ShortRFC7250 (RPK) support
2023-03-28 Tomas MrazFix documentation of X509_VERIFY_PARAM_add0_policy()
2023-03-25 Dr. David von OheimbCMP add: fix -reqin option, which requires adding OSSL_...
2023-03-25 Dr. David von OheimbCMP app: improve doc and help output on -{req,rsp}...
2023-03-25 Michael BaentschUpdate the EVP_PKEY_get_id documentation
2023-03-23 Aleksey SaninAdd an option to specify number of bits in the subprime...
2023-03-21 Hugo LandauQUIC: Add history section to SSL_inject_net_dgram()
2023-03-21 Hugo LandauQUIC: Add tests for datagram injection API
2023-03-21 Hugo LandauQUIC: Add support for datagram injection
2023-03-21 FdaSilvaYYcmp: fix --strict-warnings windows builds
2023-03-21 FdaSilvaYYnit: tidy-up code, and fix a typo.
2023-03-19 Matt CaswellAdd a simple QUIC test for blocking mode
2023-03-19 Paulidoc: note the default iteration count for PBKDF2 in...
2023-03-18 Tomas Mrazsleep.c: Limit the sleep time instead of sleeping for...
2023-03-17 Čestmír Kalinaproviders: add Argon2 KDF
2023-03-16 Andy BernardFix documented function return types
2023-03-14 Simo SorceDo not fail if ctx dup does not succeed
2023-03-14 Tobias NießenDocument remaining obsolete SSL_OP_NETSCAPE_*_BUG
2023-03-14 Dr. David von Oheimbdoc/man3/X509_STORE_CTX_get_error.pod: make order consi...
2023-03-14 Paulidoc: document that prediction resistance comes with...
2023-03-14 Dr. David von Oheimbapps/x509 etc.: allow private key input when public...
2023-03-07 slontisAdd option to FIPS module to enforce EMS check during...
2023-03-07 Richard LevitteDOCS: provider-keymgmt(7) - params for EVP_PKEY_get_def...
2023-03-02 HansHoogerwerfFix typo in base provider example code
2023-03-01 PauliUpdate AES documentation excluding AES SIV from the...
2023-02-28 PauliUpdate FIPS provider documentation to note that fips...
2023-02-28 slontisDocument the list of RAND algorithms in the default...
2023-02-28 slontisAdd provider pre-fetching documentation
2023-02-28 slontisAdd documentation for "NULL" cipher and digest algorithms.
2023-02-24 Dr. David von OheimbCMS_add0_cert.pod: add missing man section numbers...
2023-02-24 Ingo FranzkiAdd OSSL_FUNC_keymgmt_im/export_types function that...
2023-02-24 Dr. David von OheimbCMS_add0_cert: if cert already present, do not throw...
2023-02-24 Michael Baentschfirst cut at sigalg loading
2023-02-23 slontisAdd help for pkeyopt values for the genpkey commandline...
2023-02-22 Pauliupdate documentation to note that EdDSA is not FIPS...
2023-02-20 Benno EversDocument return value of OSSL_DECODER_from_data
2023-02-19 Jeeban Sethiopenssl-3.0#20290: Fixed typo in "config" man page
2023-02-13 Dr. David von OheimbOSSL_CMP_certConf_cb(): fix regression on checking...
2023-02-08 Dr. David von Oheimbcmp_client_test.c: add tests for errors reported by...
2023-02-08 Dr. David von Oheimbossl_cmp_mock_srv_new.pod: correct/update names of...
2023-02-08 Juergen ChristS390x: Support ME and CRT offloading
next