summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)Author
2023-08-30Design document of the run-time parameters activationDmitry Belyavskiy
2023-08-30OSSL_PROVIDER_load_exDmitry Belyavskiy
2023-08-30Tweak documentation for WAIT_PEERHugo Landau
2023-08-30Tweak documentation for WAIT_PEERHugo Landau
2023-08-30QUIC APL: Support waiting for peer-initiated shutdownHugo Landau
2023-08-25QUIC APL: Implement backpressure on stream creationHugo Landau
2023-08-25Changed the default value of the "ess_cert_id_alg" optionolszomal
2023-08-25The canonical localhost IPv6 address is [::1] not [::]Tomas Mraz
2023-08-25Always use uint8_t for TLS record typeTomas Mraz
2023-08-25Avoid issues with endianness when type is used in SSL_trace()Tomas Mraz
2023-08-25Add a link to the multi-stream QUIC client tutorial from the introductionMatt Caswell
2023-08-25Update demos/tutorial to distinguish between stream and connection errorsMatt Caswell
2023-08-25Clarify SSL_accept_stream/SSL_new_stream behaviour with a default streamMatt Caswell
2023-08-25Add some additional comments to the demosMatt Caswell
2023-08-25Provide introduction/tutorial page for QUIC multi-streamMatt Caswell
2023-08-25Add an initial guide page for writing a multi-stream QUIC clientMatt Caswell
2023-08-25Update some links within the guide to not use crypto(7)Matt Caswell
2023-08-25Update the desciption of shutdown in the QUIC client blocking tutorialMatt Caswell
2023-08-24doc: Avoid usage of non-existing constantJakub Jelen
2023-08-24QUIC: Rename SSL_set_initial_peer_addr to SSL_set1_initial_peer_addrHugo Landau
2023-08-24Fixed default value of the "ess_cert_id_alg" option in man openssl-ts(1)olszomal
2023-08-23doc: add the migration guide to the new guide seriesMatthias St. Pierre
2023-08-17Add X509_STORE_CTX_set_get_crl and X509_STORE_CTX_set_current_reasonsvl-loz
2023-08-17QUIC: Update SSL_shutdown manpageHugo Landau
2023-08-17QUIC: Update SSL_accept_stream manpageHugo Landau
2023-08-16Improve documentation for BIO_s_memNeil Horman
2023-08-15http_server.c: allow clients to connect with IPv6Dr. David von Oheimb
2023-08-10OSSL_HTTP_{REQ_CTX_set_request_line(),_set1_request()}: backward compat w.r.t...Dr. David von Oheimb
2023-08-08make updateMatt Caswell
2023-08-08Provide an introductory page to the whole OpenSSL guideMatt Caswell
2023-08-08Incorporate the ssl man page into the OpenSSL guideMatt Caswell
2023-08-08Incorporate the crypto man page into the OpenSSL guideMatt Caswell
2023-08-08Provide an introduction to the OpenSSL librariesMatt Caswell
2023-08-08Resolve some of the TODO(QUIC) itemsTomas Mraz
2023-08-08QUIC TLS: Rethink error handlingHugo Landau
2023-08-02Fix typo in function nameTianjia Zhang
2023-08-02Extend the test_quic_write_read() test to include resumptionMatt Caswell
2023-07-21Fix documentation around AAD and return values in EVP_Cipher*Samuel Lee
2023-07-19Connection ID processingPauli
2023-07-19openssl-kdf.pod.in: add text on 'salt' and 'info' parameters; small further i...Dr. David von Oheimb
2023-07-19EVP_KDF.pod: extend text on 'salt' and 'info' parametersDr. David von Oheimb
2023-07-18Fix typos found by codespellDimitri Papadopoulos
2023-07-17CMP: add support for genm with rootCaCert and genp with rootCaKeyUpdateDr. David von Oheimb
2023-07-17CMP app and API doc: add note on critical server auth on receiving trust anch...Dr. David von Oheimb
2023-07-17CMP doc: various small corrections, mostly on PBM vs. MAC-based protectionDr. David von Oheimb
2023-07-17rename OSSL_CMP_get{,1}_caCerts and improve OSSL_CMP_exec_certreq.podDr. David von Oheimb
2023-07-14Add FIPS build instructionsslontis
2023-07-13EVP_PKEY_{en,de}capsulate.pod: fix glitches and add some detail and hintsDr. David von Oheimb
2023-07-10CMP: support specifying certificate to be revoked via issuer and serial numberRajeev Ranjan
2023-07-07QUIC err handling: Save and restore error stateTomas Mraz