index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
util
/
TLSProxy
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add the SSL_METHOD for TLSv1.3 and all other base changes required
Matt Caswell
2016-11-02
1
-1
/
+3
*
Test CBC mode padding.
David Benjamin
2016-09-27
2
-3
/
+14
*
Add some SSLv2 ClientHello tests
Matt Caswell
2016-08-16
3
-6
/
+31
*
Add a test for fragmented alerts
Matt Caswell
2016-06-27
1
-1
/
+2
*
Skip the TLSProxy tests if environmental problems are an issue
Matt Caswell
2016-06-16
1
-5
/
+11
*
Workaround an IO::Socket::IP bug
Matt Caswell
2016-05-16
1
-1
/
+3
*
Fix TLSProxy race by adding missing eval
Viktor Dukhovni
2016-05-12
1
-6
/
+8
*
Copyright consolidation; .pm and Configure
Rich Salz
2016-04-20
7
-356
/
+35
*
Fix a TLSProxy race condition
Matt Caswell
2016-03-16
1
-4
/
+30
*
Don't use 'parent' in util/dofile.pl
Richard Levitte
2016-02-21
4
-4
/
+8
*
Work-around for proxy->s_server retry logic
Viktor Dukhovni
2016-02-21
1
-1
/
+3
*
TLS: reject duplicate extensions
Emilia Kasper
2016-02-19
3
-10
/
+28
*
Be more verbose when debugging is on
Richard Levitte
2016-02-17
1
-6
/
+10
*
Prefer IO::Socket::INET6 over IO::Socket::IP
Richard Levitte
2016-02-14
1
-12
/
+11
*
Restore -no_comp switch for backwards compatible behaviour
Viktor Dukhovni
2016-02-05
1
-1
/
+1
*
Handle localhost being either 127.0.0.1 or ::1
Viktor Dukhovni
2016-02-04
1
-0
/
+1
*
Refactoring BIO: small test correction
Richard Levitte
2016-02-03
1
-1
/
+1
*
Refactoring BIO: add a simple networking test of s_client and s_server
Richard Levitte
2016-02-03
1
-11
/
+61
*
RT3234: disable compression
Emilia Kasper
2016-02-03
1
-1
/
+1
*
Prefer ReuseAddr over Reuse, with IO::Socket::INET
Richard Levitte
2015-12-29
1
-1
/
+1
*
Add test for missing CertificateStatus message
Matt Caswell
2015-12-27
1
-0
/
+1
*
Add extms extension
Dr. Stephen Henson
2015-12-08
1
-0
/
+1
*
TLSProxy update
Dr. Stephen Henson
2015-12-08
2
-6
/
+20
*
Empty NewSessionTicket: test session resumption
Emilia Kasper
2015-09-28
3
-36
/
+50
*
Empty session ticket: add a test
Emilia Kasper
2015-09-28
3
-0
/
+135
*
Fix some test failures when Configured with zlib
Matt Caswell
2015-09-19
1
-1
/
+2
*
Add NewSessionTicket test suite
Matt Caswell
2015-08-26
2
-7
/
+60
*
Fix TLSProxy end of test detection
Matt Caswell
2015-08-26
2
-13
/
+22
*
for test_sslvertol, add a value to display SSL version < 3 in debug
Richard Levitte
2015-08-13
1
-2
/
+4
*
Fixups in libssl test harness
Richard Levitte
2015-08-13
3
-6
/
+10
*
Use dynamic engine for libssl test harness
Richard Levitte
2015-08-11
1
-2
/
+2
*
Extend TLSProxy capabilities
Matt Caswell
2015-08-11
4
-7
/
+482
*
Add a libssl test harness
Matt Caswell
2015-08-11
4
-0
/
+1419