summaryrefslogtreecommitdiffstats
path: root/util
AgeCommit message (Expand)Author
2018-05-29Update copyright yearMatt Caswell
2018-05-28ECDSA_SIG: add simple getters for commonly used struct membersDr. Matthias St. Pierre
2018-05-28RSA: add simple getters for commonly used struct membersDr. Matthias St. Pierre
2018-05-28DSA: add simple getters for commonly used struct membersDr. Matthias St. Pierre
2018-05-28DH: fix: add simple getters for commonly used struct membersDr. Matthias St. Pierre
2018-05-27util/libcrypto.num: fix symbol collision between 1.1.0 and masterDr. Matthias St. Pierre
2018-05-20Windows: don't install __DECC_*.HRichard Levitte
2018-05-20Quiet pod2html warningsRichard Levitte
2018-05-18DH: add simple getters for commonly used DH struct membersDr. Matthias St. Pierre
2018-05-17Change the default number of NewSessionTickets we send to 2Matt Caswell
2018-05-17Enable the ability to set the number of TLSv1.3 session tickets sentMatt Caswell
2018-05-16When producing man-pages, ensure NAME section is one line onlyRichard Levitte
2018-05-15Suport TLSv1.3 draft 28Matt Caswell
2018-05-01Add getter for X509_VERIFY_PARAM_get_hostflagsMatt Caswell
2018-04-26Fix last(?) batch of malloc-NULL placesRich Salz
2018-04-26Wait max. 60 seconds for s_client to connectBernd Edlinger
2018-04-18TLSProxy/Proxy.pm: preclude output intermix.Andy Polyakov
2018-04-18TLSProxy/Record.pm: add is_fatal_alert method.Andy Polyakov
2018-04-18TLSProxy/Proxy.pm: refine NewSessionTicket detection.Andy Polyakov
2018-04-18TLSProxy/Message.pm: refine end-of-conversation detection logic.Andy Polyakov
2018-04-18Style: ssl.hFdaSilvaYY
2018-04-14TLSProxy/Proxy.pm: straighten inner loop termination logic.Andy Polyakov
2018-04-14TLSProxy/Proxy.pm: bind s_server to loopback interface.Andy Polyakov
2018-04-13Rework partial packet handling once moreBernd Edlinger
2018-04-13Split the scrypt and RSA-PSS into man3 and man7 pagesRichard Levitte
2018-04-13TLSProxy/Proxy.pm: handle "impossible" failure to connect to s_server.Andy Polyakov
2018-04-13TLSProxy/Proxy.pm: handle -1 as return value from waitpid.Andy Polyakov
2018-04-11OpenSSL::Test: add data_dir()Richard Levitte
2018-04-08TLSProxy/Record.pm: remove dead condition and improve readability.Andy Polyakov
2018-04-08TLSProxy/Proxy.pm: refine partial packet handling.Andy Polyakov
2018-04-08TLSProxy/Proxy.pm: harmonize inner loop with the way sockets are.Andy Polyakov
2018-04-05Move the loading of the ssl_conf module to libcryptoMatt Caswell
2018-04-04TLSProxy/Proxy.pm: switch to dynamic ports and overhaul.Andy Polyakov
2018-04-03Update copyright yearMatt Caswell
2018-03-31Refuse to run test_cipherlist unless shared library matches buildRichard Levitte
2018-03-30Add documentation for the RAND_DRBG APIDr. Matthias St. Pierre
2018-03-29BIO_s_accept.pod: add documentation for the new macrosVitezslav Cizek
2018-03-29Document BIO_{get,set}_conn_ip_family macros.Vitezslav Cizek
2018-03-29Revert "util/dofile.pl: only quote stuff that actually needs quoting"Richard Levitte
2018-03-28Revert "Temporarily disable some tests that hang"Matt Caswell
2018-03-27Temporarily disable some tests that hangMatt Caswell
2018-03-26Remove QNX supportRich Salz
2018-03-22Handle partial messages in TLSProxyBernd Edlinger
2018-03-22Fix resource filesRich Salz
2018-03-22include/openssl/rand.h: omit intermediate typedef.Andy Polyakov
2018-03-20Update copyright yearMatt Caswell
2018-03-19In TLSProxy::Proxy, specify TLSv1.3 as maximum allowable protocolRichard Levitte
2018-03-19Fix no-sm2Matt Caswell
2018-03-19Handle evp_tests assumption of EVP_PKEY_FLAG_AUTOARGLENJack Lloyd
2018-03-19Add SM2 signature and ECIES schemesJack Lloyd