summaryrefslogtreecommitdiffstats
path: root/doc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix SYNOPSIS for ASN1_ENUMERATED_get_int64 and ASN1_ENUMERATED_set_int64Jakub Zelenka2019-10-311-2/+2
* chunk 5 of CMP contribution to OpenSSLDr. David von Oheimb2019-10-294-0/+327
* Fix a copy&paste error in the TLSv1.3 server side PSK documentationMatt Caswell2019-10-281-3/+3
* Clarify the description of the NULL argument in SSL_set1_host().Pauli2019-10-281-2/+2
* Fix broken links, mainly typo'sRich Salz2019-10-244-4/+4
* Document "get/set-app-data" macros.Rich Salz2019-10-235-175/+33
* Document the -inform, etc., in openssl.podRich Salz2019-10-2327-366/+301
* Fix some wording and markupRich Salz2019-10-231-28/+29
* Add KRB5KDF from RFC 3961Simo Sorce2019-10-232-2/+123
* Fix doc for EC_GROUP_set_curve()Nicola Tuveri2019-10-221-1/+3
* Improve formatting for man3/EC_GROUP_new.podNicola Tuveri2019-10-221-46/+66
* Deprecate EC_GROUP_clear_free()Nicola Tuveri2019-10-221-2/+20
* fixed the RETURN VALUES section in the EC_GROUP documentationjayaram2019-10-221-38/+52
* Update dgst.c to show a list of message digestsagnosticdev2019-10-182-1/+15
* Doc for the added internal RSA functionsRichard Levitte2019-10-181-0/+75
* Move the version function declarations to include/openssl/crypto.hRichard Levitte2019-10-181-2/+2
* Configure: get version from the file 'VERSION' instead of 'opensslv.h'Richard Levitte2019-10-181-0/+149
* 'openssl list' and 'openssl provider': adapt display of multiple namesRichard Levitte2019-10-171-25/+32
* EVP: add functions that return the name numberRichard Levitte2019-10-177-6/+43
* EVP: add name traversal functions to all fetchable typesRichard Levitte2019-10-177-18/+57
* EVP: add missing common functionalityRichard Levitte2019-10-177-32/+91
* Some docs cleanupRichard Levitte2019-10-173-12/+12
* [KDF] Add feedback-mode and CMAC support to KBKDFRobbie Harwood2019-10-171-11/+56
* doc/man3/EVP_PKEY_CTX_new.pod: change markup according to conventionsRichard Levitte2019-10-161-5/+5
* Add EVP_PKEY_CTX_new_provided()Richard Levitte2019-10-161-4/+17
* Add ChaCha related ciphers to default providerShane Lontis2019-10-161-0/+4
* Refactor many common flags into openssl.podRich Salz2019-10-1529-378/+150
* Add BN_check_prime()Kurt Roeckx2019-10-142-41/+58
* Replace '=for comment ifdef' with '=for openssl'Rich Salz2019-10-1434-42/+42
* Building: Add modules with DEPENDs to GENERATEd filesRichard Levitte2019-10-141-1/+3
* Fix EVP_Cipher() for provided cipher implementationsRichard Levitte2019-10-111-0/+18
* POD: stop abusing commentRichard Levitte2019-10-1134-42/+34
* Doc: update internal build.info manualRichard Levitte2019-10-111-1/+49
* Cleanup: move remaining providers/common/include/internal/*.hRichard Levitte2019-10-101-1/+1
* Refactor -passin/-passout documentationRich Salz2019-10-0921-95/+66
* Document build.info syntax internallyRichard Levitte2019-10-091-0/+552
* Fix reference to PEM docsRich Salz2019-10-092-3/+3
* Command docs: more reference fixesRichard Levitte2019-10-0914-60/+63
* Command docs: rename openssl-tsget.pod to tsget.pod, and fix itRichard Levitte2019-10-091-32/+35
* Command docs: diverse small fixesRichard Levitte2019-10-099-23/+37
* Command docs: fix some engine referencesRichard Levitte2019-10-093-3/+4
* Command docs: wrap literal input/output with C<>Richard Levitte2019-10-098-26/+27
* Command docs: wrap literal file names with F<>Richard Levitte2019-10-0914-50/+52
* Command docs: fix links to other sections (sometimes in other manuals)Richard Levitte2019-10-0915-38/+35
* 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