test/enginetest.c: Make sure no config file is loaded
[openssl.git] / doc /
2019-07-19 Richard Levittedoc: fix some links
2019-07-18 Richard LevitteCorrect some OSSL_PARAM documentation
2019-07-17 Rich SalzDeprecated {OPENSSL,CRYPTO}_debug_mem_{push,pop}
2019-07-17 PauliParameter building utilities.
2019-07-16 Todd ShortFix SSL_CTX_set_session_id_context() docs
2019-07-16 Matt CaswellDocument the new EVP_KEYEXCH type and related functions
2019-07-16 Rich SalzRemove function name from errors
2019-07-15 Richard LevitteIn documentation, consistently refer to OpenSSL 3.0
2019-07-15 Matt CaswellMake sure all BIGNUM operations work within the FIPS...
2019-07-11 agnosticdevissue-9316: Update return documentation for RAND_set_ra...
2019-07-08 Shane LontisAdd X9.42 KDF.
2019-07-07 Dr. Matthias St... man: fix typo in OPENSSL_fork_prepare.pod
2019-07-04 Tomas MrazClarify documentation of SSL_CTX_set_verify client...
2019-07-02 Matt CaswellMake BIGNUM rand functions available within the FIPS...
2019-07-02 Matt CaswellProvide rand_bytes_ex and rand_priv_bytes_ex
2019-07-02 Richard Levitteossl_provider_upref to ossl_provider_up_ref
2019-07-02 Antoine CœurFix Typos
2019-07-01 Rich SalzRemove DES_check_key global
2019-07-01 Matt CaswellEnsure that rc5 doesn't try to use a key longer than...
2019-07-01 Antoine CœurFix Typos
2019-06-29 Patrick Steuers390x assembly pack: update OPENSSL_s390xcap(3)
2019-06-28 Paul YangSupport SM2 certificate signing
2019-06-28 Matt CaswellAdd a nid 2 algorithm name mapping capability
2019-06-28 Matt CaswellDocument EVP_CIPHER_up_ref()
2019-06-28 Matt CaswellRename EVP_MD_upref/EVP_CIPHER_upref to EVP_MD_up_ref...
2019-06-28 Matt CaswellAdd documentation for EVP_CIPHER_fetch
2019-06-27 Dr. Matthias St... man: clarify the 'random number generator must be seede...
2019-06-27 Dr. Matthias St... man: fix documentation for RSA_generate_key()
2019-06-24 Dr. Matthias St... OSSL_TRACE: enhance documentation and fix doc-nit errors
2019-06-24 Santhosh RameshwarapuCross-linked the man(1) pages of kdf & pkeyutl.
2019-06-24 Richard LevitteReplumbing: add support for multiple names per algorithm
2019-06-24 Richard LevitteEnhance and update the docs of the internal ossl_provid...
2019-06-24 PauliChange OSSL_PARAM return size to not be a pointer.
2019-06-24 PauliAdd documentation for CRYPTO_memcmp.
2019-06-19 Miquel RuizAdd SSL_shutdown to SSL_get_error's documentation
2019-06-19 Matt CaswellFix a doc-nits failure
2019-06-19 Tomas MrazFix and document BIO_FLAGS_NONCLEAR_RST behavior on...
2019-06-19 Matt CaswellAdd some internal documentation for some thread related...
2019-06-19 PauliARIA documentation titled itself AES
2019-06-18 Rich SalzChange ERR_add_error_[v]data to append
2019-06-17 Matt CaswellDocument OPENSSL_thread_stop_ex()
2019-06-17 PauliBetter document specific OSSL_PARAM symbols.
2019-06-15 Paul YangAdd documentation for X509_cmp and related APIs
2019-06-13 Matt CaswellUpdate the d2i docs to reflect reality
2019-06-12 Tomas Mrazts: Fix awkward sentences in the documentation and...
2019-06-12 Tomas Mrazts: Use sha256 as default digest for TS query
2019-06-12 raja-ashokUpdate docs for TLS1.3 FFDHE
2019-06-12 Matt Caswelli2d_PublicKey was listed in 2 different man pages
2019-06-12 Matt CaswellCreate BN_CTX_new_ex() and BN_CTX_secure_new_ex()
2019-06-11 PauliOSSL_PARAM example code bug fix.
2019-06-11 Shane LontisPBKDF2 updates to conform to SP800-132
2019-06-11 Shane LontisMake EVP_MD_CTX_ctrl() work for legacy use cases (ssl3).
2019-06-11 Shigeki OhtsuFix doc to remove const arg in GEN_SESSION_CB
2019-06-11 Todd ShortChange cipher default strings to a function
2019-06-10 Richard Levittedoc/internal/man3/ossl_method_construct.pod: follow...
2019-06-10 Richard LevitteEVP fetching: make operation_id part of the method...
2019-06-07 Matt CaswellAdd documentation for new functions taking an OPENSSL_C...
2019-06-06 Kurt RoeckxReplace EVP_MAC_CTX_copy() by EVP_MAC_CTX_dup()
2019-06-06 PauliAddress property documentation concerns.
2019-06-05 Dr. Matthias St... man: fix doc-nit in property.pod
2019-06-05 PauliDocument property hierarchy.
2019-06-04 Dr. Matthias St... Document deprecation of version-specific SSL/TLS methods
2019-06-04 Shane LontisMove digests to providers
2019-06-03 PauliRemove file reference from property documentation.
2019-06-02 PauliFix a typo in the property grammar that creates an...
2019-05-31 Sambit Kumar DashUpdate X509_STORE_new.pod
2019-05-30 Sambit Kumar DashUpdate EVP_VerifyInit.pod
2019-05-30 Andreas KretschmerCertificate Management Protocol (CMP, RFC 4210) extensi...
2019-05-30 PauliAdd man 7 page about properties.
2019-05-28 Iuri Rezende SouzaTypo BIO_SOCK_REUSADDR => BIO_SOCK_REUSEADDR
2019-05-27 Shane LontisAdd d2i_KeyParams/i2d_KeyParams API's.
2019-05-27 Richard Levittedoc/man3/X509_LOOKUP_meth_new.pod: clarify the requirements
2019-05-27 David MakepeaceAdded Conforming To section to EVP_KDF_TLS1_PRF documen...
2019-05-24 Sambit Kumar DashDoc update: minor typo in CMS_verify.pod
2019-05-21 Kurt RoeckxChange default RSA, DSA and DH size to 2048 bit
2019-05-20 Arne SchwabeChange SSL parameter SSL_session_reused const
2019-05-20 PauliParams conversion tests.
2019-05-16 Shane LontisAdded X963KDF API
2019-05-12 Richard LevitteEVP_FETCH: remove the need to transport the legacy...
2019-05-12 Richard LevitteEVP_FETCH: deal with names without pre-defined NIDs
2019-05-12 Richard LevitteCreate internal number<->name mapping API
2019-05-12 Dr. Matthias St... Ignore entropy from RAND_add()/RAND_seed() in FIPS...
2019-05-10 Dr. Matthias St... Ignore entropy from RAND_add()/RAND_seed() in FIPS...
2019-05-08 Lorinczy ZsigmondSquashed commit of the following:
2019-05-08 Tobias NießenAllow specifying the tag after AAD in CCM mode
2019-05-07 Boris Pismennyssl: Add SSL_sendfile
2019-05-07 Dr. Matthias St... man: fix a typo and a grammar nit in EVP_PKEY_meth_new(3)
2019-05-03 Shane LontisAdded EVP_KDF (similiar to the EVP_MAC)
2019-05-02 Matt CaswellUpdate internal documentation after global data move...
2019-05-01 Philip Prindevillegendsa: dsaparam: introduce -verbose option to enable...
2019-05-01 Philip Prindevillegenrsa: introduce -verbose option to enable output
2019-04-30 Richard LevitteReplumbing: give the possibility for the provider to...
2019-04-24 Jakub Jelendoc: Get rid of unrelated reference to DSA_new()
2019-04-24 Shane LontisAdded app for EVP_KDF
2019-04-23 Richard LevitteAdd a way for the application to get OpenSSL configurat...
2019-04-19 dyrockCheck if num is 0 before trying to malloc memory. Other...
2019-04-19 Matt CaswellClarify the documentation on the use of ChaCha20
2019-04-16 Tomas MrazAdd documentation for the BIO_s_mem pecularities
2019-04-12 Joshua LockFurther harmonisation of manual page HISTORY sections
2019-04-12 Joshua LockUpdate various man pages to place HISTORY section after...
next