aboutsummaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)AuthorFilesLines
2018-04-18TLSProxy/Proxy.pm: preclude output intermix.Andy Polyakov1-1/+1
2018-04-18TLSProxy/Record.pm: add is_fatal_alert method.Andy Polyakov1-7/+15
2018-04-18TLSProxy/Proxy.pm: refine NewSessionTicket detection.Andy Polyakov1-5/+14
2018-04-18TLSProxy/Message.pm: refine end-of-conversation detection logic.Andy Polyakov1-2/+5
2018-04-18Style: ssl.hFdaSilvaYY1-0/+1
2018-04-14TLSProxy/Proxy.pm: straighten inner loop termination logic.Andy Polyakov1-5/+7
2018-04-14TLSProxy/Proxy.pm: bind s_server to loopback interface.Andy Polyakov1-54/+60
2018-04-13Rework partial packet handling once moreBernd Edlinger2-2/+3
2018-04-13Split the scrypt and RSA-PSS into man3 and man7 pagesRichard Levitte1-0/+9
2018-04-13TLSProxy/Proxy.pm: handle "impossible" failure to connect to s_server.Andy Polyakov1-4/+10
2018-04-13TLSProxy/Proxy.pm: handle -1 as return value from waitpid.Andy Polyakov1-6/+15
2018-04-11OpenSSL::Test: add data_dir()Richard Levitte1-0/+23
2018-04-08TLSProxy/Record.pm: remove dead condition and improve readability.Andy Polyakov1-57/+45
2018-04-08TLSProxy/Proxy.pm: refine partial packet handling.Andy Polyakov1-2/+3
2018-04-08TLSProxy/Proxy.pm: harmonize inner loop with the way sockets are.Andy Polyakov1-9/+20
2018-04-05Move the loading of the ssl_conf module to libcryptoMatt Caswell2-0/+4
2018-04-04TLSProxy/Proxy.pm: switch to dynamic ports and overhaul.Andy Polyakov1-139/+179
2018-04-03Update copyright yearMatt Caswell1-1/+1
2018-03-31Refuse to run test_cipherlist unless shared library matches buildRichard Levitte1-1/+28
2018-03-30Add documentation for the RAND_DRBG APIDr. Matthias St. Pierre1-0/+6
2018-03-29BIO_s_accept.pod: add documentation for the new macrosVitezslav Cizek1-0/+4
2018-03-29Document BIO_{get,set}_conn_ip_family macros.Vitezslav Cizek1-0/+2
2018-03-29Revert "util/dofile.pl: only quote stuff that actually needs quoting"Richard Levitte1-2/+2
2018-03-28Revert "Temporarily disable some tests that hang"Matt Caswell1-5/+0
2018-03-27Temporarily disable some tests that hangMatt Caswell1-0/+5
2018-03-26Remove QNX supportRich Salz1-1/+1
2018-03-22Handle partial messages in TLSProxyBernd Edlinger2-13/+30
2018-03-22Fix resource filesRich Salz1-9/+10
2018-03-22include/openssl/rand.h: omit intermediate typedef.Andy Polyakov1-1/+0
2018-03-20Update copyright yearMatt Caswell1-1/+1
2018-03-19In TLSProxy::Proxy, specify TLSv1.3 as maximum allowable protocolRichard Levitte1-2/+2
2018-03-19Fix no-sm2Matt Caswell1-10/+10
2018-03-19Handle evp_tests assumption of EVP_PKEY_FLAG_AUTOARGLENJack Lloyd1-0/+1
2018-03-19Add SM2 signature and ECIES schemesJack Lloyd1-0/+9
2018-03-19Add a simple method to run regression testsRichard Levitte1-0/+20
2018-03-16RAND_DRBG: add a function for setting the default DRBG type and flagsDr. Matthias St. Pierre1-0/+1
2018-03-16VMS C: reduce the dependency paths to be relativeRichard Levitte1-3/+33
2018-03-16Visual C: reduce the dependency paths to be relativeRichard Levitte1-8/+33
2018-03-16util/add-depends.pl: add the possibility for debug printoutsRichard Levitte1-0/+1
2018-03-16Move all dependency post-processing to util/add-depends.plRichard Levitte2-173/+192
2018-03-15Publish the RAND_DRBG APIDr. Matthias St. Pierre2-126/+111
2018-03-15util/postprocess-makedepend.pl: make an effort to collect dependenciesRichard Levitte1-7/+38
2018-03-15util/postprocess-makedepend.pl: For VC, don't include system headersRichard Levitte1-2/+17
2018-03-15Streamline dependency generationRichard Levitte1-0/+114
2018-03-15Rename EVP_PKEY_new_private_key()/EVP_PKEY_new_public_key()Matt Caswell1-2/+2
2018-03-15Add functions for setting the new EVP_PKEY_ASN1_METHOD functionsMatt Caswell1-0/+2
2018-03-15Add documentation for the newly added EVP_PKEY_new*() functionsMatt Caswell1-0/+2
2018-03-15Add the function EVP_PKEY_new_CMAC_key()Matt Caswell1-0/+1
2018-03-15Add functions to create an EVP_PKEY from raw private/public key dataMatt Caswell1-0/+2
2018-03-14util/add-depends.pl: sort the dependency filesRichard Levitte1-0/+1