SSL_add_dir_cert_subjects_to_stack(): Documented return values
[openssl.git] / doc /
2023-03-21 FdaSilvaYYcmp: fix --strict-warnings windows builds
2023-03-21 FdaSilvaYYnit: tidy-up code, and fix a typo.
2023-03-19 Paulidoc: note the default iteration count for PBKDF2 in...
2023-03-16 Andy BernardFix documented function return types
2023-03-14 Tobias NießenDocument remaining obsolete SSL_OP_NETSCAPE_*_BUG
2023-03-14 Dr. David von Oheimbdoc/man3/X509_STORE_CTX_get_error.pod: make order consi...
2023-03-14 Paulidoc: document that prediction resistance comes with...
2023-03-14 Matt CaswellUpdate copyright year
2023-03-07 slontisAdd option to FIPS module to enforce EMS check during...
2023-03-07 Richard LevitteDOCS: provider-keymgmt(7) - params for EVP_PKEY_get_def...
2023-03-02 HansHoogerwerfFix typo in base provider example code
2023-03-01 PauliAdd sections that were missing
2023-02-28 PauliUpdate FIPS provider documentation to note that fips...
2023-02-28 slontisDocument the list of RAND algorithms in the default...
2023-02-28 slontisAdd provider pre-fetching documentation
2023-02-28 slontisAdd documentation for "NULL" cipher and digest algorithms.
2023-02-24 Dr. David von OheimbCMS_decrypt*(): fix misconceptions and mem leak
2023-02-24 Dr. David von OheimbCMS_add0_cert.pod: remove wrong text on duplicate CRLs...
2023-02-23 Matt CaswellUpdate the pipelining docs
2023-02-22 Pauliupdate documentation to note that EdDSA is not FIPS...
2023-02-20 Benno EversDocument return value of OSSL_DECODER_from_data
2023-02-19 Jeeban Sethiopenssl-3.0#20290: Fixed typo in "config" man page
2023-02-13 Dr. David von OheimbOSSL_CMP_certConf_cb(): fix regression on checking...
2023-02-07 Paulidoc: remove EdDSA from list of non-FIPS algorithms.
2023-02-02 Dr. David von Oheimbdoc/man1/{storeutl,gendsa}: point out that extra option...
2023-01-31 Andrea PappacodaBIO_read.pod: fix small typo
2023-01-31 Nicola Tuveri[doc] Sync documentation now that 3.0 honors OSSL_PKEY_...
2023-01-30 slontisChaCha20-Poly1305 no longer supports truncated IV's.
2023-01-27 Tomas MrazAdd notes about ignoring initialization failures on...
2023-01-26 slontisDocument that the RSA e value is mandatory when importing.
2023-01-26 Viktor DukhovniClarify the change of enc -S behavior in 3.0
2023-01-24 Paulifips: document that the EdDSA algorithms are not-validated
2023-01-24 Dr. David von OheimbOSSL_trace_set_channel(): add important statement that...
2023-01-23 Tomas MrazMD5.pod: Recommend SHA-2 or SHA-3 family hashes instead...
2023-01-23 Dr. David von OheimbX509_V_ERR_INVALID_PURPOSE: fix misleading text; Fix...
2023-01-23 Dr. David von OheimbCMP docs: clarify behavior on message/total timeout...
2023-01-23 ThibFixes wrong return type in BIO_do_connect man page.
2023-01-19 PauliAdd link to EBNF definition
2023-01-19 PauliCorrect property EBNF for unquoted strings
2023-01-17 north-16Clarify documentation of X509_STORE_CTX_get_current_cert()
2023-01-16 Dmitry BelyavskiyDocumenting lack of error codes stability
2023-01-12 slontisSSKDF with KMAC should return SIZE_MAX when EVP_KDF_CTX...
2023-01-12 Nobuhiro IMAIfix manpage of `d2i_X509(3)`
2023-01-11 H. VetinariAdd empty migration guide for 3.1
2023-01-10 slontisDoc: Update history section of EC_GROUP API's.
2023-01-10 Nikhil BishtDocumentation for EVP_PKEY_CTX_get0_pkey() and EVP_PKEY...
2023-01-05 Hugo LandauBIO_s_dgram: add documentation and hazard warnings
2022-12-22 slontisDocs: Move deprecated ECDSA_ functions into a separate...
2022-12-21 Tomas MrazUpdate copyright year
2022-12-16 Peiwei HuRefine the documents of several APIs
2022-12-16 slontisUpdate HMAC() documentation.
2022-12-16 slontisAdd KMAC support to KBKDF.
2022-12-12 Dr. David von OheimbOSSL_CMP_validate_msg(): make sure to reject protection...
2022-12-09 Clemens Langsignature: Clamp PSS salt len to MD len
2022-12-08 Richard LevitteReplace some boldened types with a corresponding man...
2022-12-08 Richard LevitteMove the description of the core types into their own...
2022-12-06 Daniel FialaReplace "a RSA" with "an RSA"
2022-12-02 Reinhard Urbandoc: fix EVP_SignInit.pod
2022-12-02 Tomas MrazClarify the EVP_PKEY_decrypt manual page
2022-12-01 Tomas MrazUpdate copyright year
2022-11-29 Paulidoc: fix location of AES-SIV ciphers
2022-11-29 Nicola TuveriHonor OSSL_PKEY_PARAM_EC_POINT_CONVERSION_FORMAT as...
2022-11-25 Marco AbbadiniFix typos in doc/man3/EVP_EncryptInit.pod
2022-11-25 Dr. David von Oheimbadd missing OSSL_CMP_CTX_reset_geninfo_ITAVs() function
2022-11-25 Dr. David von Oheimbadd missing OSSL_CMP_CTX_reset_geninfo_ITAVs() function
2022-11-25 Dr. David von OheimbOSSL_CMP_CTX_reinit(): fix missing reset of ctx->genm_ITAVs
2022-11-25 JanFix typo in openssl-x509.pod.in
2022-11-24 Jiaxun YangAdd SM2 support for EVP_PKEY_Q_keygen
2022-11-24 Dr. David von OheimbCMP: fix handling of unset or missing failInfo PKI...
2022-11-24 Dr. David von OheimbCMP: fix status held in OSSL_CMP_CTX, in particular...
2022-11-23 Dr. David von OheimbOSSL_trace_enabled.pod and OSSL_trace_set_channel.pod...
2022-11-23 Dr. David von Oheimbhttp_client.c: Dump response on error when tracing...
2022-11-23 FdaSilvaYYapps & al : Fix various typos, repeated words, align...
2022-11-23 Juergen Christapps/speed.c: Lock buffer in memory
2022-11-23 KanAdd config option for speed command
2022-11-23 Kurt RoeckxChange name of parameter in documentation from sigret...
2022-11-21 slontisAdd missing HISTORY sections for OpenSSL 3.0 related...
2022-11-21 slontisImprove FIPS RSA keygen performance.
2022-11-21 Tomas Mrazdhparam: Correct the documentation of -dsaparam
2022-11-21 Hugo LandauAdd deprecation macro for 3.1 and deprecate OPENSSL_LH_...
2022-11-21 Tomas MrazDrop ossl_namemap_add_name_n() and simplify ossl_namema...
2022-11-21 Henry BrausenAdd basic RISC-V cpuid and OPENSSL_riscvcap
2022-11-21 Paulidoc: add not that DTLS 1.0, TLS 1.1 and before are...
2022-11-21 PauliRemove the _fetch_by_number functions
2022-11-21 Juergen Christs390: Add new machine generation
2022-11-21 Hugo LandauRefactor OSSL_LIB_CTX to avoid using CRYPTO_EX_DATA
2022-11-18 slontisAdd doc for EVP_ASYM_CIPHER-RSA and clean up OSSL_PROVI...
2022-11-16 Joachim VandersmissenAdd documentation for CPUID bit #64+17
2022-11-15 Simo SorceUpdate documentation for keymgmt export utils
2022-11-11 Tomas Mrazcmac_set_ctx_params(): Fail if cipher mode is not CBC
2022-11-11 Dimitris ApostolouFix typo
2022-11-11 Patrick UiterwijkSupport different R_BITS lengths for KBKDF
2022-11-10 Paulipunycode: update to use WPACKET instead of using custom...
2022-11-09 Paulidoc: document digest and cipher dup functions
2022-11-09 Dimitris ApostolouFix typos
2022-11-09 Pauliprov: remove unused field `flag_fallback` and function...
2022-11-09 Paulidoc: add note to indicate that the OBJ_ functions were...
2022-11-09 Paulidoc: Document that the OBJ creation functions are now...
2022-11-07 slontisFix documentation for some i2d return values.
2022-11-01 Paulifipsinstall: add -self_test_oninstall option.
next