Ignore a bad signature in a CertificateVerify message while fuzzing
[openssl.git] / doc /
2023-10-20 набReference the non-"legacy" provider names directly...
2023-10-20 Neil HormanConvert jdkTrustedKeyUsage to be a pkcs12 cmd line...
2023-10-20 Tomas MrazQUIC: Add handling of SSL_get_shutdown()
2023-10-20 Matthias St. Pierrerand: add callbacks to cleanup the user entropy resp...
2023-10-17 Dr. David von OheimbCMS_add1_signer.pod: add missing info on CMS_SignerInfo...
2023-10-10 Dr. David von OheimbCMP: fix OSSL_CMP_MSG_http_perform() by adding option...
2023-10-10 Dr. David von OheimbOSSL_CMP_CTX_new.pod: remove overlap with OSSL_HTTP_tra...
2023-10-10 Dr. David von Oheimbapps/cmp.c: -tls_used may be implied by -server https...
2023-10-05 Tomas Mrazd2i_X509.pod: Better document using the reuse capabilit...
2023-10-05 Tomas MrazDH_check: Emphasize the importance of return value...
2023-10-05 Richard Levitte[design] Make it possible to use explicitly fetched...
2023-10-04 Richard Levitte[design] Make it possible to pass AlgorithmIdentifier...
2023-10-04 Tomas Mrazd2i_PKCS8PrivateKey_bio.pod: evp.h include is unnecessary
2023-10-04 Frederik Wedel-HeinenAdded info on change to HISTORY of SSL_CTX_set_msg_call...
2023-10-04 Frederik Wedel-HeinenUpdate documentation on SSL_CTX_set_msg_callback()...
2023-10-04 Sumitra SharmaCorrect documentation for PKCS5_PBKDF2_HMAC
2023-10-03 Frederik Wedel-HeinenRemove duplicates of EVP_aes_xxx_wrap() from EVP_aes_12...
2023-10-03 Matthias St. Pierredoc/man3: fix misnamed function name
2023-10-03 Sumitra SharmaAdd openssl/pem.h inclusion for d2i_PKCS8PrivateKey
2023-10-03 Tomas MrazAll lh_stats functions were deprecated in 3.1
2023-10-02 Matthias St. Pierredoc: correct the SSL_CTX_set_info_callback(3) manual...
2023-10-02 Richard Levitte[DOCS] Fix table inconsistencies detected by mdl
2023-09-28 Matt CaswellCopyright year updates
2023-09-27 Paulifips: use seed source requested
2023-09-24 Matt CaswellAdd documentation for the BIO_ADDR_copy() function
2023-09-24 Michael Baentschadding -outpubkey option to genpkey
2023-09-22 Matt CaswellAdd the ability to do client side tracing in quictestlib.c
2023-09-21 Dr. David von Oheimbcmp_vfy.c: Use verification callback if cert_acceptable...
2023-09-20 Matthias St. Pierredoc: change name of OSSL_PROVIDER_load_ex design document
2023-09-20 Matthias St. Pierredoc: suggestions for OSSL_PROVIDER_load_ex design document
2023-09-20 Hugo LandauQUIC: Update documentation for SSL_get_[rw]poll_descrip...
2023-09-20 Sumitra SharmaAdd documentation for the function SSL_CONF_CTX_finish.
2023-09-19 Simo SorceAdd provider documentation for the new open_ex
2023-09-17 Dimitri PapadopoulosFix new typos found by codespell
2023-09-15 Dmitry BelyavskiyStore: API for deletion - documentation
2023-09-13 Tomas Mrazd2i_ECPKParameters and i2d_ECPKParameters are not depre...
2023-09-13 Dimitri PapadopoulosFix typos found by codespell
2023-09-11 Vladimir Kotalaugment man pages with information about PKCS12KDF...
2023-09-08 Matt CaswellReturn NULL if we fail to create a BIO in the demos...
2023-09-08 Matt CaswellAdd a missing call to BIO_closesocket()
2023-09-08 Matt CaswellExpand the explanation of how to go and do useful work...
2023-09-08 Matt CaswellAdd a new guide page on writing a non-blocking QUIC...
2023-09-08 Matt CaswellAdd a new guide page on writing a non-blocking TLS...
2023-09-07 Matt CaswellCopyright year updates
2023-09-05 Philip PrindevillePer other commands, make progress dots in req only...
2023-09-05 Dr. David von OheimbCMP: generalize ossl_cmp_calc_protection() to handle...
2023-09-04 slontisAdded 'saltlen' option to the OpenSSL enc command line...
2023-09-04 slontisAdded a 'saltlen' option to the openssl pkcs8 command...
2023-09-04 slontisChange PBES2 KDF default salt length to 16 bytes.
2023-09-02 Sumitra SharmaFix typo in openssl-pkeyutl(1)
2023-09-02 Matt CaswellAdd a test for QUIC non IO retry errors
2023-09-01 Hugo LandauMinor fixes
2023-09-01 Hugo LandauQUIC: Note differences in SSL_want
2023-09-01 Hugo LandauQUIC: Update API overview document
2023-09-01 Hugo LandauQUIC: Note that SSL_set_shutdown is not supported
2023-09-01 Hugo LandauQUIC: Update API table
2023-09-01 Hugo LandauBIO: Emphasise API contract for BIO_sendmmsg/BIO_recvmmsg
2023-09-01 Hugo LandauBIO: Allow third parties to use integers instead of...
2023-09-01 Hugo LandauQUIC API: Revise SSL_get_conn_close_info to use a flags...
2023-09-01 Hugo LandauDocument OSSL_get_thread_support_flags()
2023-09-01 Hugo LandauQUIC APL: Allow stream origin to be queried
2023-09-01 Hugo LandauMinor fixes
2023-09-01 Hugo LandauMinor updates
2023-09-01 Hugo LandauAdd manpages
2023-09-01 Hugo LandauQUIC DDD: Final report
2023-09-01 Hugo LandauQUIC DDD: ddd-02-conn-nonblocking-threads: Unplanned...
2023-09-01 Hugo LandauQUIC DDD: ddd-02-conn-nonblocking-threads: Planned...
2023-09-01 Hugo LandauQUIC DDD: ddd-06-mem-uv: Unplanned changes
2023-09-01 Hugo LandauQUIC DDD: ddd-06-mem-uv: Planned changes
2023-09-01 Hugo LandauQUIC DDD: ddd-05-mem-nonblocking: Unplanned changes
2023-09-01 Hugo LandauQUIC DDD: ddd-05-mem-nonblocking: Planned changes
2023-09-01 Hugo LandauQUIC DDD: ddd-04-fd-nonblocking: Unplanned changes
2023-09-01 Hugo LandauQUIC DDD: ddd-04-fd-nonblocking: Planned changes
2023-09-01 Hugo LandauQUIC DDD: ddd-03-fd-blocking: Unplanned changes
2023-09-01 Hugo LandauQUIC DDD: ddd-03-fd-blocking: Planned changes
2023-09-01 Hugo LandauQUIC DDD: ddd-02-conn-nonblocking: Unplanned changes
2023-09-01 Hugo LandauQUIC DDD: ddd-02-conn-nonblocking: Planned changes
2023-09-01 Hugo LandauQUIC DDD: ddd-01-conn-blocking: Unplanned changes
2023-09-01 Hugo LandauQUIC DDD: ddd-01-conn-blocking: Planned changes
2023-09-01 Hugo LandauQUIC DDD: Update makefile
2023-09-01 Hugo LandauQUIC DDD: Add unchanged copy of ddd-02-conn-nonblocking...
2023-09-01 Hugo LandauQUIC DDD: Allow target host:port to be set from command...
2023-09-01 Hugo LandauQUIC DDD: Fix bug in ddd-06-mem-uv
2023-08-30 Dmitry BelyavskiyDesign document of the run-time parameters activation
2023-08-30 Dmitry BelyavskiyOSSL_PROVIDER_load_ex
2023-08-30 Hugo LandauTweak documentation for WAIT_PEER
2023-08-30 Hugo LandauTweak documentation for WAIT_PEER
2023-08-30 Hugo LandauQUIC APL: Support waiting for peer-initiated shutdown
2023-08-25 Hugo LandauQUIC APL: Implement backpressure on stream creation
2023-08-25 olszomalChanged the default value of the "ess_cert_id_alg"...
2023-08-25 Tomas MrazThe canonical localhost IPv6 address is [::1] not [::]
2023-08-25 Tomas MrazAlways use uint8_t for TLS record type
2023-08-25 Tomas MrazAvoid issues with endianness when type is used in SSL_t...
2023-08-25 Matt CaswellAdd a link to the multi-stream QUIC client tutorial...
2023-08-25 Matt CaswellUpdate demos/tutorial to distinguish between stream...
2023-08-25 Matt CaswellClarify SSL_accept_stream/SSL_new_stream behaviour...
2023-08-25 Matt CaswellAdd some additional comments to the demos
2023-08-25 Matt CaswellProvide introduction/tutorial page for QUIC multi-stream
2023-08-25 Matt CaswellAdd an initial guide page for writing a multi-stream...
2023-08-25 Matt CaswellUpdate some links within the guide to not use crypto(7)
next