aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Fix OSSL_PROVIDER_try_load() retain_fallbacks docDuncan Thomson2023-07-011-2/+2
* openssl-rsautl.pod: Add missing commaJakub Wilk2023-07-011-1/+1
* Fix new typos found by codespell in documentationDimitri Papadopoulos2023-07-013-6/+6
* Fix new typos found by codespell in man pagesDimitri Papadopoulos2023-07-013-10/+10
* design proposal: fast param location outlinePauli2023-06-281-0/+345
* Add a tutorial on writing a simple blocking QUIC clientMatt Caswell2023-06-285-2/+450
* Miscellaneous updatesHugo Landau2023-06-282-115/+55
* Multi-Stream APIHugo Landau2023-06-282-113/+802
* QUIC API: More minor tweaksHugo Landau2023-06-282-5/+11
* QUIC API: Minor tweaksHugo Landau2023-06-281-13/+19
* QUIC API Overview: Add SSL API triage listHugo Landau2023-06-282-0/+906
* QUIC API: Shutdown handling, etc.Hugo Landau2023-06-281-30/+467
* QUIC API Overview: Add Q&A, minor fixesHugo Landau2023-06-281-7/+43
* QUIC API Overview Design DocumentHugo Landau2023-06-281-0/+617
* Add support for SHA256/192Fergus Dall2023-06-281-0/+4
* add note about retrieving error stackVladimĂ­r Kotal2023-06-261-0/+7
* Support SSL_OP_CLEANSE_PLAINTEXT on QUIC streamsTomas Mraz2023-06-231-0/+37
* Fix new typos found by codespellDimitri Papadopoulos2023-06-181-1/+1
* QUIC: Allow application to trigger TXKUHugo Landau2023-06-161-5/+22
* QUIC Glossary: TXKU, RXKU, KUHugo Landau2023-06-161-0/+11
* apps/ca.c: Handle EVP_PKEY_get_default_digest_name() returning 1 with "UNDEF"Richard Levitte2023-06-151-2/+2
* Partially revert #18070 (Add support for Windows CA certificate store)Hugo Landau2023-06-151-53/+26
* Fix typos found by codespellDimitri Papadopoulos2023-06-158-15/+15
* Fix minor issues in the demo/man pages for TLS client/blockingMatt Caswell2023-06-141-5/+9
* Split the blocking TLS client guide page into twoMatt Caswell2023-06-143-282/+340
* Add a tutorial on writing a simple blocking TLS clientMatt Caswell2023-06-142-0/+823
* apps/asn1parse: improve RFC7462 complianceDr. Matthias St. Pierre2023-06-091-2/+2
* Update CMAC cipher algorithm list and test cases.fisher.yu2023-06-091-2/+1
* build.info: Introduce special syntax for dependencies on script modulesRichard Levitte2023-06-081-6/+39
* Add SSL_get0_group_name() to get name of the group used for KEXAlex Bozarth2023-06-062-0/+49
* doc: note that out ChaCha20 isn't standard compliant.Pauli2023-06-061-2/+5
* Fix documentation where openssl-genrsa is listed asDarana2023-06-021-7/+0
* [feat] SSL RTT in both client and server statem. SSL_get_handshake_rtt makes ...Jairus Christensen2023-06-022-0/+63
* openssl-cmp.pod.in: tweak doc of -subject, -issuer, -keep_alive, and -untrustedDr. David von Oheimb2023-06-011-10/+13
* CMP: add support for genm/genp messages with id-it-caCertsDr. David von Oheimb2023-06-015-6/+85
* doc: update FIPS provider version informationPauli2023-06-012-10/+26
* Don't take a write lock when freeing an EVP_PKEYMatt Caswell2023-05-291-4/+3
* SSL_handle_events(): Minor fixes to documentationHugo Landau2023-05-293-9/+10
* QUIC: Rename SSL_tick etc. in man(7) docsHugo Landau2023-05-291-37/+38
* QUIC: Update documentation to reflect compatibility of DTLS APIsHugo Landau2023-05-292-10/+12
* QUIC: Update documentation for SSL_get_event_timeoutHugo Landau2023-05-291-6/+29
* QUIC Documentation: Rename SSL_tick, SSL_get_tick_timeoutHugo Landau2023-05-299-65/+67
* Clarify how to return string dataWatson Ladd2023-05-251-0/+8
* Update the msg_callback documentationMatt Caswell2023-05-241-6/+48
* QUIC Glossary: Add QCTXHugo Landau2023-05-241-0/+4
* QUIC: Fix bugs where threading is disabledHugo Landau2023-05-241-0/+7
* doc/fingerprints.txt: Add the OpenSSL OMC PGP key fingerprintRichard Levitte2023-05-231-0/+3
* Initial design for error handling in QUICTomas Mraz2023-05-181-0/+101
* Add support for --version and synonymsMarc Brooks2023-05-181-1/+23
* QUIC Documentation: update man(7) for multi-streamHugo Landau2023-05-171-29/+189