index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ssl
/
d1_srvr.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix SSL state transitions.
Bodo Möller
2008-09-14
1
-3
/
+3
*
Fix a variety of warnings generated by some elevated compiler-fascism,
Geoff Thorpe
2008-03-16
1
-0
/
+1
*
Respect cookie length set by app_gen_cookie_cb.
Andy Polyakov
2007-10-09
1
-2
/
+1
*
DTLS RFC4347 says HelloVerifyRequest resets Finished MAC.
Andy Polyakov
2007-09-30
1
-0
/
+3
*
Switch to RFC-compliant version encoding in DTLS.
Andy Polyakov
2007-09-30
1
-10
/
+10
*
fix warning
Bodo Möller
2007-09-19
1
-1
/
+1
*
Update from stable branch.
Dr. Stephen Henson
2007-09-17
1
-0
/
+5
*
Update ssl code to support digests other than MD5+SHA1 in handshake.
Dr. Stephen Henson
2007-08-31
1
-2
/
+2
*
fix warnings/inconsistencies caused by the recent changes to the
Bodo Möller
2007-02-19
1
-1
/
+1
*
Reorganize the data used for SSL ciphersuite pattern matching.
Bodo Möller
2007-02-17
1
-33
/
+35
*
Ciphersuite string bugfixes, and ECC-related (re-)definitions.
Bodo Möller
2006-06-14
1
-2
/
+2
*
Avoid warnings on VC++ 2005.
Dr. Stephen Henson
2005-12-05
1
-2
/
+2
*
Make OPENSSL_NO_COMP compile again.
Dr. Stephen Henson
2005-10-01
1
-0
/
+4
*
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
-22
/
+4
*
Fix some signed/unsigned warnings.
Geoff Thorpe
2005-07-22
1
-1
/
+2
*
make
Nils Larsch
2005-07-16
1
-0
/
+4
*
From 0.9.8-stable:
Richard Levitte
2005-06-04
1
-1
/
+1
*
fix SSLerr stuff for DTLS1 code;
Bodo Möller
2005-04-26
1
-18
/
+18
*
Add DTLS support.
Ben Laurie
2005-04-26
1
-0
/
+1140