Fix the RC4-MD5 cipher
[openssl.git] / doc /
2022-04-27 Hugo LandauAdd SSL_(CTX_)?get0_(verify|chain)_cert_store functions
2022-04-27 Jan Engelhardtdoc: replace "symmetric cipher" phrase in EVP_MD manpages
2022-04-26 EasySecpem_password_cb(3): References to other man pages
2022-04-22 Tomas MrazAdd Tomas Mraz key to release key fingerprints
2022-04-21 Dmitry BelyavskiyPublic API functions OPENSSL_str[n]casecmp
2022-04-19 EasySecdoc: Clarify that calling SSL_set_session(ssl, NULL...
2022-04-07 Hugo LandauDocument {SSL|SSL_CTX}_set_{purpose|trust}()
2022-04-07 Hugo LandauDocument SSL_CTX_get_ssl_method
2022-04-05 Arran Cudbard-BellDocument the fact that setting a BIO create function...
2022-03-31 Paulidoc: fix example in ssh KDF man page.
2022-03-29 Hugo LandauFix typo in manpage SSL_CONF_cmd(3)
2022-03-28 Hugo LandauRemove statistics tracking from LHASH
2022-03-25 Todd Shortticket_lifetime_hint may exceed 1 week in TLSv1.3
2022-03-18 Dr. David von OheimbOSSL_CMP_CTX_new.pod: make references to private key...
2022-03-18 Dr. David von OheimbOSSL_CMP_MSG_get0_header.pod: re-phrase two lenthy...
2022-03-18 Dr. David von OheimbSSL_CTX_set_verify.pod: move a note further down where...
2022-03-18 Hugo LandauFix documentation for provider-signature
2022-03-18 Hugo LandauList missing operations in provider(7)
2022-03-15 Matt CaswellUpdate copyright year
2022-03-15 Tomas MrazAdd documentation of BN_mod_sqrt()
2022-03-14 Tomas MrazFix documentation of parameters for DH and ECDH KEX
2022-03-14 Hugo LandauAdd manpages for SSL_get_certificate, SSL_get_private_key
2022-03-14 Tomas MrazReplace handling of negative verification result with...
2022-03-12 Dr. David von OheimbOSSL_CMP_CTX_setup_CRM(): Fix handling of defaults...
2022-03-11 Todd ShortDOC: TLS compression is disabled by default
2022-03-08 Paulifetch: convert a NULL property query to ""
2022-03-03 Hugo LandauFix typo in EVP_MD-BLAKE2(7)
2022-03-02 DanielImprove documentation of BIO_FLAGS_BASE64_NO_NL flag.
2022-02-28 Matt CaswellCorrect the UnsafeLegacyServerConnect docs
2022-02-28 PauliChange `strlen' argument name to `strlength' to avoid...
2022-02-24 Carlo TeubnerX509_VERIFY_PARAM_set_flags.pod: fix typos
2022-02-23 Matt CaswellUndeprecate OPENSSL_VERSION_NUMBER and OpenSSL_version_...
2022-02-23 msa42doc: Fix KDF example for scrypt
2022-02-22 Dr. David von OheimbX509V3_get_d2i.pod: use I<> for arguments and remove...
2022-02-22 Dr. David von OheimbX509V3_get_d2i.pod: Fix glitch on X509V3_get{,_ext...
2022-02-20 yangyangtiantianlo... doc: Refactored the example in crypto.pod
2022-02-14 Tomas MrazApply the correct Apache v2 license
2022-02-11 Kevin K BijuAdded checking for buflen overflow due to MAX_MISALIGNMENT.
2022-02-09 EasySecFix small typo in EVP_KEYEXCH-ECDH.html doc example
2022-02-07 Tomas Mrazdoc: Add hint to use EVP_PKEY_get_bn_param to retrieve...
2022-02-07 Thomas1664Correct return type for BIO_ptr_ctrl
2022-02-03 EasySecopenssl-dgst.pod.in: Fix documentation of -list option
2022-02-02 Matt CaswellDocument purpose and trust setting functions
2022-02-01 EasySecFix bad HTML formatting in EVP_KEYEXCH-DH.html because...
2022-01-20 Tobias NießenClarify flags argument of X509_check_ip
2022-01-18 Kevin JonesFix mistake in ERR_peek_error_all documentation.
2022-01-17 EasySecFix typo in SSL_CTX_set_dh_auto
2022-01-11 Matt CaswellClarify the int param getter documentation
2022-01-03 Tomas Mrazpem_password_cb: Clarify the documentation on passphrases
2021-12-28 Michael Baentschdocument additional stack push error code
2021-12-24 Michael Baentschpermitting no/empty digest in core_obj_add_sigid for...
2021-12-22 Dr. David von OheimbHTTP client: Fix cleanup of TLS BIO via 'bio_update_fn...
2021-12-15 Dr. David von OheimbAPPS/cmp: Fix logic and doc of mutually exclusive ...
2021-12-14 Matt CaswellUpdate copyright year
2021-12-13 Richard LevitteEnhance the explanation of selector bits in provider...
2021-12-13 Richard LevitteFix EVP_PKEY_eq() to be possible to use with strictly...
2021-12-11 Richard LevitteFix faulty detail in BN_rand() manual
2021-12-10 Sam Eatonchanges opensssl typos to openssl
2021-12-09 Dr. David von OheimbAPPS/cmp: Fix use of OPENSSL_NO_SOCK: options like...
2021-12-07 Matt CaswellFix documentation for tlsext_ticket_key
2021-12-07 Dr. David von OheimbX509V3_set_ctx(): Clarify subject/req parameter for...
2021-12-07 Dr. David von OheimbX509V3_set_ctx(): Clarify use of subject/req parameter...
2021-12-07 Dr. David von OheimbOSSL_HTTP_open(): clarify doc of 'server' arg and its...
2021-12-07 Dr. David von OheimbOSSL_HTTP_open(): Complete documentation of checks...
2021-12-07 Dr. David von OheimbOSSL_HTTP_set1_request(): Fix check for presence of...
2021-12-07 Dr. David von OheimbOBJ_obj2txt(): fix off-by-one documentation of the...
2021-12-06 Matt CaswellClarify the deprecation warnings in the docs
2021-12-03 Dr. David von OheimbOSSL_HTTP_transfer.pod: Some clarifications on the...
2021-12-03 Dr. David von OheimbOSSL_HTTP_transfer.pod: Fix omission documenting the...
2021-12-03 Dr. David von OheimbBIO_push.pod: fix confusing text and add details on...
2021-11-30 Dmitry BelyavskiyMore detailed explanation how do engines work in 3.0
2021-11-28 Paulidoc: remove non-existent callbacks
2021-11-25 Paulidoc: fix macro name
2021-11-24 Matt CaswellClarify and correct the EVP_CTRL_AEAD_SET_TAG docs
2021-11-23 Richard LevitteDOC: Add a few previously documented functions
2021-11-23 Richard LevitteDOC: OSSL_PARAM_{set,get,construct}_BN() currently...
2021-11-23 Richard LevitteMake OSSL_PARAM_BLD_push_BN{,_pad}() return an error...
2021-11-22 PW HuFix the return check of OBJ_obj2txt
2021-11-17 PauliAdd documentation for some of the missing environment...
2021-11-15 Matt CaswellClarify the PEM docs
2021-11-15 Matt CaswellUse a write lock during ossl_provider_find()
2021-11-15 Matt CaswellStop receiving child callbacks in a child libctx when...
2021-11-15 Matt CaswellDon't attempt to deactive child providers if we don...
2021-11-12 Tomas Mrazdoc: Document outcome of multiple digestsign/digestveri...
2021-11-08 Dr. David von OheimbAPPS/x509: Fix generation of AKID via v2i_AUTHORITY_KEYID()
2021-11-07 Matt CaswellFix errors in EVP_PKEY_fromdata examples
2021-11-02 PW Huupdate doc: BN_bn2lebinpad() and BN_bn2nativepad()
2021-10-28 PW HuFix return value error in doc, and an error test
2021-10-27 Matt CaswellClarify the documentation for the "byname" functions
2021-10-27 Richard LevitteCORE: Encure that cached fetches can be done per provider
2021-10-27 Richard LevitteEVP: Allow a fallback for operations that work with...
2021-10-27 Richard LevitteEVP: Add the internal function evp_generic_fetch_from_p...
2021-10-27 Richard LevitteCORE: add a provider argument to ossl_method_construct()
2021-10-26 Kinshuk DuaDoc: replace `NULL` terminated with `NUL`
2021-10-26 PW Hudoc: Fix some function signature errors
2021-10-26 Paulitest-rand: return failure on not enough data, allow...
2021-10-25 Tomas Mrazmigration_guide: Mention ERR_GET_FUNC() and function...
2021-10-25 PW Hudoc: Fix some function signature errors
2021-10-23 Dr. David von OheimbOSSL_HTTP_transfer.pod: clarify that resulting BIO...
2021-10-23 Dr. David von OheimbOSSL_HTTP_REQ_CTX.pod: clarify that resulting BIO must...
next