Add missing help text for some options
[openssl.git] / doc /
2019-10-04 Rich SalzFix L<EVP_KDF-derive> to L<EVP_DEF_derive>
2019-10-03 Richard LevitteReplumbing: make it possible for providers to specify...
2019-10-03 Matt CaswellUpdate documentation
2019-10-03 Shane LontisAdd rc5 ciphers to default provider
2019-10-03 Christian Heimesdoc: EVP_DigestInit clears all flags
2019-10-03 Rich SalzFix errors found by new find-doc-nits
2019-10-02 Richard Levittedoc/man1: fix malformed options
2019-10-01 Rich SalzAdd '=for comment ifdef' to pod pages
2019-10-01 Richard LevitteAdapt EVP_CIPHER_{param_to_asn1,asn1_to_param} for...
2019-10-01 Richard LevitteMake manuals with TYPE conform with man-pages(7)
2019-10-01 Richard LevitteMake ASN1 manuals conform with man-pages(7)
2019-10-01 Rich SalzConsistent formatting of flags with args
2019-09-30 Richard Levitte Make ASYNC manuals conform with man-pages(7)
2019-09-30 Matt CaswellCorrect the function names in SSL_CTX_set_stateless_coo...
2019-09-30 Dr. David von OheimbMake default values by ERR_get_error_all() and friends...
2019-09-27 PauliConsistent naming for context gettable param queries .
2019-09-29 Paul YangFix a document description in apps/req
2019-09-29 Paul YangFix a double free issue when signing SM2 cert
2019-09-28 Dr. Matthias St... Reorganize public header files (part 1)
2019-09-28 Dr. Matthias St... Reorganize local header files
2019-09-28 Dr. Matthias St... Reorganize private crypto header files
2019-09-28 Richard LevitteFuntion name with variable part in doc/man7/ and doc...
2019-09-28 Richard LevitteMake doc/man7/ and doc/internal/man3/ conform with...
2019-09-27 Robbie Harwood[KDF] Add KBKDF implementation for counter-mode HMAC
2019-09-27 Richard LevitteOSSL_PARAM functions: change to allow the data field...
2019-09-27 Richard LevitteOSSL_PARAM.pod: document the mechanism to figure out...
2019-09-27 Dr. David von Oheimb Certificate Management Protocol (CMP, RFC 4210...
2019-09-27 PauliReformat param description lines
2019-09-27 PauliMake OSSL_PARAM descriptions uniformly formatted.
2019-09-26 Rich SalzEnsure man1 POD files start with openssl-
2019-09-25 PauliUse OSSL_PARAM types. Limits are explained in the...
2019-09-25 PauliUse OSSL_PARAM types. Limits are explained in the...
2019-09-25 PauliKDF section 3 clean up
2019-09-25 PauliUse OSSL_PARAM types for MAC documentation
2019-09-25 PauliUse OSSL_PARAM types for KDF documentation
2019-09-25 Patrick Steuers390x assembly pack: accelerate X25519, X448, Ed25519...
2019-09-25 Matt CaswellMake EVP_MD_CTX_[gettable|settable]_params() take an...
2019-09-25 PauliRemove the engine parameter from the provider MAC docum...
2019-09-25 PauliRemove the engine parameter from the individual MAC...
2019-09-25 PauliRemove engine param from EVP_KDF and EVP_MAC documentation
2019-09-24 Richard LevitteDOC: fix documentation of som EVP_MD_CTX functions
2019-09-24 Rich SalzFix bugs in "info" commands flags
2019-09-23 raja-ashokUpdate new TLS version options to s_time man page
2019-09-21 PauliNote that the mac command is preferrable to the MAC...
2019-09-19 Richard LevitteModify providers that keep track of underlying algorithms
2019-09-19 Richard LevitteIn provider implemented methods, save the name number...
2019-09-18 PauliChange PARAMETER NAMES links to PARAMETERS
2019-09-18 PauliUse PARAMETERS instead of PARAMETER NAMES for the headi...
2019-09-18 PauliFix links to functions.
2019-09-18 PauliCleanup KDF section 1 documentation.
2019-09-18 PauliClean up KDF documentation in section 7.
2019-09-16 PauliAvoid mentioning ctrl_str in the MAC documentation.
2019-09-16 PauliUse "PARAMETERS" in the documentation headings.
2019-09-15 Shane LontisAdd fips module integrity check
2019-09-15 Jan-Frederik RieckersFix small typo in doc for X509_STORE_CTX_new
2019-09-15 PauliFix examples in the section 7 KDF man pages.
2019-09-14 PauliUse param types instead of native types in the param...
2019-09-14 PauliUse param types for parameter descriptions. Mention...
2019-09-14 PauliAdd wording to limit the 'size' parameter to no more...
2019-09-13 PauliDefine the MAC parameter types without using C type...
2019-09-12 Richard LevitteDocument the deprecation of ERR_func_error_string()
2019-09-12 Richard LevitteModernise the ERR functionality further (new functions...
2019-09-12 Richard Levittedoc/man3/OSSL_PARAM.pod: add details about multiple...
2019-09-12 Richard Levittedoc/man3/OSSL_PARAM.pod: remove a comment that isn...
2019-09-12 Richard Levittedoc/man3/OSSL_PARAM.pod: conform to man-page standards
2019-09-11 Shane LontisAdd EVP_CIPHER_CTX_tag_length()
2019-09-09 Matt CaswellUse simple names in core_names.h
2019-09-09 Matt CaswellRevise EVP_PKEY param handling
2019-09-09 Matt CaswellAdd docs for the provider interface for signature opera...
2019-09-09 Matt CaswellAdd public API docs for newly added EVP_SIGNATURE relat...
2019-09-09 Bernd EdlingerCheck the DH modulus bit length
2019-09-09 Jakub ZelenkaFix typos in the OSSL_METHOD_STORE doc
2019-09-07 PauliAdd 'engine' param to KDFs
2019-09-06 PauliRemove reference to legacy aliases for MAC and KDF
2019-09-06 PauliUpdate KDF documentation (section 3)
2019-09-06 PauliUpdate KDF documentation (section 1)
2019-09-06 PauliUpdate KDF documentation (section 7)
2019-09-06 PauliDocumentation updates in light of the KDF conversion
2019-09-05 Shane LontisChange provider params from int to size_t
2019-09-04 PauliOSSL_PARAM_construct_utf8_string computes the string...
2019-09-04 Richard LevitteNew function EVP_CIPHER_free()
2019-09-04 Richard LevitteNew function EVP_MD_free()
2019-09-03 Richard LevitteRefactor how KEYMGMT methods get associated with other...
2019-09-02 Bernd EdlingerAdd CPU info to the speed command summary
2019-09-02 Richard LevitteRework the documentation of our individual MAC implemen...
2019-09-02 PauliFix function name typo in MAC documentation.
2019-08-28 Richard Levitteopenssl provider: New sub-command, for provider discovery
2019-08-27 Richard LevitteOPENSSL_info(): add the item OPENSSL_INFO_SEED_SOURCE...
2019-08-26 Rich SalzDo not have duplicate section heads
2019-08-26 Shane LontisCleanup ciphers and Add 3des ciphers.
2019-08-24 Richard LevitteUpdate EVP_MAC.pod
2019-08-24 Richard LevitteGet rid of the diversity of names for MAC parameters
2019-08-24 Shane LontisAdd app for fips installation
2019-08-22 Dr. Matthias St... Deprecate unprefixed manual entries for openssl commands
2019-08-22 Paul YangSupport parsing of SM2 ID in hexdecimal
2019-08-21 Richard LevitteModify ossl_method_store_add() to accept an OSSL_PROVID...
2019-08-21 Richard LevitteModify ossl_method_store_add() to handle reference...
2019-08-21 PauliConstify param builder string functions.
2019-08-20 JohannesCorrect documented return value for BIO_get_mem_data()
2019-08-19 Shane Lontiscleanup provider digests
next