summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)Author
2023-09-28Copyright year updatesMatt Caswell
2023-09-27fips: use seed source requestedPauli
2023-09-25Add documentation for the BIO_ADDR_copy() functionMatt Caswell
2023-09-24adding -outpubkey option to genpkeyMichael Baentsch
2023-09-22Add the ability to do client side tracing in quictestlib.cMatt Caswell
2023-09-21cmp_vfy.c: Use verification callback if cert_acceptable() finds expired certDr. David von Oheimb
2023-09-20doc: change name of OSSL_PROVIDER_load_ex design documentMatthias St. Pierre
2023-09-20doc: suggestions for OSSL_PROVIDER_load_ex design documentMatthias St. Pierre
2023-09-20QUIC: Update documentation for SSL_get_[rw]poll_descriptor, SSL_net_(read|wri...Hugo Landau
2023-09-20Add documentation for the function SSL_CONF_CTX_finish.Sumitra Sharma
2023-09-19Add provider documentation for the new open_exSimo Sorce
2023-09-18Fix new typos found by codespellDimitri Papadopoulos
2023-09-15Store: API for deletion - documentationDmitry Belyavskiy
2023-09-13d2i_ECPKParameters and i2d_ECPKParameters are not deprecatedTomas Mraz
2023-09-13Fix typos found by codespellDimitri Papadopoulos
2023-09-11augment man pages with information about PKCS12KDF in FIPS modeVladimir Kotal
2023-09-08Return NULL if we fail to create a BIO in the demos/quicserverMatt Caswell
2023-09-08Add a missing call to BIO_closesocket()Matt Caswell
2023-09-08Expand the explanation of how to go and do useful work in non-blockingMatt Caswell
2023-09-08Add a new guide page on writing a non-blocking QUIC clientMatt Caswell
2023-09-08Add a new guide page on writing a non-blocking TLS clientMatt Caswell
2023-09-07Copyright year updatesMatt Caswell
2023-09-06Per other commands, make progress dots in req only w/ -verbosePhilip Prindeville
2023-09-05CMP: generalize ossl_cmp_calc_protection() to handle Edwards curves correctlyDr. David von Oheimb
2023-09-04Added 'saltlen' option to the OpenSSL enc command line app.slontis
2023-09-04Added a 'saltlen' option to the openssl pkcs8 command line app.slontis
2023-09-04Change PBES2 KDF default salt length to 16 bytes.slontis
2023-09-02Fix typo in openssl-pkeyutl(1)Sumitra Sharma
2023-09-02Add a test for QUIC non IO retry errorsMatt Caswell
2023-09-01Minor fixesHugo Landau
2023-09-01QUIC: Note differences in SSL_wantHugo Landau
2023-09-01QUIC: Update API overview documentHugo Landau
2023-09-01QUIC: Note that SSL_set_shutdown is not supportedHugo Landau
2023-09-01QUIC: Update API tableHugo Landau
2023-09-01BIO: Emphasise API contract for BIO_sendmmsg/BIO_recvmmsgHugo Landau
2023-09-01BIO: Allow third parties to use integers instead of pointers for poll descrip...Hugo Landau
2023-09-01QUIC API: Revise SSL_get_conn_close_info to use a flags fieldHugo Landau
2023-09-01Document OSSL_get_thread_support_flags()Hugo Landau
2023-09-01QUIC APL: Allow stream origin to be queriedHugo Landau
2023-09-01Minor fixesHugo Landau
2023-09-01Minor updatesHugo Landau
2023-09-01Add manpagesHugo Landau
2023-09-01QUIC DDD: Final reportHugo Landau
2023-09-01QUIC DDD: ddd-02-conn-nonblocking-threads: Unplanned changesHugo Landau
2023-09-01QUIC DDD: ddd-02-conn-nonblocking-threads: Planned changesHugo Landau
2023-09-01QUIC DDD: ddd-06-mem-uv: Unplanned changesHugo Landau
2023-09-01QUIC DDD: ddd-06-mem-uv: Planned changesHugo Landau
2023-09-01QUIC DDD: ddd-05-mem-nonblocking: Unplanned changesHugo Landau
2023-09-01QUIC DDD: ddd-05-mem-nonblocking: Planned changesHugo Landau
2023-09-01QUIC DDD: ddd-04-fd-nonblocking: Unplanned changesHugo Landau