aboutsummaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* Temporarily disable some tests that hangMatt Caswell2018-03-271-0/+5
* Remove QNX supportRich Salz2018-03-261-1/+1
* Handle partial messages in TLSProxyBernd Edlinger2018-03-222-13/+30
* Fix resource filesRich Salz2018-03-221-9/+10
* include/openssl/rand.h: omit intermediate typedef.Andy Polyakov2018-03-221-1/+0
* Update copyright yearMatt Caswell2018-03-201-1/+1
* In TLSProxy::Proxy, specify TLSv1.3 as maximum allowable protocolRichard Levitte2018-03-191-2/+2
* Fix no-sm2Matt Caswell2018-03-191-10/+10
* Handle evp_tests assumption of EVP_PKEY_FLAG_AUTOARGLENJack Lloyd2018-03-191-0/+1
* Add SM2 signature and ECIES schemesJack Lloyd2018-03-191-0/+9
* Add a simple method to run regression testsRichard Levitte2018-03-191-0/+20
* RAND_DRBG: add a function for setting the default DRBG type and flagsDr. Matthias St. Pierre2018-03-161-0/+1
* VMS C: reduce the dependency paths to be relativeRichard Levitte2018-03-161-3/+33
* Visual C: reduce the dependency paths to be relativeRichard Levitte2018-03-161-8/+33
* util/add-depends.pl: add the possibility for debug printoutsRichard Levitte2018-03-161-0/+1
* Move all dependency post-processing to util/add-depends.plRichard Levitte2018-03-162-173/+192
* Publish the RAND_DRBG APIDr. Matthias St. Pierre2018-03-152-126/+111
* util/postprocess-makedepend.pl: make an effort to collect dependenciesRichard Levitte2018-03-151-7/+38
* util/postprocess-makedepend.pl: For VC, don't include system headersRichard Levitte2018-03-151-2/+17
* Streamline dependency generationRichard Levitte2018-03-151-0/+114
* Rename EVP_PKEY_new_private_key()/EVP_PKEY_new_public_key()Matt Caswell2018-03-151-2/+2
* Add functions for setting the new EVP_PKEY_ASN1_METHOD functionsMatt Caswell2018-03-151-0/+2
* Add documentation for the newly added EVP_PKEY_new*() functionsMatt Caswell2018-03-151-0/+2
* Add the function EVP_PKEY_new_CMAC_key()Matt Caswell2018-03-151-0/+1
* Add functions to create an EVP_PKEY from raw private/public key dataMatt Caswell2018-03-151-0/+2
* util/add-depends.pl: sort the dependency filesRichard Levitte2018-03-141-0/+1
* Split configuration of TLSv1.3 ciphers from older ciphersMatt Caswell2018-03-142-2/+30
* Update version numbers for TLSv1.3 draft-26Matt Caswell2018-03-141-1/+1
* Remove the temporary file in case it wasn't renamedRichard Levitte2018-03-131-2/+4
* Remove debugging prints from util/add-depends.plRichard Levitte2018-03-131-3/+1
* Refactor the 'depend' targetRichard Levitte2018-03-131-0/+50
* Introduce SSL_CTX_set_stateless_cookie_{generate,verify}_cbBenjamin Saunders2018-03-121-0/+2
* Session Ticket app dataTodd Short2018-03-122-0/+5
* RAND_DRBG: add a function for setting the reseeding defaultsDr. Matthias St. Pierre2018-03-101-0/+1
* Add SSL/SSL_CTX_use_cert_and_key()Todd Short2018-03-091-0/+2
* util/dofile.pl: only quote stuff that actually needs quotingRichard Levitte2018-03-061-2/+2
* Export keying material using early exporter master secretTatsuhiro Tsujikawa2018-02-261-0/+1
* STORE: Add documentation on search criteriaRichard Levitte2018-02-231-0/+2
* STORE: Add the possibility to search for specific informationRichard Levitte2018-02-231-0/+14
* STORE: Add documentation on expecting specific infosRichard Levitte2018-02-231-0/+1
* STORE: Add the possibility to specify an expected info typeRichard Levitte2018-02-231-0/+2
* Remove a spurious TLSProxy byte in TLSv1.3Matt Caswell2018-02-211-7/+1
* Add BIO_bind function to bind local address for a socket.John Hughes2018-02-191-0/+1
* Add X509_get0_authority_key_id() functionMassimiliano Pala2018-02-191-0/+1
* OpenSSL::Test::quotify: put quotes around empty argumentsRichard Levitte2018-02-191-3/+4
* DRBG: make locking api truly privateDr. Matthias St. Pierre2018-02-151-5/+2
* OSSL_STORE: Add OSSL_STORE_vctrl()Richard Levitte2018-02-141-0/+1
* DRBG: unify initialization and cleanup codeDr. Matthias St. Pierre2018-02-131-0/+1
* DRBG: add locking apiDr. Matthias St. Pierre2018-02-131-0/+3
* Update copyright yearMatt Caswell2018-02-133-3/+3