index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use uint32_t and int32_t for SSL_CIPHER structure.
Dr. Stephen Henson
2015-11-08
1
-2
/
+2
*
Replace "SSLeay" in API with OpenSSL
Rich Salz
2015-10-30
2
-4
/
+4
*
Reorganise state machine files
Matt Caswell
2015-10-30
1
-2
/
+3
*
Improve make depend.
Ben Laurie
2015-10-24
1
-2
/
+4
*
Fix undeclared variable warnings.
Ben Laurie
2015-10-24
1
-4
/
+2
*
Remove useless code
Alessandro Ghedini
2015-10-23
1
-1
/
+1
*
testlib/OpenSSL/Test.pm: remove redundant 'cmd /c', MSWin32 Perl can take car...
Andy Polyakov
2015-10-13
1
-2
/
+0
*
Test suite: chomp->s/\R// to harmonize with mingw 'make test'.
Andy Polyakov
2015-10-13
8
-10
/
+10
*
Test suite: minimal required to get mingw 'make test' work under Linux.
Andy Polyakov
2015-10-13
5
-6
/
+25
*
Skip PSK tests for no-psk
Dr. Stephen Henson
2015-10-11
1
-4
/
+12
*
DTLS: remove unused cookie field
Emilia Kasper
2015-10-09
1
-0
/
+20
*
Properly check return type of DH_compute_key()
Pascal Cuoq
2015-10-07
1
-2
/
+2
*
Fix travis builds on master
Alessandro Ghedini
2015-10-06
1
-4
/
+4
*
Add PACKET_copy_all
Emilia Kasper
2015-10-05
1
-2
/
+21
*
ssl3_get_client_hello: rearrange logic
Emilia Kasper
2015-10-05
1
-0
/
+16
*
Make update / libeay.num fix
Rich Salz
2015-09-30
1
-2
/
+15
*
Add a test for duplicated ordinals
Matt Caswell
2015-09-30
1
-0
/
+104
*
Fix no-stdio build
David Woodhouse
2015-09-30
1
-15
/
+2
*
Empty NewSessionTicket: test session resumption
Emilia Kasper
2015-09-28
1
-1
/
+53
*
Empty session ticket: add a test
Emilia Kasper
2015-09-28
1
-2
/
+23
*
Fix the OCSP test on Windows
Matt Caswell
2015-09-25
1
-1
/
+1
*
Fix the rehash test on Windows
Matt Caswell
2015-09-23
1
-0
/
+5
*
PACKET: simplify
Emilia Kasper
2015-09-22
1
-9
/
+2
*
make no-dh work
Dr. Stephen Henson
2015-09-20
1
-1
/
+3
*
Simplify Simple.pm further, and make it more verbose
Richard Levitte
2015-09-20
1
-5
/
+4
*
Correct srp test
Richard Levitte
2015-09-20
1
-1
/
+1
*
Correct jpake test
Richard Levitte
2015-09-20
1
-1
/
+1
*
Correct sha tests
Richard Levitte
2015-09-20
3
-3
/
+3
*
Correct whirlpool test
Richard Levitte
2015-09-20
1
-1
/
+1
*
typo
Dr. Stephen Henson
2015-09-20
1
-1
/
+1
*
Update Simple.pm to use disabled()
Dr. Stephen Henson
2015-09-20
1
-1
/
+2
*
Change test recipes to use disabled()
Dr. Stephen Henson
2015-09-20
6
-20
/
+26
*
Add Utils.pm
Dr. Stephen Henson
2015-09-20
1
-0
/
+84
*
Make sure to actually use @smime_cms_comp_test when testing it...
Richard Levitte
2015-09-19
1
-1
/
+1
*
Check if test_rehash is run as root
Richard Levitte
2015-09-18
1
-3
/
+10
*
Remove PACKET_back
Emilia Kasper
2015-09-18
1
-12
/
+5
*
base64 decode: check for high bit
Emilia Kasper
2015-09-17
1
-0
/
+6
*
RT3757: base64 encoding bugs
Emilia Kasper
2015-09-17
2
-36
/
+390
*
Remove PACKET_(get|goto)_bookmark
Emilia Kasper
2015-09-17
1
-101
/
+101
*
make update
Matt Caswell
2015-09-16
1
-2
/
+4
*
Add a method to list available tests
Richard Levitte
2015-09-15
2
-3
/
+12
*
Enable -Wmissing-variable-declarations and
Ben Laurie
2015-09-11
9
-55
/
+53
*
Add a simple test for the new rehash command
Richard Levitte
2015-09-09
1
-0
/
+56
*
Make sure the temporary error log resides in a well defined location
Richard Levitte
2015-09-09
1
-1
/
+2
*
Fix warning about mixed declarations and code.
Dr. Stephen Henson
2015-09-09
1
-2
/
+3
*
PACKET: add PACKET_memdup and PACKET_strndup
Emilia Kasper
2015-09-09
1
-0
/
+53
*
Fix a few tests that depended on the wrong algorithm check
Richard Levitte
2015-09-08
3
-3
/
+3
*
Adjust the verify_extra test recipe to its executable
Richard Levitte
2015-09-08
1
-2
/
+9
*
Make sure that 80-test_ca.t finds all the config files
Richard Levitte
2015-09-07
1
-2
/
+2
*
Add a recipe for the new null pointer test
Richard Levitte
2015-09-07
1
-0
/
+5
[next]