summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)Author
2020-02-18DOC: Add documentation related to X509_LOOKUPsRichard Levitte
2020-02-18Fix podchecker warningsRichard Levitte
2020-02-17chunk 7 of CMP contribution to OpenSSLDr. David von Oheimb
2020-02-17fix various formatting nits in CMP contribution chunks 1-6 found by the new u...Dr. David von Oheimb
2020-02-17improve CMP logging according to comments on CMP chunk 7 previewDr. David von Oheimb
2020-02-17add internal doc files actually belonging to CMP contribution chunk 6Dr. David von Oheimb
2020-02-15DOC: document in more detail what a BIO_read_ex() via BIO_f_buffer() doesRichard Levitte
2020-02-15Document OSSL_SERIALIZER_PUBKEY_TO_DER_PQ and friendsRichard Levitte
2020-02-14apps x509: passing PKCS#11 URL as -signkeyBastian Germann
2020-02-12Remove unused ossl_param_bld_to_param_ex() function.Pauli
2020-02-12Remove unused OSSL_PARAM_construct_from_text() function.Pauli
2020-02-12dsa: deprecate applications that depend on the low level DSA functions.Pauli
2020-02-12Deprecate the low level DSA functions.Pauli
2020-02-10Generalize the HTTP client so far implemented mostly in crypto/ocsp/ocsp_ht.cDr. David von Oheimb
2020-02-10add BIO_socket_wait(), BIO_wait(), and BIO_connect_retry() improving timeout ...Dr. David von Oheimb
2020-02-10Memory allocator code cleanupDavide Galassi
2020-02-07tests/drbgtest: use new RAND_DRBG callback_data API instead of ex_dataDr. Matthias St. Pierre
2020-02-07RAND_DRBG: add a callback data for entropy and nonce callbacksDr. Matthias St. Pierre
2020-02-07Redesign the KEYMGMT libcrypto <-> provider interface - the basicsRichard Levitte
2020-02-06Fix misspelling errors and typos reported by codespellDr. Matthias St. Pierre
2020-02-06More accurate doc of -ssl_config optionRich Salz
2020-02-06Update command listRich Salz
2020-02-06Add cmd-nits to travis buildRich Salz
2020-02-06The -hmac option to speed is now #ifdef'dRich Salz
2020-02-06Add missing s_client optionsRich Salz
2020-02-06doc: Fix typo in EVP_DigestSignInit manpageJakub Jelen
2020-02-06Fix small misspelling in doc for OCSP_response_statusthekuwayama
2020-02-06Add FFC param/key generationShane Lontis
2020-02-06Params: change UTF8 construct calls to avoid explicit strlen(3) calls.Pauli
2020-02-05Make minimum size for secure memory a size_t.Pauli
2020-02-04Deprecate the ECDSA and EV_KEY_METHOD functions.Pauli
2020-02-02EVP_PKEY_assign_EC_KEY(): detect SM2 curve and set EVP_PKEY type accordinglyRichard Levitte
2020-01-31Fix "ts" no-XXX options, document two TLS optionsRich Salz
2020-01-31Update the SSL/TLS connection optionsRich Salz
2020-01-31Add support for DH 'modp' group parameters (RFC 3526)Shane Lontis
2020-01-30Provide better documentation for SSL_get_servername()Matt Caswell
2020-01-30Fix type name typo in d2i/i2d documentation.David Makepeace
2020-01-29Add -issuer_checks to verify optionsRich Salz
2020-01-29Document most missing optionsRich Salz
2020-01-29Add more generated man1 doc filesRich Salz
2020-01-29Add RSA key validation to default providerShane Lontis
2020-01-29TLS: use EVP for HMAC throughout libssl.Pauli
2020-01-29Deprecate the low level HMAC functionsPauli
2020-01-27Modify EVP_PKEY_CTX_new_from_pkey() to add a propquery parameterMatt Caswell
2020-01-24openssl-config: add example libssl system-defaultsBenjamin Kaduk
2020-01-25Deprecate the low level DES functions.Pauli
2020-01-24New functions for PKCS8 attributes management - documentationDmitry Belyavskiy
2020-01-23Update man3/verify documentation, error textRich Salz
2020-01-23EVP: Add EVP_PKEY_get_default_digest_name() and use itRichard Levitte
2020-01-22Add missing files to generatedRich Salz