Fix mistake in ERR_peek_error_all documentation.
[openssl.git] / doc /
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...
2021-10-22 Arne SchwabeNote that SHA1 and MD5 x509 signatures are also forbidd...
2021-10-22 Kinshuk DuaDoc: be explicit about NUL in max_identity_len
2021-10-22 PW HuFix documentation errors, mainly caused by return value...
2021-10-22 PW HuFix some documentation errors related to return values
2021-10-22 Tomas Mrazdoc: EVP_PKEY_get_utf8/octet_string_param() clarify...
2021-10-22 Tomas Mrazdoc: Document the type of label EVP_PKEY_CTX_set0_rsa_o...
2021-10-22 Matt CaswellAdd an additional note to EVP_DigestSign() documentation
2021-10-20 PW HuFix function signature error
2021-10-18 Matt CaswellFix the signature newctx documentation
2021-10-11 Tomas Mrazdoc: OPENSSL_CORE_CTX should never be cast to OSSL_LIB_CTX
2021-10-09 Paulidoc: document that property names are unique
2021-10-08 Tobias NießenFix heading in random generator man7 page
2021-10-04 Dr. David von OheimbBIO_f_ssl.pod: Make clear where an SSL BIOs are expecte...
2021-10-01 Amit Kulkarnidoc: crypto(7) - fix typo
2021-09-30 Dr. David von Oheimbopenssl-x509.pod.in: Reflect better that -signkey is...
2021-09-30 Dr. David von OheimbAPPS/{x509,req}: Fix description and diagnostics of...
2021-09-30 Dr. Matthias St... doc/man3/SSL_set_fd.pod: add note about Windows compile...
2021-09-28 Peiwei HuFix some documentation errors
2021-09-28 Mattias EllertFix variable name mis-match in example code
2021-09-28 Mattias EllertEVP_PKEY_keygen_init has no argument named pkey
2021-09-22 Paulidoc: Fix include syntax
2021-09-22 Mattias EllertRemove extra comma in man page example code
2021-09-22 Paulidoc: remove end of line whitespace
2021-09-21 Arne SchwabeAdd missing mention of mandatory function OSSL_FUNC_key...
2021-09-20 slontisDocument that the openssl fipsinstall self test callbac...
2021-09-17 Matt CaswellCorrect the documentation for SSL_set_num_tickets()
2021-09-17 Matt CaswellClarify what SSL_get_session() does on the server side...
2021-09-10 astraujumsFixed state transitions for the HTML version of the...
2021-09-09 PW HuFix some documentation errors
2021-09-09 PauliFix the example SSH KDF code.
2021-09-08 Richard LevitteDOCS: Update the page for 'openssl passwd' to not dupli...
2021-09-07 Richard LevitteUpdate copyright year
2021-09-07 PW Hufix documentation error caused by commit 6882652e65d393...
2021-09-07 PW Hu fix documentation error caused by commit 9067cf6ccdce0...
2021-09-07 PW Hu imporve documentation
2021-09-03 PW HuEVP_PKEY_gettable_params.pod: Update argument names
2021-08-31 slontisAdd the self test type OSSL_SELF_TEST_TYPE_PCT_SIGNATURE
2021-08-31 Matt CaswellAdd a warning about locking in the child provider callb...
2021-08-31 slontisDocument that EVP_get_cipherbyname() does not work...
2021-08-31 Jaime HablutzelTypo correction.
2021-08-28 Dmitry BelyavskiyAdjust the list of default provider's algorithms
2021-08-28 Rich SalzYet another doc-nits fix
2021-08-27 Tomas Mrazdoc: Add note about operation parameters validation
2021-08-26 Dr. David von OheimbAPPS/req: Fix misconceptions on -CA, -CAkey, and -key...
2021-08-26 Paulidoc: document the rsa_oaep_md: pkeyopt
next