index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ssl
/
ssltest.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Stop symlinking, move files to intended directory
Richard Levitte
2015-03-31
1
-3207
/
+0
*
free NULL cleanup
Rich Salz
2015-03-25
1
-24
/
+12
*
free NULL cleanup
Rich Salz
2015-03-25
1
-4
/
+2
*
Fix missing return value checks
Matt Caswell
2015-03-23
1
-34
/
+61
*
Add DTLS support to ssltest
David Woodhouse
2015-03-20
1
-5
/
+26
*
ssl/s3_clnt.c: fix intermittent failures.
Andy Polyakov
2015-03-12
1
-2
/
+3
*
Merge OPENSSL_NO_EC{DH,DSA} into OPENSSL_NO_EC
Rich Salz
2015-03-11
1
-6
/
+6
*
Don't set no_protocol if -tls1 selected.
Dr. Stephen Henson
2015-02-24
1
-1
/
+0
*
Fix error handling in ssltest
Matt Caswell
2015-02-06
1
-1
/
+1
*
Dead code cleanup: #if 0 dropped from tests
Rich Salz
2015-02-02
1
-11
/
+1
*
Make libssl opaque. Move all structures that were previously protected by
Matt Caswell
2015-01-31
1
-0
/
+2
*
clang on Linux x86_64 complains about unreachable code.
Richard Levitte
2015-01-29
1
-1
/
+0
*
Remove support for opaque-prf
Rich Salz
2015-01-28
1
-33
/
+0
*
OPENSSL_NO_XXX cleanup: NO_TLS, NO_TLS1
Rich Salz
2015-01-27
1
-8
/
+0
*
OPENSSL_NO_xxx cleanup: many removals
Rich Salz
2015-01-27
1
-2
/
+0
*
ifdef cleanup part 3: OPENSSL_SYSNAME
Rich Salz
2015-01-23
1
-2
/
+2
*
More comment realignment
master-post-reformat
Matt Caswell
2015-01-22
1
-42
/
+42
*
Re-align some comments after running the reformat script.
Matt Caswell
2015-01-22
1
-34
/
+34
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-2879
/
+2737
*
Move more comments that confuse indent
Matt Caswell
2015-01-22
1
-2
/
+4
*
indent has problems with comments that are on the right hand side of a line.
Matt Caswell
2015-01-22
1
-9
/
+11
*
Fix source where indent will not be able to cope
Matt Caswell
2015-01-22
1
-1
/
+2
*
RT3548: Remove unsupported platforms
Rich Salz
2015-01-12
1
-8
/
+8
*
Further comment amendments to preserve formatting prior to source reformat
Matt Caswell
2015-01-06
1
-3
/
+6
*
mark all block comments that need format preserving so that
Tim Hudson
2014-12-30
1
-8
/
+12
*
RT3548: Remove outdated platforms
Rich Salz
2014-12-20
1
-2
/
+0
*
Remove SSLv2 support
Kurt Roeckx
2014-12-04
1
-49
/
+7
*
New option no-ssl3-method which removes SSLv3_*method
Dr. Stephen Henson
2014-11-19
1
-2
/
+2
*
Additional output for ssltest.
Dr. Stephen Henson
2014-11-13
1
-21
/
+53
*
Add SSL_CONF support to ssltest.
Dr. Stephen Henson
2014-11-13
1
-2
/
+98
*
Fix ssltest logic when some protocols are compiled out.
Emilia Kasper
2014-10-27
1
-18
/
+57
*
RT3506: typo's in ssltest
Kurt Cancemi
2014-09-09
1
-3
/
+3
*
Fix comments, add new test.
Dr. Stephen Henson
2014-08-28
1
-2
/
+5
*
Rename some callbacks, fix alignment.
Dr. Stephen Henson
2014-08-28
1
-23
/
+31
*
Use consistent function naming.
Dr. Stephen Henson
2014-08-28
1
-10
/
+10
*
New extension callback features.
Dr. Stephen Henson
2014-08-28
1
-17
/
+19
*
Callback revision.
Dr. Stephen Henson
2014-08-28
1
-51
/
+51
*
Include error messages on extension check failure.
Dr. Stephen Henson
2014-08-15
1
-0
/
+4
*
Remove all RFC5878 code.
Dr. Stephen Henson
2014-07-04
1
-158
/
+0
*
Enable multi-block support by default.
Andy Polyakov
2014-06-11
1
-9
/
+26
*
Set security level to zero is ssltest
Dr. Stephen Henson
2014-03-28
1
-0
/
+5
*
Don't break out of the custom extension callback loop - continue instead
Scott Deboy
2014-02-05
1
-6
/
+3
*
Fix whitespace, new-style comments.
Ben Laurie
2014-02-05
1
-62
/
+62
*
Re-add alert variables removed during rebase
Scott Deboy
2014-02-05
1
-66
/
+66
*
Update custom TLS extension and supplemental data 'generate' callbacks to sup...
Scott Deboy
2014-02-05
1
-15
/
+15
*
Fix compilation with no-nextprotoneg.
Piotr Sikora
2013-11-14
1
-6
/
+6
*
More cleanup.
Ben Laurie
2013-09-06
1
-1
/
+1
*
Make it build.
Ben Laurie
2013-09-06
1
-14
/
+31
*
Add callbacks supporting generation and retrieval of supplemental data entrie...
Scott Deboy
2013-09-06
1
-0
/
+140
*
Add tests for ALPN functionality.
Adam Langley
2013-07-22
1
-0
/
+161
[next]