summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
2018-05-15Suport TLSv1.3 draft 28Matt Caswell
2018-05-14Fix no-tls1_2Matt Caswell
2018-05-11Rework the decrypt ticket callbackMatt Caswell
2018-05-11Fix mem leak in sslapi testMatt Caswell
2018-05-11Add a test for the ticket callbacksMatt Caswell
2018-05-11Fix ticket callbacks in TLSv1.3Matt Caswell
2018-05-11Add some more SSL_pending() and SSL_has_pending() testsMatt Caswell
2018-05-11Test an old style PSK callback with no cert will prefer SHA-256Matt Caswell
2018-05-11Use void in all function definitions that do not take any argumentsKurt Roeckx
2018-05-11Set the ossl_shim to auto retry if not running asynchronouslyMatt Caswell
2018-05-09Fix no-cmsMatt Caswell
2018-05-09Fix no-tls1_2, no-tls1_2-method, no-chacha and no-poly1305Matt Caswell
2018-05-08Add a DTLS test for dropped recordsMatt Caswell
2018-05-08Add a CMS API testMatt Caswell
2018-05-02Add a test for SSL_get_shared_ciphers()Matt Caswell
2018-05-02Fix a bug in create_ssl_ctx_pair()Matt Caswell
2018-05-02opensslconf.h inclusion cleanupFdaSilvaYY
2018-05-01Update copyright yearMatt Caswell
2018-04-30Use the config file from the source not the host for the testsKurt Roeckx
2018-04-27fix: BN_swap mishandles flagsBilly Brumley
2018-04-2615-test_out_option: Refactor and don't test directory write on VMSRichard Levitte
2018-04-25test/recipes/15-test_out_option.t: refine testsRichard Levitte
2018-04-25[SM2_sign] add minimal EVP_PKEY functionality testingNicola Tuveri
2018-04-24Add a test to verify the ClientHello version is the same in a renegMatt Caswell
2018-04-24Allow TLSv1.3 EC certs to use compressed pointsMatt Caswell
2018-04-20Add a test for SSL_pending()Matt Caswell
2018-04-20Test the state of SSL_in_init() from the info_callbackMatt Caswell
2018-04-19Add a test for a NULL X509_STORE in X509_STORE_CTX_initMatt Caswell
2018-04-19Fix no-ecMatt Caswell
2018-04-18recipes/70-test_ssl{cbcpadding,extension,records}: make it work w/fragmentation.Andy Polyakov
2018-04-18test: Remove redundant SSL_CTX_set_max_early_dataPeter Wu
2018-04-18Add support for logging early exporter secretPeter Wu
2018-04-18Add test for CLIENT_EARLY_TRAFFIC_SECRET key loggingPeter Wu
2018-04-18Add support for logging TLS 1.3 exporter secretPeter Wu
2018-04-17Extend the SSL_set_bio() testsMatt Caswell
2018-04-17Add a test for the info callbackMatt Caswell
2018-04-17DRBG: fix coverity issuesDr. Matthias St. Pierre
2018-04-17Add a config option to disable automatic config loadingBernd Edlinger
2018-04-17Update copyright yearRichard Levitte
2018-04-14TLSProxy/Proxy.pm: bind s_server to loopback interface.Andy Polyakov
2018-04-13test/recipes/test_genrsa.t : don't fail because of size limit changesRichard Levitte
2018-04-13Add a test for SRPMatt Caswell
2018-04-08test/asn1_time_test.c: make it work on 64-bit HP-UX.Andy Polyakov
2018-04-04Fix configuration of TLSv1.3 ciphersuitesMatt Caswell
2018-04-04Add some tests for configuring the TLSv1.3 ciphersuitesMatt Caswell
2018-04-03Fix a bug in ecp_nistp224.c.David Benjamin
2018-04-03Update copyright yearMatt Caswell
2018-04-01Make sure we use a nonce when a nonce is requiredKurt Roeckx
2018-03-31Fix a gcc-8 warning -Wcast-function-typeBernd Edlinger
2018-03-31Refuse to run test_cipherlist unless shared library matches buildRichard Levitte