index
:
delta/openssl-new.git
1.0.2-aead
BRANCH_ASN1
BRANCH_OpenSSL_0_9_8k
BRANCH_VMS_64BIT
BRANCH_WIN64
BRANCH_engine
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-dev
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL-rfc3820-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenSSL_1_1_0-stable
OpenSSL_1_1_1-stable
OpenTLS
SSLeay
baserock/OpenSSL_1_0_1g
baserock/OpenSSL_1_0_2-stable
baserock/larswirzenius/morph
baserock/morph
baserock/pedroalvarez/power-port
baserock/ps/proto-web-system
eliminate-ssl-ctrl
master
openssl-3.0
openssl-3.1
rsalz-monolith
rt4526
supplemental-data-api-2
tls1.3-draft-18
tls1.3-draft-19
github.com: openssl/openssl.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
For every test in 80-test_ssl.t, check that the protocol(s) used is enabled
Richard Levitte
2016-01-25
1
-138
/
+214
*
Make tests use configdata.pm rather than parsing Makefile
Richard Levitte
2016-01-25
7
-20
/
+26
*
Fix OpenSSL::Test::Simple to take more than one algorithm
Richard Levitte
2016-01-25
1
-4
/
+10
*
dsatest: use the correct BIO to print the test error
Marcus Meissner
2016-01-22
1
-1
/
+1
*
few typo fixes
FdaSilvaYY
2016-01-22
1
-1
/
+1
*
Remove outdated conftest.c
Rich Salz
2016-01-22
1
-99
/
+0
*
Multiple -trusted/-untrusted/-CRLfile options in verify
Viktor Dukhovni
2016-01-20
1
-4
/
+0
*
More X509_verify_cert() tests via verify(1).
Viktor Dukhovni
2016-01-20
9
-5
/
+259
*
Commit pre-generated test_verify certs
Viktor Dukhovni
2016-01-20
30
-0
/
+608
*
Scripts to generate verify test certs
Viktor Dukhovni
2016-01-20
2
-0
/
+222
*
Remove update tags
Rich Salz
2016-01-20
1
-6
/
+1
*
Remove the GOST engine
Matt Caswell
2016-01-19
3
-1467
/
+3
*
Support disabling any or all TLS or DTLS versions
Viktor Dukhovni
2016-01-19
2
-534
/
+152
*
add TLS1-PRF tests
Dr. Stephen Henson
2016-01-19
1
-0
/
+48
*
Add TLS1-PRF test support to evp_test
Dr. Stephen Henson
2016-01-19
1
-0
/
+115
*
Use POSIX functions on Cygwin, not Win32 function
Corinna Vinschen
2016-01-18
1
-2
/
+2
*
Fix build break; restore missing target
Rich Salz
2016-01-17
1
-0
/
+3
*
Remove some old makefile targets
Rich Salz
2016-01-17
1
-10
/
+0
*
The TLSProxy tests can't run if no-engine has been configured
Richard Levitte
2016-01-17
6
-0
/
+23
*
NGX-2040 - fix wildcard match on punycode/IDNA DNS names
Zi Lin
2016-01-15
1
-0
/
+10
*
In __cwd, make sure the given directory is seen as such and not a file
Richard Levitte
2016-01-14
1
-2
/
+1
*
Do not use redirection on binary files
Richard Levitte
2016-01-14
2
-8
/
+8
*
Add a directry spec for mcr if there is none
Richard Levitte
2016-01-14
1
-1
/
+1
*
Fix verify(1) to report failure when verification fails
Viktor Dukhovni
2016-01-13
1
-2
/
+1
*
Fix test_ordinals
Matt Caswell
2016-01-13
1
-1
/
+1
*
Remove test_probable_prime_coprime from test/bntest.c
Richard Levitte
2016-01-13
1
-42
/
+0
*
VMS perl doesn't implement fork(), so don't run the TLSProxy tests there
Richard Levitte
2016-01-13
6
-0
/
+18
*
Pipes on VMS do not work well with binary data, use an intermediary file
Richard Levitte
2016-01-13
1
-8
/
+10
*
Fix test/recipes/80-test_ca.t to work on VMS
Richard Levitte
2016-01-13
1
-2
/
+4
*
Move Makefiles to Makefile.in
Rich Salz
2016-01-12
2
-798
/
+395
*
fix jpaketest and correct comment
Dr. Stephen Henson
2016-01-12
1
-1
/
+1
*
make update
Richard Levitte
2016-01-12
1
-164
/
+201
*
Adapt all EVP_CIPHER_CTX users for it becoming opaque
Richard Levitte
2016-01-12
1
-8
/
+8
*
Fix jpaketest compilation error.
Dr. Stephen Henson
2016-01-11
1
-0
/
+4
*
Only run DANE tests when EC is supported
Richard Levitte
2016-01-11
1
-0
/
+4
*
Update leak test to check return values.
Dr. Stephen Henson
2016-01-11
1
-18
/
+6
*
Enable/disable crypto-mdebug just like other features
Viktor Dukhovni
2016-01-11
17
-25
/
+41
*
fix shadow warning
Dr. Stephen Henson
2016-01-10
1
-2
/
+2
*
Fixup actually update danetest.c
Viktor Dukhovni
2016-01-08
1
-2
/
+1
*
Minor test update
Viktor Dukhovni
2016-01-07
1
-747
/
+0
*
Fix another build break for no-mem-debug
Rich Salz
2016-01-07
1
-0
/
+2
*
mem functions cleanup
Rich Salz
2016-01-07
20
-105
/
+939
*
DANE support for X509_verify_cert()
Viktor Dukhovni
2016-01-07
5
-3
/
+2269
*
Fix declarations and constification for inline stack.
Dr. Stephen Henson
2016-01-07
1
-1
/
+1
*
Add support for minimum and maximum protocol version
Kurt Roeckx
2016-01-02
2
-9
/
+651
*
make a "missed make update" update
Rich Salz
2015-12-28
1
-1
/
+1
*
Add test for missing CertificateStatus message
Matt Caswell
2015-12-27
1
-0
/
+102
*
Add ossl_inline
Dr. Stephen Henson
2015-12-22
1
-0
/
+1
*
unload modules in ssltest
Dr. Stephen Henson
2015-12-22
1
-0
/
+1
*
Fix URLs mangled by reformat
Matt Caswell
2015-12-19
1
-1
/
+1
[next]