summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Make updateRich Salz2016-09-091-19/+18
* Add basic test for Cisco DTLS1_BAD_VER and record replay handlingDavid Woodhouse2016-08-261-4/+35
* ssltestlib: Tell compiler we don't care about the value when we don'tRichard Levitte2016-08-221-1/+1
* Have dtlstest run on VMS as wellRichard Levitte2016-08-192-4/+27
* Add a DTLS unprocesed records testMatt Caswell2016-08-191-6/+52
* Back port ssltestlib code to 1.0.2Matt Caswell2016-08-192-0/+723
* VMS: synchronise tests with UnixRichard Levitte2016-08-182-5/+28
* Fix ALPNTodd Short2016-04-041-0/+19
* Fix FIPS SSLv2 testDr. Stephen Henson2016-03-261-2/+6
* Add a test for SSLv2 configurationMatt Caswell2016-03-011-4/+31
* Remove the "eay" c-file-style indicatorsRichard Levitte2015-12-181-1/+1
* make updateMatt Caswell2015-12-031-3/+4
* Add test for CVE-2015-3194Dr. Stephen Henson2015-12-032-0/+28
* RT3346: Fix test_bn regexp for Windows using MSYS.Peter Mosmans2015-10-131-1/+1
* RT4044: Remove .cvsignore files.Rich Salz2015-09-151-34/+0
* Add test for SSL_set_session_ticket_extMatt Caswell2015-07-271-4/+34
* Add test for CVE-2015-1793Matt Caswell2015-07-0714-4/+372
* Check for errors with SRPDr. Stephen Henson2015-06-291-4/+4
* RT3907-fixRich Salz2015-06-221-3/+3
* RT3907: avoid "local" in testssl scriptRich Salz2015-06-221-3/+2
* When making libcrypto from apps or test, make sure to include enginesRichard Levitte2015-06-101-2/+2
* Fix ssltest to use 1024-bit DHE parametersEmilia Kasper2015-05-261-4/+34
* Fix the update target and remove duplicate file updatesRichard Levitte2015-05-231-6/+7
* Fix ECDH detection, add ECDH keyid test.Dr. Stephen Henson2015-04-101-1/+9
* Fix OCSP tests.Dr. Stephen Henson2015-03-241-1/+1
* Add DTLS tests to make testMatt Caswell2015-03-201-0/+24
* Import evp_test.c from BoringSSL. Unfortunately we already have a fileMatt Caswell2015-02-251-4/+24
* cms-test.pl: "localize" /dev/null even further [as follow-up to VMS].Andy Polyakov2015-02-021-3/+3
* VMS exit codes weren't handled well enough and were unclearRichard Levitte2015-01-301-3/+11
* Re-align some comments after running the reformat script.OpenSSL_1_0_2-post-reformatMatt Caswell2015-01-221-6/+6
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-226-539/+531
* mark all block comments that need format preserving so thatTim Hudson2015-01-222-3/+4
* VMS fixups for 1.0.2Richard Levitte2015-01-071-2/+2
* Add OPENSSL_NO_ECDH guardsMatt Caswell2014-12-161-0/+20
* Fixed cms-test.pl for no-ec2mMatt Caswell2014-11-181-1/+21
* Add the constant time test to the VMS build and testsRichard Levitte2014-09-252-2/+10
* Constant-time utilitiesEmilia Kasper2014-08-281-4/+17
* Test SRP authentication ciphersuites.Dr. Stephen Henson2014-08-091-0/+6
* Add test header to Makefile, update ordinalsDr. Stephen Henson2014-07-201-1/+1
* Make sure test/tests.com exit gracefully, even when openssl.exe wasn'tRichard Levitte2014-06-181-0/+2
* DCL doesn't do well with empty lines, or lines starting with #Richard Levitte2014-06-161-11/+11
* Update the VMS tests according to the latest unixly tests.Richard Levitte2014-06-141-0/+152
* make updateDr. Stephen Henson2014-06-121-1/+1
* Update the VMS build according to the latest unixly build.Richard Levitte2014-06-122-2/+19
* The 1.0.2 cms-test.pl had some changes that don't quite work on VMS...Richard Levitte2014-06-121-2/+7
* Enable multi-block support by default.Andy Polyakov2014-06-111-0/+8
* Create test/testutil.h for unit test helper macrosMike Bland2014-06-101-0/+116
* Link heartbeat_test with the static version of the librariesKurt Roeckx2014-06-091-1/+8
* Unit/regression test for TLS heartbeats.Mike Bland2014-05-181-4/+34
* test/Makefile: allow emulated test (e.g. under wine) [from master].Andy Polyakov2014-03-061-39/+39