summaryrefslogtreecommitdiffstats
path: root/doc (follow)
Commit message (Expand)AuthorAgeFilesLines
* DOC:Fix typos in man5/config.podAlex Boboc2020-02-181-1/+1
* DOC:Fix typos in openssl-enc.pod.in + openssl.podAlex Boboc2020-02-182-3/+3
* DOC:Fix typos in ossl_cmp_print_log.podAlex Boboc2020-02-181-1/+1
* DOC:Fix typos in ossl_param_bld_initAlex Boboc2020-02-181-2/+2
* Deprecate EC command line apps.Pauli2020-02-182-2/+20
* DOC: Add documentation related to X509_LOOKUPsRichard Levitte2020-02-183-12/+215
* Fix podchecker warningsRichard Levitte2020-02-181-3/+2
* chunk 7 of CMP contribution to OpenSSLDr. David von Oheimb2020-02-175-20/+142
* fix various formatting nits in CMP contribution chunks 1-6 found by the new u...Dr. David von Oheimb2020-02-171-4/+4
* improve CMP logging according to comments on CMP chunk 7 previewDr. David von Oheimb2020-02-173-78/+128
* add internal doc files actually belonging to CMP contribution chunk 6Dr. David von Oheimb2020-02-173-0/+327
* DOC: document in more detail what a BIO_read_ex() via BIO_f_buffer() doesRichard Levitte2020-02-151-4/+14
* Document OSSL_SERIALIZER_PUBKEY_TO_DER_PQ and friendsRichard Levitte2020-02-151-1/+11
* apps x509: passing PKCS#11 URL as -signkeyBastian Germann2020-02-141-3/+4
* Remove unused ossl_param_bld_to_param_ex() function.Pauli2020-02-121-15/+3
* Remove unused OSSL_PARAM_construct_from_text() function.Pauli2020-02-121-12/+3
* dsa: deprecate applications that depend on the low level DSA functions.Pauli2020-02-114-0/+32
* Deprecate the low level DSA functions.Pauli2020-02-113-2/+49
* Generalize the HTTP client so far implemented mostly in crypto/ocsp/ocsp_ht.cDr. David von Oheimb2020-02-104-54/+315
* add BIO_socket_wait(), BIO_wait(), and BIO_connect_retry() improving timeout ...Dr. David von Oheimb2020-02-102-1/+54
* Memory allocator code cleanupDavide Galassi2020-02-101-27/+31
* tests/drbgtest: use new RAND_DRBG callback_data API instead of ex_dataDr. Matthias St. Pierre2020-02-071-2/+2
* RAND_DRBG: add a callback data for entropy and nonce callbacksDr. Matthias St. Pierre2020-02-072-3/+30
* Redesign the KEYMGMT libcrypto <-> provider interface - the basicsRichard Levitte2020-02-0711-315/+336
* Fix misspelling errors and typos reported by codespellDr. Matthias St. Pierre2020-02-065-5/+5
* More accurate doc of -ssl_config optionRich Salz2020-02-061-3/+3
* Update command listRich Salz2020-02-061-8/+14
* Add cmd-nits to travis buildRich Salz2020-02-061-1/+1
* The -hmac option to speed is now #ifdef'dRich Salz2020-02-061-1/+1
* Add missing s_client optionsRich Salz2020-02-061-1/+135
* doc: Fix typo in EVP_DigestSignInit manpageJakub Jelen2020-02-061-1/+1
* Fix small misspelling in doc for OCSP_response_statusthekuwayama2020-02-061-1/+1
* Add FFC param/key generationShane Lontis2020-02-061-4/+22
* Params: change UTF8 construct calls to avoid explicit strlen(3) calls.Pauli2020-02-061-1/+3
* Make minimum size for secure memory a size_t.Pauli2020-02-051-1/+4
* Deprecate the ECDSA and EV_KEY_METHOD functions.Pauli2020-02-041-5/+18
* EVP_PKEY_assign_EC_KEY(): detect SM2 curve and set EVP_PKEY type accordinglyRichard Levitte2020-02-022-19/+18
* Fix "ts" no-XXX options, document two TLS optionsRich Salz2020-01-312-2/+9
* Update the SSL/TLS connection optionsRich Salz2020-01-313-174/+185
* Add support for DH 'modp' group parameters (RFC 3526)Shane Lontis2020-01-302-7/+11
* Provide better documentation for SSL_get_servername()Matt Caswell2020-01-302-10/+115
* Fix type name typo in d2i/i2d documentation.David Makepeace2020-01-301-1/+1
* Add -issuer_checks to verify optionsRich Salz2020-01-292-2/+4
* Document most missing optionsRich Salz2020-01-2927-71/+364
* Add more generated man1 doc filesRich Salz2020-01-291-6/+8
* Add RSA key validation to default providerShane Lontis2020-01-293-26/+99
* TLS: use EVP for HMAC throughout libssl.Pauli2020-01-291-12/+55
* Deprecate the low level HMAC functionsPauli2020-01-291-0/+10
* Modify EVP_PKEY_CTX_new_from_pkey() to add a propquery parameterMatt Caswell2020-01-271-3/+3
* openssl-config: add example libssl system-defaultsBenjamin Kaduk2020-01-251-0/+16