projects
/
oweals
/
openssl.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Probably fix travis (wine build).
[oweals/openssl.git]
/
test
/
2015-10-24
Ben Laurie
Improve make depend.
tree
|
commitdiff
2015-10-24
Ben Laurie
Fix undeclared variable warnings.
tree
|
commitdiff
2015-10-23
Alessandro Ghedini
Remove useless code
tree
|
commitdiff
2015-10-13
Andy Polyakov
testlib/OpenSSL/Test.pm: remove redundant 'cmd /c'...
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-10-09
Emilia Kasper
DTLS: remove unused cookie field
tree
|
commitdiff
2015-10-07
Pascal Cuoq
Properly check return type of DH_compute_key()
tree
|
commitdiff
2015-10-06
Alessandro Ghedini
Fix travis builds on master
tree
|
commitdiff
2015-10-05
Emilia Kasper
Add PACKET_copy_all
tree
|
commitdiff
2015-10-05
Emilia Kasper
ssl3_get_client_hello: rearrange logic
tree
|
commitdiff
2015-09-30
Rich Salz
Make update / libeay.num fix
tree
|
commitdiff
2015-09-30
Matt Caswell
Add a test for duplicated ordinals
tree
|
commitdiff
2015-09-30
David Woodhouse
Fix no-stdio build
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-22
Emilia Kasper
PACKET: simplify
tree
|
commitdiff
2015-09-20
Dr. Stephen Henson
make no-dh work
tree
|
commitdiff
2015-09-20
Richard Levitte
Simplify Simple.pm further, and make it more verbose
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
typo
tree
|
commitdiff
2015-09-19
Dr. Stephen Henson
Update Simple.pm to use disabled()
tree
|
commitdiff
2015-09-19
Dr. Stephen Henson
Change test recipes to use disabled()
tree
|
commitdiff
2015-09-19
Dr. Stephen Henson
Add Utils.pm
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-18
Emilia Kasper
Remove PACKET_back
tree
|
commitdiff
2015-09-17
Emilia Kasper
base64 decode: check for high bit
tree
|
commitdiff
2015-09-17
Emilia Kasper
RT3757: base64 encoding bugs
tree
|
commitdiff
2015-09-17
Emilia Kasper
Remove PACKET_(get|goto)_bookmark
tree
|
commitdiff
2015-09-16
Matt Caswell
make update
tree
|
commitdiff
2015-09-15
Richard Levitte
Add a method to list available tests
tree
|
commitdiff
2015-09-11
Ben Laurie
Enable -Wmissing-variable-declarations and
tree
|
commitdiff
2015-09-09
Richard Levitte
Add a simple test for the new rehash command
tree
|
commitdiff
2015-09-09
Richard Levitte
Make sure the temporary error log resides in a well...
tree
|
commitdiff
2015-09-09
Dr. Stephen Henson
Fix warning about mixed declarations and code.
tree
|
commitdiff
2015-09-09
Emilia Kasper
PACKET: add PACKET_memdup and PACKET_strndup
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
Small fix in OpenSSL::Test
tree
|
commitdiff
2015-09-07
Richard Levitte
Incorporate recent changes that were originally made...
tree
|
commitdiff
2015-09-07
Richard Levitte
Add documentation for the new testing framework
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
Push the line buffer filter on the out BIO on VMS
tree
|
commitdiff
2015-09-07
Richard Levitte
Rework 00-test_checkexes.t for VMS
tree
|
commitdiff
2015-09-07
Richard Levitte
Document OpenSSL::Test and OpenSSL::Test::Simple
tree
|
commitdiff
2015-09-07
Richard Levitte
Change OpenSSL::Test to be an extension of Test::More
tree
|
commitdiff
2015-09-07
Richard Levitte
New feature: STOPTEST
tree
|
commitdiff
2015-09-07
Richard Levitte
Add version numbers on some modules we use.
tree
|
commitdiff
2015-09-07
Richard Levitte
Have 'make clean' clean away the log files.
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
Remove old testing scripts out of the way.
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
2015-09-07
Richard Levitte
Add recipes for misc other things we want to test
tree
|
commitdiff
2015-09-07
Richard Levitte
Add recipes for the larger protocols
tree
|
commitdiff
2015-09-07
Richard Levitte
Add engine and evp test recipes.
tree
|
commitdiff
2015-09-07
Richard Levitte
Add recipes for tests related to certificates
tree
|
commitdiff
2015-09-07
Richard Levitte
Add asymetric cipher test recipes
tree
|
commitdiff
2015-09-07
Richard Levitte
Add a helper script for key file format conversion...
tree
|
commitdiff
2015-09-07
Richard Levitte
Add the encryption test recipe
tree
|
commitdiff
2015-09-07
Richard Levitte
Add recipes for individual block ciphers, stream cipher...
tree
|
commitdiff
2015-09-07
Richard Levitte
Add math tests recipes
tree
|
commitdiff
2015-09-07
Richard Levitte
Groundwork for a perl based testing framework
tree
|
commitdiff
2015-09-05
Richard Levitte
Have the test executables output in text mode
tree
|
commitdiff
2015-09-05
Richard Levitte
Make the verify_extra test location agnostic
tree
|
commitdiff
2015-09-05
Dr. Stephen Henson
Avoid direct X509 structure access
tree
|
commitdiff
2015-09-05
Rich Salz
Cleanup testtsa script
tree
|
commitdiff
2015-09-05
Alessandro Ghedini
Use the shlib wrapper when running nptest
tree
|
commitdiff
2015-09-05
Benjamin Kaduk
Supply a build rule for the recently added nptest
tree
|
commitdiff
2015-09-04
Rich Salz
Test for NULL ptr == 0
tree
|
commitdiff
2015-09-04
Rich Salz
RT3998: Allow scrypt to be disabled
tree
|
commitdiff
2015-09-03
David Bar
RT3674: Make no-cms build work.
tree
|
commitdiff
2015-09-03
Dr. Stephen Henson
make update
tree
|
commitdiff
2015-09-03
Dr. Stephen Henson
PBE lookup test
tree
|
commitdiff
2015-09-03
Rich Salz
Check OPENSSL_gmtime_diff
tree
|
commitdiff
2015-09-03
Rich Salz
Add and use OPENSSL_zalloc
tree
|
commitdiff
2015-09-02
Dr. Stephen Henson
Extend ciphersuite test coverage.
tree
|
commitdiff
2015-09-02
Dr. Stephen Henson
Update ssltest certificate handling.
tree
|
commitdiff
2015-09-02
Dr. Stephen Henson
Create DSA and ECDSA certificates.
tree
|
commitdiff
2015-09-01
Emilia Kasper
RT 3493: fix RSA test
tree
|
commitdiff
2015-08-31
Emilia Kasper
BN_mod_exp_mont_consttime: check for zero modulus.
tree
|
commitdiff
next