index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ssl
/
t1_meth.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reorganise state machine files
Matt Caswell
2015-10-30
1
-100
/
+0
*
Move SSLv3_*method() functions
Matt Caswell
2015-05-16
1
-0
/
+5
*
Updates following review comments
Matt Caswell
2015-05-16
1
-0
/
+5
*
Server side version negotiation rewrite
Matt Caswell
2015-05-16
1
-2
/
+8
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-30
/
+23
*
Use appropriate versions of SSL3_ENC_METHOD
Dr. Stephen Henson
2013-03-18
1
-3
/
+6
*
Initial incomplete TLS v1.2 support. New ciphersuites added, new version
Dr. Stephen Henson
2011-04-30
1
-0
/
+7
*
Initial experimental TLSv1.1 support
Dr. Stephen Henson
2009-12-07
1
-5
/
+10
*
Let the TLSv1_method() etc. functions return a const SSL_METHOD
Nils Larsch
2005-08-14
1
-2
/
+2
*
Initialize SSL_METHOD structures at compile time. This removes the need
Dr. Stephen Henson
2005-08-06
1
-24
/
+4
*
fix more race conditions
Bodo Möller
2002-09-26
1
-6
/
+14
*
Remove NOPROTO definitions and error code comments.
Ulf Möller
1999-04-26
1
-5
/
+0
*
Change #include filenames from <foo.h> to <openssl.h>.
Bodo Möller
1999-04-24
1
-1
/
+1
*
Fixed some race conditions.
Bodo Möller
1999-04-22
1
-1
/
+1
*
Change functions to ANSI C.
Ulf Möller
1999-04-19
1
-3
/
+2
*
Fix various stuff: that VC++ 5.0 chokes on:
Dr. Stephen Henson
1999-01-31
1
-0
/
+6
*
Import of old SSLeay release: SSLeay 0.9.0b
Ralf S. Engelschall
1998-12-21
1
-0
/
+88