aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Command docs: fix up command referencesRichard Levitte2019-10-0953-332/+334
* Command docs: replacables are in italics, options always start with a dashRichard Levitte2019-10-0945-337/+343
* Command docs: remove ellipses for '-rand'Richard Levitte2019-10-0924-90/+68
* Command docs: fix ellipses, the easy casesRichard Levitte2019-10-0913-24/+19
* Add rc2 ciphers to default providerShane Lontis2019-10-081-0/+5
* Add documentation for PEM_{read,write}_bio_Parameters()Richard Levitte2019-10-071-1/+11
* Fix typo in flag nameRich Salz2019-10-071-1/+1
* Support SM2 in apps/speedPaul Yang2019-10-071-0/+3
* Deprecate NCONF_WIN32() functionRich Salz2019-10-061-0/+11
* Fix L<EVP_KDF-derive> to L<EVP_DEF_derive>Rich Salz2019-10-046-10/+10
* Replumbing: make it possible for providers to specify multiple namesRichard Levitte2019-10-031-5/+18
* Update documentationMatt Caswell2019-10-032-36/+143
* Add rc5 ciphers to default providerShane Lontis2019-10-031-1/+6
* doc: EVP_DigestInit clears all flagsChristian Heimes2019-10-031-1/+1
* Fix errors found by new find-doc-nitsRich Salz2019-10-0367-170/+171
* doc/man1: fix malformed optionsRichard Levitte2019-10-0215-38/+38
* Add '=for comment ifdef' to pod pagesRich Salz2019-10-0136-1/+90
* Adapt EVP_CIPHER_{param_to_asn1,asn1_to_param} for use with provider.Richard Levitte2019-10-011-0/+7
* Make manuals with TYPE conform with man-pages(7)Richard Levitte2019-10-018-241/+251
* Make ASN1 manuals conform with man-pages(7)Richard Levitte2019-10-0110-173/+178
* Consistent formatting of flags with argsRich Salz2019-10-0153-1279/+1281
* Make ASYNC manuals conform with man-pages(7)Richard Levitte2019-09-304-133/+181
* Correct the function names in SSL_CTX_set_stateless_cookie_generate_cb.podMatt Caswell2019-09-302-21/+60
* Make default values by ERR_get_error_all() and friends more consistentDr. David von Oheimb2019-09-301-11/+18
* Consistent naming for context gettable param queries .Pauli2019-09-274-17/+17
* Fix a document description in apps/reqPaul Yang2019-09-291-2/+2
* Fix a double free issue when signing SM2 certPaul Yang2019-09-291-2/+2
* Reorganize public header files (part 1)Dr. Matthias St. Pierre2019-09-281-1/+1
* Reorganize local header filesDr. Matthias St. Pierre2019-09-282-2/+2
* Reorganize private crypto header filesDr. Matthias St. Pierre2019-09-285-5/+5
* Funtion name with variable part in doc/man7/ and doc/internal/man3/Richard Levitte2019-09-283-27/+44
* Make doc/man7/ and doc/internal/man3/ conform with man-pages(7)Richard Levitte2019-09-2831-226/+226
* [KDF] Add KBKDF implementation for counter-mode HMACRobbie Harwood2019-09-271-0/+115
* OSSL_PARAM functions: change to allow the data field to be NULLRichard Levitte2019-09-271-3/+11
* OSSL_PARAM.pod: document the mechanism to figure out buffer sizesRichard Levitte2019-09-271-0/+5
* Certificate Management Protocol (CMP, RFC 4210) extension to OpenSSLDr. David von Oheimb2019-09-2712-15/+1085
* Reformat param description linesPauli2019-09-2723-126/+126
* Make OSSL_PARAM descriptions uniformly formatted.Pauli2019-09-275-35/+48
* Ensure man1 POD files start with openssl-Rich Salz2019-09-262-0/+0
* Use OSSL_PARAM types. Limits are explained in the description where appropri...Pauli2019-09-261-3/+4
* Use OSSL_PARAM types. Limits are explained in the description where appropri...Pauli2019-09-263-12/+15
* KDF section 3 clean upPauli2019-09-261-1/+1
* Use OSSL_PARAM types for MAC documentationPauli2019-09-267-14/+21
* Use OSSL_PARAM types for KDF documentationPauli2019-09-265-10/+10
* s390x assembly pack: accelerate X25519, X448, Ed25519 and Ed448Patrick Steuer2019-09-251-0/+8
* Make EVP_MD_CTX_[gettable|settable]_params() take an EVP_MD_CTXMatt Caswell2019-09-251-5/+13
* Remove the engine parameter from the provider MAC documentationsPauli2019-09-251-10/+0
* Remove the engine parameter from the individual MAC documentationPauli2019-09-253-6/+0
* Remove engine param from EVP_KDF and EVP_MAC documentationPauli2019-09-252-12/+4
* DOC: fix documentation of som EVP_MD_CTX functionsRichard Levitte2019-09-241-3/+3