Remove some redundant code
[openssl.git] / doc /
2023-12-12 Matthias St. Pierredoc: improve documentation of EVP in-place encryption
2023-12-06 Hugo LandauQUIC GLOSSARY: Add ODCID
2023-12-06 Hugo LandauQUIC: Update glossary to add LCID/RCID concepts
2023-12-04 James Muirdoc: improve display of KECCAK-KMAC128, KECCAK-KMAC256...
2023-12-01 James Muirrsa-doc: fix typo
2023-11-30 Sean Brightdoc: Minor typo in SSL_CTX_set_tmp_dh_callback docs.
2023-11-30 Jamie CuiFix EVP_RAND-SEED-SRC documentation example
2023-11-24 Markus MinichmayrPreferNoDHEKEX changelog and history anticipating inclu...
2023-11-24 Markus MinichmayrDocument `SSL_OP_PREFER_NO_DHE_KEX` option.
2023-11-23 Hugo LandauQUIC SRTM: Amend glossary
2023-11-22 James Muirdoc: fix description of mac "block-size" parameter
2023-11-22 James Muirdoc: better description of KECCAK-KMAC XOF
2023-11-22 Matt CaswellUpdate the provider documentation
2023-11-22 James MuirUpdate OpenSSL logos
2023-11-21 Neil Hormanaugment quic demos to support ipv4/6 connections
2023-11-13 Neil HormanAugment rand argument parsing to allow scaling
2023-11-13 Tomas MrazProperly limit the variable output size for BLAKE2
2023-11-10 slontisAdd EVP_DigestSqueeze() API.
2023-11-08 набDocument BLAKE2's variable size
2023-11-06 Dmitry BelyavskiyUse proper KDF SS parameter name
2023-11-06 Michael HinzFix documentation regarding KMAC sizes
2023-11-03 Stephen FarrellAdd additional internal HPKE hardening checks resulting...
2023-11-02 slontisAdd design notes for XOF API.
2023-11-02 Matt CaswellUpdate the OpenSSL Guide tutorials with changes to...
2023-11-01 James Muirquic ddd demos: update makefile and demo sources
2023-11-01 James Muirquic docs: update ddd README.md
2023-10-30 Matt CaswellUpdate README-QUIC.md
2023-10-26 Dr. David von OheimbEVP_PKEY_get_size.pod and provider-keymgmt.pod: documen...
2023-10-26 Tomas Mrazbn: Properly error out if aliasing return value with...
2023-10-26 James Muirdoc: change "certifictes" to "certificates"
2023-10-26 Hugo LandauPreemptively reflect the changes in #22480
2023-10-26 Hugo LandauBIO: Document BIO_sendmmsg and BIO_recvmmsg callbacks
2023-10-25 Tomas MrazBlake2b: Use OSSL_DIGEST_PARAM_SIZE as settable instead...
2023-10-25 James Muirquic: documentation and demo nits
2023-10-25 Hugo LandauQUIC APL: Add support for querying frame type causing...
2023-10-23 Matt CaswellAdd a HISTORY section in the docs about the new ERR_STA...
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
next