summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
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
2018-03-31Fix a possible crash in BN_from_montgomery_wordBernd Edlinger
2018-03-29Faster fuzz test: teach the fuzz test programs to handle directoriesRichard Levitte
2018-03-28Tolerate a Certificate using a non-supported group on server sideMatt Caswell
2018-03-28Revert "Temporarily disable some tests that hang"Matt Caswell
2018-03-27Temporarily disable some tests that hangMatt Caswell
2018-03-27test/test_test.c: add CRYPTO_memcmp regression test.Andy Polyakov
2018-03-23test/shlibloadtest.c: make some variables block localRichard Levitte
2018-03-23test/shlibloadtest.c: fix various errorsRichard Levitte
2018-03-23Include "internal/dso_conf.h" where needed and appropriateRichard Levitte
2018-03-21aes ctr_drbg: add cavs testsPatrick Steuer
2018-03-20Add dladdr() for AIXMatthias Kraft
2018-03-20Reduce the verbosity of test_storeMatt Caswell
2018-03-20Update copyright yearMatt Caswell
2018-03-19Fix: drbgtest fails when tests are executed in random orderDr. Matthias St. Pierre
2018-03-19Don't generate buildtest_*err.cRichard Levitte
2018-03-19Enhance ssltestlib's create_ssl_ctx_pair to take min and max proto versionRichard Levitte
2018-03-19Fix no-sm2Matt Caswell
2018-03-19Fix no-posix-io compile failureMatt Caswell