]> git.ipfire.org Git - thirdparty/openssl.git/history - doc
Load the default config file before working with default properties
[thirdparty/openssl.git] / doc /
2020-08-14  Pauliprovider: disable fall-backs if OSSL_PROVIDER_load...
2020-08-14  PauliMove PKCS#12 KDF to provider.
2020-08-13  Benjamin KadukMark SSL_CTX_set_ssl_version() as deprecated in 3.0
2020-08-12  Dr. David von OheimbIntroduce X509_add_cert[s] simplifying various addition...
2020-08-12  Shane LontisAdd public API for gettables and settables for keymanag...
2020-08-11  Shane LontisAdd fix for RSA keygen in FIPS using keysizes 2048...
2020-08-11  Benjamin KadukDocument EVP_CIPHER_CTX IV accessors
2020-08-11  Benjamin KadukSupport cipher provider "iv state"
2020-08-11  Shane LontisAdd DHX serialization
2020-08-11  Shane LontisAdd dh_kdf support to provider
2020-08-10  Matt CaswellUpdate KDF documentation
2020-08-09  Shane LontisAdd 'on demand self test' and status test to providers
2020-08-09  Shane LontisAdd some of the missing CMS API documentation
2020-08-09  Shane LontisAdd EVP signature with libctx methods.
2020-08-09  Shane LontisAdd libctx support to PKCS7.
2020-08-09  Shane LontisAdd libctx support to CMS.
2020-08-07  Paulirand_drbg: remove RAND_DRBG.
2020-08-06  Pauligettables: documentation changes to pass the provider...
2020-08-06  Jon SpillettAdd new APIs to get PKCS12 secretBag OID and value
2020-08-06  Sahana Prasadapps/pkcs12: Change defaults from RC2 to PBES2 with...
2020-08-06  Matt CaswellUpdate copyright year
2020-08-04  Dr. David von Oheimbopenssl-cmp.pod.in: Update and extend example using...
2020-08-04  Shane LontisChange the provider implementation of X942kdf to use...
2020-08-01  Richard LevitteDESERIALIZER: Refactor the constructor setting API
2020-08-01  Richard LevitteDESERIALIZER: Add deserializers for the rest of our...
2020-08-01  Richard LevitteDESERIALIZER: Rethink password handling
2020-07-30  Dr. David von OheimbAdd OSSL_CMP_MSG_write(), use it in apps/cmp.c
2020-07-30  Dr. David von OheimbExport ossl_cmp_msg_load() as OSSL_CMP_MSG_read(),...
2020-07-30  Dr. David von Oheimbapps/cmp.c: Improve documentation of -recipient option
2020-07-30  Paulideserialisation: add deserialisation to the base provider
2020-07-30  Pauliserialisation: Add a built-in base provider.
2020-07-30  Dr. David von OheimbExport crm_new() of cmp_msg.c under the name OSSL_CMP_C...
2020-07-30  Dr. David von OheimbStreamline the CMP request session API, adding the...
2020-07-28  Dr. David von OheimbDeprecate -nodes in favor of -noenc in pkcs12 and req app
2020-07-24  Read HughesUpdate EVP_EncodeInit.pod
2020-07-24  Richard LevitteSERIALIZER: No enc argument for OSSL_SERIALIZER_CTX_set...
2020-07-24  Richard LevitteSERIALIZER: Add functions to deserialize into an EVP_PKEY
2020-07-24  Richard LevitteDESERIALIZER: Add foundation for deserializers
2020-07-24  Richard LevitteKEYMGMT: Add key loading function OSSL_FUNC_keymgmt_load()
2020-07-24  Shane LontisAdd X509 related libctx changes.
2020-07-23  Shane LontisTest RSA oaep in fips mode
2020-07-22  Paulidocument the deprecation of the '-public-key-methods...
2020-07-22  PauliEVP: deprecate the EVP_X_meth_ functions.
2020-07-22  Gustaf NeumannAlign documentation with recommendations of Linux Docum...
2020-07-21  Viktor DukhovniAvoid errors with a priori inapplicable protocol bounds
2020-07-21  Richard LevitteDOC: Fix SSL_CTX_set_cert_cb.pod and SSL_CTX_set_client...
2020-07-21  Shane LontisAdd ERR_raise() errors to fips OSSL_provider_init and...
2020-07-20  Dimitri John Ledkovman3: Drop warning about using security levels higher...
2020-07-19  Shane LontisAdded missing ';' after methods in the synopsis section...
2020-07-17  Paulidoc: Fix documentation of EVP_EncryptUpdate().
2020-07-16  Dr. David von Oheimbx509_vfy.c: Improve key usage checks in internal_verify...
2020-07-16  Richard LevitteUpdate copyright year
2020-07-16  Matt CaswellRevert "kdf: make function naming consistent."
2020-07-16  Matt CaswellRevert "The EVP_MAC functions have been renamed for...
2020-07-16  Paulidoc: remove unused engine tracing option
2020-07-16  PauliDocument that ENGINE_add_conf_module() was deprecated.
2020-07-16  PauliDocument that exdata for ENGINES is deprecated.
2020-07-16  PauliDocument that the ENGINE_[sg]_ex_data() calls are repre...
2020-07-16  PauliRAND: document that the ENGINE RAND override is deprecated.
2020-07-16  PauliENGINESDIR: document that this configuration is deprecated.
2020-07-16  Paulidoc: document that the engine initialisation options...
2020-07-16  Paulidoc: deprecate ENGINE documentation
2020-07-16  Pauliapps: document the deprecation of the -engine option
2020-07-16  Pauliengine: document the engine app as deprecated
2020-07-16  Pauliapps/list: deprecate engine support
2020-07-16  Todd ShortAdd SSL_get[01]_peer_certificate()
2020-07-15  Shane LontisAdd FIPS related configuration data to the default...
2020-07-15  Rich SalzMake -provider_name and -section_name optional
2020-07-15  Shane LontisAdd AES_CBC_CTS ciphers to providers
2020-07-14  PauliDRBG: rename the DRBG taxonomy.
2020-07-07  Martin ElshuberAdd support to zeroize plaintext in S3 record layer
2020-07-06  Glenn Straussimprove SSL_CTX_set_tlsext_ticket_key_cb ref impl
2020-07-05  Dr. David von OheimbFix many MarkDown issues in {NOTES*,README*,HACKING...
2020-07-05  Dr. David von OheimbRename NOTES*, README*, VERSION, HACKING, LICENSE to...
2020-07-04  Gustaf NeumannFix typos and repeated words
2020-07-03  Matt CaswellFix a typo in the i2d_TYPE_fp documentation
2020-07-02  Jakub Wilkdoc: Remove stray backtick
2020-07-01  Paulidoc: remove reference to the predecessor of SHA-1.
2020-07-01  Dr. David von OheimbX509v3_cache_extensions(): Improve coding style and...
2020-07-01  Dr. David von OheimbAdd X509_self_signed(), extending and improving documen...
2020-07-01  Dr. David von OheimbMove doc of X509{,_REQ,_CRL}_verify{,_ex}() from X509_s...
2020-07-01  Dr. David von OheimbFix issue 1418 by moving check of KU_KEY_CERT_SIGN...
2020-07-01  Dr. David von OheimbImprove documentation, layout, and code comments regard...
2020-06-30  Matt CaswellFix a typo on the SSL_dup page
2020-06-29  Rich SalzAdd --fips-key configuration parameter to fipsinstall...
2020-06-28  Matt CaswellMake the ASYNC code default libctx aware
2020-06-28  Richard LevitteCORE: Add OPENSSL_CTX_set0_default(), to set a default...
2020-06-26  pedro martellettodoc/man3: fix types taken by HMAC(), HMAC_Update()
2020-06-25  Matt CaswellUpdate copyright year
2020-06-24  Dr. Matthias St... evp_generic_fetch.pod: fix documentation error
2020-06-24  Dr. Matthias St... Make the naming scheme for dispatched functions more...
2020-06-24  Dr. Matthias St... Rename <openssl/core_numbers.h> -> <openssl/core_dispat...
2020-06-24  Matt CaswellFix some man page typos
2020-06-24  Paulievp_rand: documentation
2020-06-24  PauliCTR, HASH and HMAC DRBGs in provider
2020-06-24  Pauliparams: add OSSL_PARAM helpers for time_t.
2020-06-24  Dmitry BelyavskiyCMS print should support string conversion: docs
2020-06-23  Matt CaswellDon't attempt to duplicate the BIO state in SSL_dup
2020-06-23  Matt CaswellUpdate the SSL_dup documentation to match reality
2020-06-23  Pauliproperty: Move global default properties to the library...
next