projects
/
oweals
/
openssl.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Ensure CRYPTO_mem_leaks is the last thing we do
[oweals/openssl.git]
/
test
/
recipes
/
2016-03-08
Todd Short
GH787: Fix ALPN
tree
|
commitdiff
2016-03-07
Matt Caswell
Fix minor errors in the afalg test
tree
|
commitdiff
2016-03-07
clucey
Adding afalg test
tree
|
commitdiff
2016-03-05
Richard Levitte
Change names of ordinals and libs, libeay => libcrypto...
tree
|
commitdiff
2016-03-04
Rob Percival
Extends s_client to allow a basic CT policy to be enabled
tree
|
commitdiff
2016-03-03
Emilia Kasper
Refactor ClientHello extension parsing
tree
|
commitdiff
2016-03-01
Rob Percival
CT policy validation
tree
|
commitdiff
2016-02-27
FdaSilvaYY
GH753: More spelling fix
tree
|
commitdiff
2016-02-26
Alessandro Ghedini
Implement new multi-threading API
tree
|
commitdiff
2016-02-25
Rob Percival
Tests for parsing and printing certificates containing...
tree
|
commitdiff
2016-02-23
Andy Polyakov
test/recipes/80-test_ca.t: remove_tree->rmtree to make...
tree
|
commitdiff
2016-02-22
Richard Levitte
Use $disabled{"dynamic-engine"} internally
tree
|
commitdiff
2016-02-20
Richard Levitte
Run the TLSProxy based tests as long as dynamic engines...
tree
|
commitdiff
2016-02-19
Emilia Kasper
TLS: reject duplicate extensions
tree
|
commitdiff
2016-02-17
Rich Salz
Remove JPAKE
tree
|
commitdiff
2016-02-13
Richard Levitte
Remove 00-test_checkexes.t, as it has lost its relevance
tree
|
commitdiff
2016-02-12
Richard Levitte
Let all TLSProxy based tests display debug text conditi...
tree
|
commitdiff
2016-02-11
Rich Salz
Remove TLS heartbeat, disable DTLS heartbeat
tree
|
commitdiff
2016-02-09
Richard Levitte
Fix 90-test_networking.t
tree
|
commitdiff
2016-02-09
Richard Levitte
Update 90-test-networking.t to do the same checks as...
tree
|
commitdiff
2016-02-09
Richard Levitte
unified build scheme: adjust test framework for out...
tree
|
commitdiff
2016-02-05
Matt Caswell
Add tests for DTLSv1_listen
tree
|
commitdiff
2016-02-04
Richard Levitte
Add checks for IPv4 and IPv6 in OpenSSL::Test::Utils...
tree
|
commitdiff
2016-02-04
Richard Levitte
Have 70-test_clienthello.t be selective on when it...
tree
|
commitdiff
2016-02-03
Richard Levitte
Refactoring BIO: add a simple networking test of s_clie...
tree
|
commitdiff
2016-02-03
Richard Levitte
Refactoring BIO: add a test, using test/ssltest
tree
|
commitdiff
2016-02-01
Viktor Dukhovni
Add tests for non-ca trusted roots and intermediates
tree
|
commitdiff
2016-02-01
Viktor Dukhovni
Compat self-signed trust with reject-only aux data
tree
|
commitdiff
2016-02-01
Viktor Dukhovni
Check chain extensions also for trusted certificates
tree
|
commitdiff
2016-01-30
Richard Levitte
Fix test/recipes/25-test_verify.t
tree
|
commitdiff
2016-01-27
Richard Levitte
Skip all explicitely if the number of tests is 0
tree
|
commitdiff
2016-01-27
Viktor Dukhovni
Fix Custom Extension tests skip count
tree
|
commitdiff
2016-01-26
Todd Short
RT4272: Unit tests fail when DTLS disabled
tree
|
commitdiff
2016-01-26
Richard Levitte
80-test_ca.t is made to use the new perlapp()
tree
|
commitdiff
2016-01-26
Richard Levitte
Use the new OpenSSL::Test::Utils routines.
tree
|
commitdiff
2016-01-25
Richard Levitte
For every test in 80-test_ssl.t, check that the protoco...
tree
|
commitdiff
2016-01-25
Richard Levitte
Make tests use configdata.pm rather than parsing Makefile
tree
|
commitdiff
2016-01-21
Viktor Dukhovni
Multiple -trusted/-untrusted/-CRLfile options in verify
tree
|
commitdiff
2016-01-21
Viktor Dukhovni
More X509_verify_cert() tests via verify(1).
tree
|
commitdiff
2016-01-19
Matt Caswell
Remove the GOST engine
tree
|
commitdiff
2016-01-19
Viktor Dukhovni
Support disabling any or all TLS or DTLS versions
tree
|
commitdiff
2016-01-16
Richard Levitte
The TLSProxy tests can't run if no-engine has been...
tree
|
commitdiff
2016-01-14
Richard Levitte
Do not use redirection on binary files
tree
|
commitdiff
2016-01-13
Viktor Dukhovni
Fix verify(1) to report failure when verification fails
tree
|
commitdiff
2016-01-13
Matt Caswell
Fix test_ordinals
tree
|
commitdiff
2016-01-13
Richard Levitte
VMS perl doesn't implement fork(), so don't run the...
tree
|
commitdiff
2016-01-13
Richard Levitte
Pipes on VMS do not work well with binary data, use...
tree
|
commitdiff
2016-01-13
Richard Levitte
Fix test/recipes/80-test_ca.t to work on VMS
tree
|
commitdiff
2016-01-11
Richard Levitte
Only run DANE tests when EC is supported
tree
|
commitdiff
2016-01-11
Viktor Dukhovni
Enable/disable crypto-mdebug just like other features
tree
|
commitdiff
2016-01-07
Rich Salz
mem functions cleanup
tree
|
commitdiff
2016-01-07
Viktor Dukhovni
DANE support for X509_verify_cert()
tree
|
commitdiff
2016-01-02
Kurt Roeckx
Add support for minimum and maximum protocol version
tree
|
commitdiff
2015-12-27
Matt Caswell
Add test for missing CertificateStatus message
tree
|
commitdiff
2015-12-15
Matt Caswell
Don't export internal symbols
tree
|
commitdiff
2015-12-15
Richard Levitte
Better splitting regexp for test_ordinals
tree
|
commitdiff
2015-12-11
Ben Laurie
Make no-dh work, plus other no-dh problems found by...
tree
|
commitdiff
2015-12-08
Dr. Stephen Henson
Extended master secret test script.
tree
|
commitdiff
2015-12-02
Rich Salz
Run test_ordinals after update
tree
|
commitdiff
2015-11-20
Matt Caswell
Add ASYNC tests
tree
|
commitdiff
2015-10-30
Rich Salz
Replace "SSLeay" in API with OpenSSL
tree
|
commitdiff
2015-10-13
Andy Polyakov
Test suite: chomp->s/\R// to harmonize with mingw ...
tree
|
commitdiff
2015-10-13
Andy Polyakov
Test suite: minimal required to get mingw 'make test...
tree
|
commitdiff
2015-10-11
Dr. Stephen Henson
Skip PSK tests for no-psk
tree
|
commitdiff
2015-09-30
Matt Caswell
Add a test for duplicated ordinals
tree
|
commitdiff
2015-09-28
Emilia Kasper
Empty NewSessionTicket: test session resumption
tree
|
commitdiff
2015-09-28
Emilia Kasper
Empty session ticket: add a test
tree
|
commitdiff
2015-09-25
Matt Caswell
Fix the OCSP test on Windows
tree
|
commitdiff
2015-09-22
Matt Caswell
Fix the rehash test on Windows
tree
|
commitdiff
2015-09-20
Dr. Stephen Henson
make no-dh work
tree
|
commitdiff
2015-09-20
Richard Levitte
Correct srp test
tree
|
commitdiff
2015-09-20
Richard Levitte
Correct jpake test
tree
|
commitdiff
2015-09-20
Richard Levitte
Correct sha tests
tree
|
commitdiff
2015-09-20
Richard Levitte
Correct whirlpool test
tree
|
commitdiff
2015-09-19
Dr. Stephen Henson
Change test recipes to use disabled()
tree
|
commitdiff
2015-09-19
Richard Levitte
Make sure to actually use @smime_cms_comp_test when...
tree
|
commitdiff
2015-09-18
Richard Levitte
Check if test_rehash is run as root
tree
|
commitdiff
2015-09-09
Richard Levitte
Add a simple test for the new rehash command
tree
|
commitdiff
2015-09-08
Richard Levitte
Fix a few tests that depended on the wrong algorithm...
tree
|
commitdiff
2015-09-07
Richard Levitte
Adjust the verify_extra test recipe to its executable
tree
|
commitdiff
2015-09-07
Richard Levitte
Make sure that 80-test_ca.t finds all the config files
tree
|
commitdiff
2015-09-07
Richard Levitte
Add a recipe for the new null pointer test
tree
|
commitdiff
2015-09-07
Richard Levitte
Change the 80-test_tsa recipe as per changes in testtsa
tree
|
commitdiff
2015-09-07
Richard Levitte
Add a recipe for the new pbelu test
tree
|
commitdiff
2015-09-07
Richard Levitte
Remake the testsslproxy tests
tree
|
commitdiff
2015-09-07
Richard Levitte
Incorporate recent changes that were originally made...
tree
|
commitdiff
2015-09-07
Richard Levitte
Add a recipe for the new gmdiff test
tree
|
commitdiff
2015-09-07
Richard Levitte
Correct test name
tree
|
commitdiff
2015-09-07
Richard Levitte
Remake test/sslsessionticktest.pl into a recipe
tree
|
commitdiff
2015-09-07
Richard Levitte
Adapt the libssl test harness testing scripts to new...
tree
|
commitdiff
2015-09-07
Richard Levitte
Check the validity of MINFO
tree
|
commitdiff
2015-09-07
Richard Levitte
Better method of skipping all the tests in 00-check_tes...
tree
|
commitdiff
2015-09-07
Richard Levitte
Remove special x509 test conversions
tree
|
commitdiff
2015-09-07
Richard Levitte
Add a few missing tests
tree
|
commitdiff
2015-09-07
Richard Levitte
Rework 00-test_checkexes.t for VMS
tree
|
commitdiff
2015-09-07
Richard Levitte
Change OpenSSL::Test to be an extension of Test::More
tree
|
commitdiff
2015-09-07
Richard Levitte
Add version numbers on some modules we use.
tree
|
commitdiff
2015-09-07
Richard Levitte
Tone down the requirements of a test that will go away.
tree
|
commitdiff
2015-09-07
Richard Levitte
Simplify very simple test recipes further.
tree
|
commitdiff
2015-09-07
Richard Levitte
Remove test targets from Makefile, have it use run_tests.pl
tree
|
commitdiff
next