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
*
Do not lookup zero-length session ID
Kazuki Yamaguchi
2017-08-25
1
-8
/
+20
*
Fix no-chacha and no-poly1305
Matt Caswell
2017-08-25
1
-0
/
+4
*
Don't run a CT specifc test if CT is disabled
Matt Caswell
2017-08-25
1
-1
/
+5
*
Check range of test values using isascii before diving into the full
Pauli
2017-08-24
1
-4
/
+9
*
Check for EOF in ASCII conversions.
Pauli
2017-08-24
1
-0
/
+6
*
Fix enable-sctp
Matt Caswell
2017-08-24
1
-0
/
+1
*
(Re)move some things from e_os.h
Rich Salz
2017-08-22
2
-6
/
+1
*
Don't try to compare the ctype functions on values > 127
Richard Levitte
2017-08-22
1
-1
/
+1
*
Don't try to test ctype functions for values < 0 or > 255
Richard Levitte
2017-08-22
1
-10
/
+1
*
Use "" not <> for internal/ includes
Rich Salz
2017-08-22
56
-62
/
+58
*
Fix the lack of isblank() with VMS C
Richard Levitte
2017-08-22
1
-0
/
+12
*
Add random serial# support.
Rich Salz
2017-08-22
1
-1
/
+1
*
This has been added to avoid the situation where some host ctype.h functions
Pauli
2017-08-22
3
-1
/
+99
*
Fix ctype arguments.
Pauli
2017-08-21
4
-6
/
+6
*
Add PKEY_CTX setter tests for TLS1-PRF
Johannes Bauer
2017-08-21
1
-0
/
+42
*
Remove double error messages
Pauli
2017-08-21
1
-11
/
+7
*
Reorder extensions to put SigAlgs last
Todd Short
2017-08-18
1
-1
/
+1
*
test/asn1_time_test.c: Better check of signed time_t
Richard Levitte
2017-08-18
1
-2
/
+15
*
Fix windows build after too aggressive e_os.h removal
Pauli
2017-08-18
3
-0
/
+3
*
Remove tests dependence on e_os.h
Pauli
2017-08-18
56
-55
/
+57
*
Fix OCSP_basic_verify() cert chain construction in case bs->certs is NULL
David von Oheimb
2017-08-16
3
-56
/
+145
*
[Win] Fix some test method signatures ...
FdaSilvaYY
2017-08-16
18
-71
/
+71
*
Revert "Add some casts for %j"
Rich Salz
2017-08-15
1
-6
/
+4
*
Use new setup_tests in code of rsa_test
Paul Yang
2017-08-15
1
-1
/
+2
*
File::Glob option ':bsd_glob' doesn't work everywhere, replace w/ a wrapper
Richard Levitte
2017-08-15
6
-7
/
+8
*
Consolidate the locations where we have our internal perl modules
Richard Levitte
2017-08-15
8
-1685
/
+4
*
Add some casts for %j
Rich Salz
2017-08-15
1
-4
/
+6
*
Fix some typo and comments
FdaSilvaYY
2017-08-12
5
-7
/
+7
*
Wire SHAKE to EVP.
Andy Polyakov
2017-08-12
1
-0
/
+57
*
Add EVP_DigestFinalXOF, interface to extendable-output functions, XOFs.
Andy Polyakov
2017-08-12
1
-4
/
+18
*
Fix some Typos and indents
FdaSilvaYY
2017-08-11
5
-5
/
+5
*
[extended tests] Add steps to update an external test suite
Jon Spillett
2017-08-11
1
-0
/
+30
*
no-ec2m fixes
Dr. Stephen Henson
2017-08-10
2
-3
/
+4
*
Add alternative CMS P-256 cert
Dr. Stephen Henson
2017-08-10
2
-0
/
+26
*
Fix no-ec
Dr. Stephen Henson
2017-08-10
1
-0
/
+2
*
Fix minor type warnings and risk of memory leak in testutil/driver.c
David von Oheimb
2017-08-10
1
-2
/
+3
*
Fix memory leak in session cache test
Benjamin Kaduk
2017-08-09
1
-4
/
+6
*
Test server side session caching
Matt Caswell
2017-08-09
1
-28
/
+153
*
Fix building without scrypt
Johannes Bauer
2017-08-08
1
-0
/
+4
*
Add test for ECDH CMS key only
Dr. Stephen Henson
2017-08-08
1
-0
/
+9
*
Add PKEY_METHOD macro tests
Johannes Bauer
2017-08-08
3
-1
/
+153
*
Add interface to the scrypt KDF by means of PKEY_METHOD
Johannes Bauer
2017-08-08
1
-0
/
+50
*
Change SETUP_TEST_FIXTURE so that the fixture structure is passed by
Pauli
2017-08-07
4
-11
/
+45
*
Consolidate to a single asn1_time_from_tm() function
Todd Short
2017-08-04
4
-4
/
+314
*
Test fixtures changed to pointers.
Pauli
2017-08-03
3
-127
/
+139
*
recipes/80-test_ca.t: make it work with spaces in pathnames.
Andy Polyakov
2017-08-03
1
-1
/
+1
*
Switch from ossl_rand to DRBG rand
Rich Salz
2017-08-03
10
-241
/
+112
*
Allow use of long name for KDFs
Dr. Stephen Henson
2017-08-03
2
-1
/
+14
*
Simplify some of the sslapitest code.
Pauli
2017-08-02
1
-79
/
+32
*
Remove EXECUTE_TEST_NO_TEARDOWN.
Pauli
2017-08-02
2
-78
/
+60
[next]