summaryrefslogtreecommitdiffstats
path: root/doc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix documentation around AAD and return values in EVP_Cipher*Samuel Lee2023-07-211-4/+6
* Connection ID processingPauli2023-07-191-0/+70
* openssl-kdf.pod.in: add text on 'salt' and 'info' parameters; small further i...Dr. David von Oheimb2023-07-191-7/+32
* EVP_KDF.pod: extend text on 'salt' and 'info' parametersDr. David von Oheimb2023-07-191-2/+5
* Fix typos found by codespellDimitri Papadopoulos2023-07-1810-12/+12
* CMP: add support for genm with rootCaCert and genp with rootCaKeyUpdateDr. David von Oheimb2023-07-174-28/+163
* CMP app and API doc: add note on critical server auth on receiving trust anch...Dr. David von Oheimb2023-07-172-0/+23
* CMP doc: various small corrections, mostly on PBM vs. MAC-based protectionDr. David von Oheimb2023-07-173-28/+31
* rename OSSL_CMP_get{,1}_caCerts and improve OSSL_CMP_exec_certreq.podDr. David von Oheimb2023-07-171-9/+13
* Add FIPS build instructionsslontis2023-07-141-0/+3
* EVP_PKEY_{en,de}capsulate.pod: fix glitches and add some detail and hintsDr. David von Oheimb2023-07-132-17/+27
* CMP: support specifying certificate to be revoked via issuer and serial numberRajeev Ranjan2023-07-103-21/+45
* QUIC err handling: Save and restore error stateTomas Mraz2023-07-072-0/+75
* Rework options handlingHugo Landau2023-07-051-8/+12
* Minor updatesHugo Landau2023-07-051-2/+0
* Remove unused server codeHugo Landau2023-07-051-9/+3
* Minor fixesHugo Landau2023-07-0515-12/+37
* QUIC SSL: Block SSL_clearHugo Landau2023-07-051-0/+2
* QUIC SSL: Block SSL_dupHugo Landau2023-07-051-0/+2
* QUIC SSL: SSL_set_quiet_shutdownHugo Landau2023-07-051-0/+2
* QUIC SSL: Restrict SSL_CTX_set_ssl_version, SSL_set_ssl_methodHugo Landau2023-07-052-0/+5
* QUIC SSL: SSL_set_fd for BIO_s_datagramHugo Landau2023-07-051-0/+3
* QUIC SSL: HelloRetryRequestHugo Landau2023-07-051-0/+2
* QUIC SSL: Buffer ManagementHugo Landau2023-07-051-0/+3
* QUIC SSL: Prohibit early data functionailtyHugo Landau2023-07-051-0/+2
* QUIC SSL: Prohibit readahead-related functionsHugo Landau2023-07-053-0/+6
* QUIC: Implement SSL_rstate_string(_long)Hugo Landau2023-07-051-0/+2
* QUIC: Prohibit post-handshake authHugo Landau2023-07-051-0/+2
* QUIC: Forbid NPNHugo Landau2023-07-051-0/+3
* QUIC TLS: Prohibit SRTP-related calls for QUIC TLSHugo Landau2023-07-051-0/+2
* doc: update ref count doc in light of refactoringPauli2023-07-051-1/+13
* Document the effect of SSL_OP_CLEANSE_PLAINTEXT on send stream dataTomas Mraz2023-07-031-1/+9
* Fix OSSL_PROVIDER_try_load() retain_fallbacks docDuncan Thomson2023-06-301-2/+2
* openssl-rsautl.pod: Add missing commaJakub Wilk2023-06-301-1/+1
* Fix new typos found by codespell in documentationDimitri Papadopoulos2023-06-303-6/+6
* Fix new typos found by codespell in man pagesDimitri Papadopoulos2023-06-303-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