aboutsummaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* Add getter for X509_VERIFY_PARAM_get_hostflagsMatt Caswell2018-05-011-0/+1
* Fix last(?) batch of malloc-NULL placesRich Salz2018-04-261-0/+16
* Wait max. 60 seconds for s_client to connectBernd Edlinger2018-04-261-1/+1
* TLSProxy/Proxy.pm: preclude output intermix.Andy Polyakov2018-04-181-1/+1
* TLSProxy/Record.pm: add is_fatal_alert method.Andy Polyakov2018-04-181-7/+15
* TLSProxy/Proxy.pm: refine NewSessionTicket detection.Andy Polyakov2018-04-181-5/+14
* TLSProxy/Message.pm: refine end-of-conversation detection logic.Andy Polyakov2018-04-181-2/+5
* Style: ssl.hFdaSilvaYY2018-04-181-0/+1
* TLSProxy/Proxy.pm: straighten inner loop termination logic.Andy Polyakov2018-04-141-5/+7
* TLSProxy/Proxy.pm: bind s_server to loopback interface.Andy Polyakov2018-04-141-54/+60
* Rework partial packet handling once moreBernd Edlinger2018-04-132-2/+3
* Split the scrypt and RSA-PSS into man3 and man7 pagesRichard Levitte2018-04-131-0/+9
* TLSProxy/Proxy.pm: handle "impossible" failure to connect to s_server.Andy Polyakov2018-04-131-4/+10
* TLSProxy/Proxy.pm: handle -1 as return value from waitpid.Andy Polyakov2018-04-131-6/+15
* OpenSSL::Test: add data_dir()Richard Levitte2018-04-111-0/+23
* TLSProxy/Record.pm: remove dead condition and improve readability.Andy Polyakov2018-04-081-57/+45
* TLSProxy/Proxy.pm: refine partial packet handling.Andy Polyakov2018-04-081-2/+3
* TLSProxy/Proxy.pm: harmonize inner loop with the way sockets are.Andy Polyakov2018-04-081-9/+20
* Move the loading of the ssl_conf module to libcryptoMatt Caswell2018-04-052-0/+4
* TLSProxy/Proxy.pm: switch to dynamic ports and overhaul.Andy Polyakov2018-04-041-139/+179
* Update copyright yearMatt Caswell2018-04-031-1/+1
* Refuse to run test_cipherlist unless shared library matches buildRichard Levitte2018-03-311-1/+28
* Add documentation for the RAND_DRBG APIDr. Matthias St. Pierre2018-03-301-0/+6
* BIO_s_accept.pod: add documentation for the new macrosVitezslav Cizek2018-03-291-0/+4
* Document BIO_{get,set}_conn_ip_family macros.Vitezslav Cizek2018-03-291-0/+2
* Revert "util/dofile.pl: only quote stuff that actually needs quoting"Richard Levitte2018-03-291-2/+2
* Revert "Temporarily disable some tests that hang"Matt Caswell2018-03-281-5/+0
* 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