summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)Author
2023-07-01Fix OSSL_PROVIDER_try_load() retain_fallbacks docDuncan Thomson
2023-07-01openssl-rsautl.pod: Add missing commaJakub Wilk
2023-07-01Fix new typos found by codespell in documentationDimitri Papadopoulos
2023-07-01Fix new typos found by codespell in man pagesDimitri Papadopoulos
2023-06-28design proposal: fast param location outlinePauli
2023-06-28Add a tutorial on writing a simple blocking QUIC clientMatt Caswell
2023-06-28Miscellaneous updatesHugo Landau
2023-06-28Multi-Stream APIHugo Landau
2023-06-28QUIC API: More minor tweaksHugo Landau
2023-06-28QUIC API: Minor tweaksHugo Landau
2023-06-28QUIC API Overview: Add SSL API triage listHugo Landau
2023-06-28QUIC API: Shutdown handling, etc.Hugo Landau
2023-06-28QUIC API Overview: Add Q&A, minor fixesHugo Landau
2023-06-28QUIC API Overview Design DocumentHugo Landau
2023-06-28Add support for SHA256/192Fergus Dall
2023-06-26add note about retrieving error stackVladimĂ­r Kotal
2023-06-23Support SSL_OP_CLEANSE_PLAINTEXT on QUIC streamsTomas Mraz
2023-06-18Fix new typos found by codespellDimitri Papadopoulos
2023-06-16QUIC: Allow application to trigger TXKUHugo Landau
2023-06-16QUIC Glossary: TXKU, RXKU, KUHugo Landau
2023-06-15apps/ca.c: Handle EVP_PKEY_get_default_digest_name() returning 1 with "UNDEF"Richard Levitte
2023-06-15Partially revert #18070 (Add support for Windows CA certificate store)Hugo Landau
2023-06-15Fix typos found by codespellDimitri Papadopoulos
2023-06-14Fix minor issues in the demo/man pages for TLS client/blockingMatt Caswell
2023-06-14Split the blocking TLS client guide page into twoMatt Caswell
2023-06-14Add a tutorial on writing a simple blocking TLS clientMatt Caswell
2023-06-09apps/asn1parse: improve RFC7462 complianceDr. Matthias St. Pierre
2023-06-09Update CMAC cipher algorithm list and test cases.fisher.yu
2023-06-08build.info: Introduce special syntax for dependencies on script modulesRichard Levitte
2023-06-06Add SSL_get0_group_name() to get name of the group used for KEXAlex Bozarth
2023-06-06doc: note that out ChaCha20 isn't standard compliant.Pauli
2023-06-02Fix documentation where openssl-genrsa is listed asDarana
2023-06-02[feat] SSL RTT in both client and server statem. SSL_get_handshake_rtt makes ...Jairus Christensen
2023-06-01openssl-cmp.pod.in: tweak doc of -subject, -issuer, -keep_alive, and -untrustedDr. David von Oheimb
2023-06-01CMP: add support for genm/genp messages with id-it-caCertsDr. David von Oheimb
2023-06-01doc: update FIPS provider version informationPauli
2023-05-29Don't take a write lock when freeing an EVP_PKEYMatt Caswell
2023-05-29SSL_handle_events(): Minor fixes to documentationHugo Landau
2023-05-29QUIC: Rename SSL_tick etc. in man(7) docsHugo Landau
2023-05-29QUIC: Update documentation to reflect compatibility of DTLS APIsHugo Landau
2023-05-29QUIC: Update documentation for SSL_get_event_timeoutHugo Landau
2023-05-29QUIC Documentation: Rename SSL_tick, SSL_get_tick_timeoutHugo Landau
2023-05-25Clarify how to return string dataWatson Ladd
2023-05-24Update the msg_callback documentationMatt Caswell
2023-05-24QUIC Glossary: Add QCTXHugo Landau
2023-05-24QUIC: Fix bugs where threading is disabledHugo Landau
2023-05-23doc/fingerprints.txt: Add the OpenSSL OMC PGP key fingerprintRichard Levitte
2023-05-18Initial design for error handling in QUICTomas Mraz
2023-05-18Add support for --version and synonymsMarc Brooks
2023-05-17QUIC Documentation: update man(7) for multi-streamHugo Landau