summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)Author
2023-09-01QUIC DDD: ddd-04-fd-nonblocking: Planned changesHugo Landau
2023-09-01QUIC DDD: ddd-03-fd-blocking: Unplanned changesHugo Landau
2023-09-01QUIC DDD: ddd-03-fd-blocking: Planned changesHugo Landau
2023-09-01QUIC DDD: ddd-02-conn-nonblocking: Unplanned changesHugo Landau
2023-09-01QUIC DDD: ddd-02-conn-nonblocking: Planned changesHugo Landau
2023-09-01QUIC DDD: ddd-01-conn-blocking: Unplanned changesHugo Landau
2023-09-01QUIC DDD: ddd-01-conn-blocking: Planned changesHugo Landau
2023-09-01QUIC DDD: Update makefileHugo Landau
2023-09-01QUIC DDD: Add unchanged copy of ddd-02-conn-nonblocking to serve as base for ...Hugo Landau
2023-09-01QUIC DDD: Allow target host:port to be set from command lineHugo Landau
2023-09-01QUIC DDD: Fix bug in ddd-06-mem-uvHugo Landau
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