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
*
Fixes for no-tls1_2 and no-tls1_2-method
Matt Caswell
2018-02-09
9
-61
/
+101
*
Fix no-chacha and no-poly1305
Matt Caswell
2018-02-08
2
-1
/
+5
*
Don't run tls13encryptiontest on a shared Windows build
Matt Caswell
2018-02-07
1
-0
/
+3
*
Fix clienthellotest with TLSv1.3
Matt Caswell
2018-02-07
1
-0
/
+9
*
Enable TLSv1.3 by default
Matt Caswell
2018-02-07
5
-440
/
+2232
*
Revert "Modify test/afalgtest to fail if the afalg engine couldn't be loaded"
Richard Levitte
2018-02-07
1
-5
/
+5
*
test/recipes/30-test_afalg.t: set OPENSSL_ENGINES correctly
Richard Levitte
2018-02-07
1
-1
/
+1
*
Modify test/afalgtest to fail if the afalg engine couldn't be loaded
Richard Levitte
2018-02-07
1
-5
/
+5
*
Code cleanup: remove benchmark code from internal tests
Richard Levitte
2018-02-06
3
-183
/
+0
*
Make sure that exporting keying material is allowed
Tatsuhiro Tsujikawa
2018-02-03
1
-0
/
+5
*
Add TLSv1.3 post-handshake authentication (PHA)
Todd Short
2018-02-01
9
-14
/
+902
*
Add missing \n in some testutil output
Richard Levitte
2018-01-31
1
-2
/
+2
*
Make test/uitest depend on the private apps support library
Richard Levitte
2018-01-31
1
-3
/
+4
*
test/asn1_time_test.c: fix pre-C90 warning.
Andy Polyakov
2018-01-31
1
-1
/
+1
*
Don't break testing when runnins as root
Richard Levitte
2018-01-29
1
-3
/
+2
*
Get rid of a warning about unused results
Richard Levitte
2018-01-28
1
-3
/
+4
*
Catch some more old sigalg names in comments
Benjamin Kaduk
2018-01-26
1
-1
/
+1
*
Add TLSProxy tests for signature_algorithms_cert
Benjamin Kaduk
2018-01-25
1
-2
/
+65
*
Add TLS 1.3 draft-23 PSS signature algorithms
Benjamin Kaduk
2018-01-25
3
-74
/
+122
*
Updates following review of SSL_stateless() code
Matt Caswell
2018-01-24
1
-6
/
+6
*
Add some tests for the SSL_stateless() capability
Matt Caswell
2018-01-24
1
-0
/
+90
*
Small cleanup of some build.info files
Richard Levitte
2018-01-24
1
-2
/
+0
*
SHA512/224 and SHA512/256
Pauli
2018-01-23
1
-1
/
+61
*
test/ossl_shim/packeted_bio.h: don't include e_os.h
Richard Levitte
2018-01-22
1
-1
/
+0
*
Reduce the use of e_os.h in test programs
Richard Levitte
2018-01-22
5
-76
/
+72
*
Enable TLSProxy tests on Windows
Richard Levitte
2018-01-20
21
-21
/
+21
*
Copyright update of more files that have changed this year
Richard Levitte
2018-01-19
3
-3
/
+3
*
Update copyright years on all files merged since Jan 1st 2018
Richard Levitte
2018-01-09
1
-1
/
+1
*
Stop using unimplemented cipher classes.
Bernd Edlinger
2018-01-06
1
-1
/
+1
*
crypto/rand: restore the generic DRBG implementation
Dr. Matthias St. Pierre
2018-01-04
1
-1
/
+1
*
Test that supported_groups is permitted in ServerHello
Benjamin Kaduk
2018-01-03
1
-5
/
+16
*
Fix minor 'the the' typos
Daniel Bevenius
2018-01-02
1
-1
/
+1
*
Alternate fix for ../test/recipes/80-test_ssl_old.t with no-ec
Bernd Edlinger
2017-12-27
1
-12
/
+2
*
Implement automatic reseeding of DRBG after a specified time interval
Dr. Matthias St. Pierre
2017-12-17
1
-0
/
+13
*
Add master DRBG for reseeding
Dr. Matthias St. Pierre
2017-12-17
1
-14
/
+270
*
Fix invalid function type casts.
Bernd Edlinger
2017-12-15
3
-8
/
+8
*
Fix some clang compilation errors
Matt Caswell
2017-12-14
1
-5
/
+6
*
Don't run the TLSv1.3 CCS tests if TLSv1.3 is not enabled
Matt Caswell
2017-12-14
1
-3
/
+4
*
Add some TLSv1.3 CCS tests
Matt Caswell
2017-12-14
3
-1
/
+518
*
Send supported_versions in an HRR
Matt Caswell
2017-12-14
2
-0
/
+4
*
Merge HRR into ServerHello
Matt Caswell
2017-12-14
5
-13
/
+16
*
Send TLSv1.2 as the record version when using TLSv1.3
Matt Caswell
2017-12-14
1
-2
/
+2
*
Implement session id TLSv1.3 middlebox compatibility mode
Matt Caswell
2017-12-14
1
-0
/
+2
*
Update ServerHello to new draft-22 format
Matt Caswell
2017-12-14
3
-5
/
+41
*
rsa: Do not allow less than 512 bit RSA keys
Sebastian Andrzej Siewior
2017-12-11
1
-3
/
+3
*
Fix no-chacha
Matt Caswell
2017-12-11
2
-2
/
+2
*
Don't expect a POLY1305 ciphersuite when using no-poly1305
Matt Caswell
2017-12-11
3
-9
/
+15
*
Replace tabs with spaces in 25-cipher.conf.in
Matt Caswell
2017-12-11
1
-51
/
+51
*
Fix no-tls1_1
Matt Caswell
2017-12-11
2
-62
/
+67
*
Fix ssl_test_new with no-tls1_2
Matt Caswell
2017-12-10
1
-1
/
+1
[next]