summaryrefslogtreecommitdiffstats
path: root/util (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* DH: fix: add simple getters for commonly used struct membersDr. Matthias St. Pierre2018-05-281-5/+5
* util/libcrypto.num: fix symbol collision between 1.1.0 and masterDr. Matthias St. Pierre2018-05-271-4/+4
* Windows: don't install __DECC_*.HRichard Levitte2018-05-201-2/+8
* Quiet pod2html warningsRichard Levitte2018-05-201-1/+1
* DH: add simple getters for commonly used DH struct membersDr. Matthias St. Pierre2018-05-181-0/+5
* Change the default number of NewSessionTickets we send to 2Matt Caswell2018-05-171-0/+6
* Enable the ability to set the number of TLSv1.3 session tickets sentMatt Caswell2018-05-171-0/+4
* When producing man-pages, ensure NAME section is one line onlyRichard Levitte2018-05-161-0/+26
* Suport TLSv1.3 draft 28Matt Caswell2018-05-151-1/+1
* 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