index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ssl
/
s23_meth.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Initial incomplete TLS v1.2 support. New ciphersuites added, new version
Dr. Stephen Henson
2011-04-30
1
-0
/
+2
*
return v1.1 methods for client/server
Dr. Stephen Henson
2009-12-28
1
-0
/
+2
*
recent changes from 0.9.8: fix cipher list order in s3_lib.c,
Nils Larsch
2006-01-15
1
-2
/
+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
-23
/
+4
*
fix more race conditions
Bodo Möller
2002-09-26
1
-6
/
+13
*
For SSLv2, return the SSLv2 method, not the SSLv23 method. This way,
Richard Levitte
2001-03-02
1
-1
/
+1
*
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
-3
/
+5
*
Import of old SSLeay release: SSLeay 0.8.1b
Ralf S. Engelschall
1998-12-21
1
-0
/
+90