aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* test/x509aux.c: Fix argv loopRichard Levitte2016-09-211-6/+11
* Convert WPACKET_put_bytes to use convenience macrosMatt Caswell2016-09-201-16/+16
* Fix no-ocspRichard Levitte2016-09-191-1/+3
* Test the new SHA256 and SHA512 based password generation optionsRichard Levitte2016-09-141-8/+92
* Encourage use of the macros for the various "sub" functionsMatt Caswell2016-09-141-9/+9
* Make wpackettest conform to style rulesMatt Caswell2016-09-141-20/+20
* Add a WPACKET_sub_allocate_bytes() functionMatt Caswell2016-09-141-0/+16
* Add a test for 'openssl passwd'Richard Levitte2016-09-142-1/+39
* Address WPACKET review commentsMatt Caswell2016-09-131-70/+20
* Add tests for the WPACKET implementationMatt Caswell2016-09-133-0/+473
* Correct detection of group end in map file when testing symbol presenceRichard Levitte2016-09-061-0/+1
* Move 05-test_fuzz.t to 90-test_fuzz.tRichard Levitte2016-09-011-0/+0
* Revert "Make it possible to disable fuzz testing"Richard Levitte2016-09-011-3/+0
* Add a more versatile test chooserRichard Levitte2016-09-011-23/+48
* Make it possible to disable fuzz testingRichard Levitte2016-08-311-0/+3
* Add some CertStatus testsMatt Caswell2016-08-3010-2/+303
* Fix uninit read in sslapitestMatt Caswell2016-08-251-0/+1
* Windows: UTF-8 opt-in for command-line arguments and console input.Andy Polyakov2016-08-251-0/+1
* Fix no-ec2mMatt Caswell2016-08-241-1/+2
* To avoid SWEET32 attack, move 3DES to weakRich Salz2016-08-241-13/+0
* 80-test_pkcs12.t: skip the test on Windows with non-Greek locale.Andy Polyakov2016-08-231-10/+20
* Fix bio_enc_testMatt Caswell2016-08-231-8/+6
* Test the support curves in tlsKurt Roeckx2016-08-223-2/+802
* Fix no-desMatt Caswell2016-08-221-0/+13
* RT2676: Reject RSA eponent if even or 1Rich Salz2016-08-221-1/+3
* Fix a memory leak in EC_GROUP_get_ecparameters()Kazuki Yamaguchi2016-08-221-0/+29
* Choose a ciphersuite for testing that won't be affected by "no-*" optionsMatt Caswell2016-08-221-1/+1
* ssltestlib: Tell compiler we don't care about the value when we don'tRichard Levitte2016-08-221-1/+1
* crypto/pkcs12: facilitate accessing data with non-interoperable password.Andy Polyakov2016-08-221-0/+11
* Add PKCS#12 UTF-8 interoperability test.Andy Polyakov2016-08-222-0/+31
* Add test/bio_enc_test.c.Andy Polyakov2016-08-213-1/+157
* MEMPACKET is typedef'd in ssltestlib.h, don't do so again in ssltestlib.cRichard Levitte2016-08-191-2/+2
* Fix some clang warningsMatt Caswell2016-08-193-3/+5
* Add DTLS replay protection testMatt Caswell2016-08-191-4/+16
* Add a DTLS unprocesed records testMatt Caswell2016-08-193-1/+156
* Split create_ssl_connection()Matt Caswell2016-08-194-37/+64
* Add a DTLS packet mem BIOMatt Caswell2016-08-192-0/+306
* Add a (D)TLS dumper BIOMatt Caswell2016-08-192-0/+223
* Add more details on how to add a new SSL testEmilia Kasper2016-08-192-19/+44
* Test that the peers send at most one fatal alertEmilia Kasper2016-08-184-5/+29
* Port multi-buffer testsEmilia Kasper2016-08-1810-31/+648
* Constify char* input parameters in apps codeFdaSilvaYY2016-08-171-1/+1
* Convert SSL_SESSION* functions to use const gettersMatt Caswell2016-08-161-1/+1
* two typo fixesFdaSilvaYY2016-08-161-1/+1
* test/ssl_test.tmpl: make it work with elderly perl.Andy Polyakov2016-08-161-5/+5
* SSL tests: send some application dataEmilia Kasper2016-08-165-87/+284
* Remove a stray unneeded line in 70-test_sslrecords.tMatt Caswell2016-08-151-1/+0
* Add some SSLv2 ClientHello testsMatt Caswell2016-08-151-1/+197
* Improves CTLOG_STORE settersRob Percival2016-08-151-3/+4
* Skip the SRP tests in 80-test_ssl_old.t if no TLS versions is enabledRichard Levitte2016-08-151-1/+1