summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* QUIC Documentation: update man(7) for multi-streamHugo Landau2023-05-171-29/+189
* QUIC man(7) DocumentationHugo Landau2023-05-172-0/+687
* QUIC: Documentation fixHugo Landau2023-05-121-10/+9
* QUIC APL: De-publicise SSL_attach_stream/SSL_detach_streamHugo Landau2023-05-124-68/+16
* QUIC MSST: Rename SSL_set_incoming_stream_reject_policyHugo Landau2023-05-124-23/+23
* QUIC MSST: Revise SSL_get_conn_close_info API (char)Hugo Landau2023-05-121-2/+2
* QUIC MSST: Documentation fixesHugo Landau2023-05-126-26/+27
* QUIC MSST: Further documentation fixesHugo Landau2023-05-121-5/+7
* QUIC MSST: Documentation fixesHugo Landau2023-05-122-3/+5
* QUIC MSST: Documentation updatesHugo Landau2023-05-124-14/+65
* QUIC MSST: make updateHugo Landau2023-05-121-0/+54
* QUIC MSST: Add documentation for new APIsHugo Landau2023-05-129-0/+890
* CMP client: fix checking new cert enrolled with oldcert and without private keyDr. David von Oheimb2023-05-121-3/+3
* CMP client: fix error response on -csr without private key, also in docsDr. David von Oheimb2023-05-122-11/+33
* Fix typos found by codespellDimitri Papadopoulos2023-05-1214-28/+28
* Clarify documentation of SSL_SESSION_dupWatson Ladd2023-05-121-2/+4
* DLTS → DTLSDimitri Papadopoulos2023-05-101-1/+1
* Add some documentation for the new QUIC mode in s_clientMatt Caswell2023-05-081-0/+11
* Update the min/max proto function documentation for QUICMatt Caswell2023-05-051-0/+3
* Fix broken links on asym_cipher manpagesLadislav Marko2023-05-041-3/+2
* QUIC CC: Update CC design documentHugo Landau2023-05-011-5/+9
* QUIC CC: Major revisions to CC abstract interfaceHugo Landau2023-05-011-246/+47
* doc: note that the stack find functions no longer modify the stackPauli2023-05-011-4/+6
* Improve documentation of -no_ssl3, -no_tls1, -no_tls1_1, -no_tls1_2, -no_tls1...rkarmaka982023-04-281-0/+2
* ASN1_OCTET_STRING_new() calls ASN1_STRING_type_new(V_ASN1_OCTET_STRING)Vladimir Kotal2023-04-281-1/+1
* APPS/cmp: prevent HTTP client failure on -rspin option with too few filenamesDr. David von Oheimb2023-04-281-19/+42
* Correct the SSL_rstate_string*() APIs to match realityMatt Caswell2023-04-271-4/+0
* APPS: make sure the -CAfile argument can be in DER formatDr. David von Oheimb2023-04-271-2/+2
* apps/smime: Point out that the six operations are mutually exclusive and add ...Dr. David von Oheimb2023-04-271-5/+7
* openssl-ocsp.pod.in: state for options that they are flexible w.r.t. cert inp...Dr. David von Oheimb2023-04-271-3/+10
* QUIC GlossaryHugo Landau2023-04-271-0/+240
* QUIC I/O Architecture Design: Minor updatesHugo Landau2023-04-261-32/+83
* QUIC I/O Architecture Design: Add block diagram, tweak wordingHugo Landau2023-04-262-4/+6
* QUIC I/O Architecture Design DocumentHugo Landau2023-04-261-0/+483
* doc: document that the "info" KDF param concatenatesPauli2023-04-261-0/+6
* Added a macro OSSL_DISPATCH_END as marker of the end of OSSL_DISPATCH arraysIrak Rigia2023-04-212-6/+7
* doc: document the -pedantic option to fipsinstall.Pauli2023-04-201-0/+9
* Fix broken links in crypto manpageLadislav Marko2023-04-181-2/+2
* OSSL_CRMF_CERTTEMPLATE_get0_publicKey(): fix return type and docDr. David von Oheimb2023-04-181-1/+3
* crypto/cmp: fix CertReqId to use in p10cr transactions acc. to RFC 4210Dr. David von Oheimb2023-04-181-4/+5
* Fix a HPKE API to put libctx, propq as last (optional parameters).slontis2023-04-141-3/+3
* doc: Fix incorrect pairing of functionsLadislav Marko2023-04-131-1/+1
* doc: Fix misleading stucture infoLadislav Marko2023-04-131-1/+1
* Updated return value of PEM_write_TYPE() and PEM_write_bio_TYPE() in man-pages.Jeeban Sethi2023-04-111-2/+1
* Update the documentation for SSL_version et alMatt Caswell2023-04-041-4/+44
* doc: Fix typo in EVP_EncryptInit.podSamuel Lee (ENS/CRYPTO)2023-03-311-1/+1
* Provider-based KEM and SIG alg speed testing addedMichael Baentsch2023-03-311-0/+10
* QUIC Thread Assisted mode: miscellaneous fixesHugo Landau2023-03-301-1/+1
* QUIC Thread Assisted Mode: Add design documentHugo Landau2023-03-301-0/+104
* Add some documentation for the new advanced s_client command modeMatt Caswell2023-03-301-7/+67