aboutsummaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* Use a wrapper for pod2htmlRich Salz2020-02-262-282/+52
* PROV: add RSA signature implementationRichard Levitte2020-02-221-0/+2
* Don't exclude quite so much in a no-sock buildDr. David von Oheimb2020-02-211-9/+9
* Deprecate the low level Diffie-Hellman functions.Pauli2020-02-201-48/+48
* Deprecate the low level RSA functions.Pauli2020-02-201-85/+85
* [PROV][KMGMT][KEXCH][EC] Implement EC keymgtm and ECDHNicola Tuveri2020-02-181-0/+10
* TEST: Optionally silence OpenSSL::Test::setup()Richard Levitte2020-02-181-1/+3
* TEST: Create test specific output directoriesRichard Levitte2020-02-181-28/+20
* DOC: Add documentation related to X509_LOOKUPsRichard Levitte2020-02-183-14/+8
* Make util/find-doc-nits runnable from the build treeRichard Levitte2020-02-181-21/+194
* chunk 7 of CMP contribution to OpenSSLDr. David von Oheimb2020-02-171-0/+7
* improve CMP logging according to comments on CMP chunk 7 previewDr. David von Oheimb2020-02-171-10/+0
* add internal doc files actually belonging to CMP contribution chunk 6Dr. David von Oheimb2020-02-171-1/+0
* Add $debug variable and use itRich Salz2020-02-171-1/+2
* Document OSSL_SERIALIZER_PUBKEY_TO_DER_PQ and friendsRichard Levitte2020-02-151-0/+3
* fix build for new HTTP client in case OPENSSL_NO_CMP or OPENSSL_NO_OCSPDr. David von Oheimb2020-02-121-9/+9
* Remove unused OSSL_PARAM_construct_from_text() function.Pauli2020-02-121-1/+0
* dsa: deprecate applications that depend on the low level DSA functions.Pauli2020-02-121-42/+42
* Deprecate the low level DSA functions.Pauli2020-02-121-7/+7
* Generalize the HTTP client so far implemented mostly in crypto/ocsp/ocsp_ht.cDr. David von Oheimb2020-02-104-8/+17
* add BIO_socket_wait(), BIO_wait(), and BIO_connect_retry() improving timeout ...Dr. David von Oheimb2020-02-101-0/+3
* Memory allocator code cleanupDavide Galassi2020-02-102-0/+6
* RAND_DRBG: add a callback data for entropy and nonce callbacksDr. Matthias St. Pierre2020-02-071-0/+2
* Temporariy add ASN1_item_verify_ctx() missingcrypto.txtMatt Caswell2020-02-071-0/+1
* Don't ignore ASN1 when checking for undocumented symbolsMatt Caswell2020-02-073-3/+302
* Add cmd-nits to travis buildRich Salz2020-02-061-3/+7
* Fix builds with no-dhMatt Caswell2020-02-061-8/+8
* Deprecate the ECDSA and EV_KEY_METHOD functions.Pauli2020-02-041-21/+21
* Don't complain about documented symbols with find-doc-nits -d -oMatt Caswell2020-02-031-1/+1
* X509: Refactor X509_verify() and X509_REQ_verify() for better streamliningRichard Levitte2020-02-021-0/+1
* Document most missing optionsRich Salz2020-01-291-5/+12
* Add RSA key validation to default providerShane Lontis2020-01-291-0/+2
* TLS: use EVP for HMAC throughout libssl.Pauli2020-01-291-0/+1
* Deprecate the low level HMAC functionsPauli2020-01-291-11/+11
* Deprecate the low level CMAC functionsPauli2020-01-291-9/+9
* OpenSSL::Test: bring back the relative pathsRichard Levitte2020-01-271-5/+5
* EVP: Adapt EVP_PKEY Seal and Open for provider keysRichard Levitte2020-01-251-2/+2
* Deprecate the low level DES functions.Pauli2020-01-251-33/+33
* New functions for PKCS8 attributes management - documentationDmitry Belyavskiy2020-01-241-2/+0
* New functions for PKCS8 attributes managementDmitry Belyavskiy2020-01-241-0/+2
* EVP: Add EVP_PKEY_get_default_digest_name() and use itRichard Levitte2020-01-231-0/+1
* Re-remove TS_VERIFY_CTX_set_certs entry from missingcrypto.txtShane Lontis2020-01-231-1/+0
* Fix some missing doc links.Rich Salz2020-01-224-28/+34
* Introduce SSL_CTX_new_with_libex()Matt Caswell2020-01-221-0/+1
* Convert rand_bytes_ex and rand_priv_bytes_ex to public functionsMatt Caswell2020-01-201-0/+2
* Deprecate the low level IDEA functions.Pauli2020-01-191-8/+8
* TODO: undo md5.h and sha.h changes temporarilyPauli2020-01-191-28/+28
* Deprecate the low level MD5 functions.Pauli2020-01-191-5/+5
* Deprecate the low level SHA functions.Pauli2020-01-191-23/+23
* DOC: New file for EVP_PKEY_size(), EVP_PKEY_bits() and EVP_PKEY_security_bits()Richard Levitte2020-01-171-1/+0