index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ssl
/
s3_srvr.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make sure that SSL_OP_NETSCAPE_REUSE_CIPHER_CHANGE_BUG can't
Bodo Möller
2008-09-22
1
-12
/
+18
*
oops
Bodo Möller
2008-09-14
1
-2
/
+2
*
Fix SSL state transitions.
Bodo Möller
2008-09-14
1
-3
/
+3
*
Do not discard cached handshake records during resumed sessions:
Dr. Stephen Henson
2008-09-03
1
-4
/
+2
*
Update from stable branch.
Dr. Stephen Henson
2008-04-30
1
-10
/
+30
*
Update from stable branch.
Dr. Stephen Henson
2008-04-29
1
-5
/
+17
*
Don't send zero length session ID if stateless session resupmtion is
Dr. Stephen Henson
2008-04-25
1
-1
/
+9
*
1. Changes for s_client.c to make it return non-zero exit code in case
Dr. Stephen Henson
2007-10-26
1
-16
/
+79
*
Make ssl compile [from 098-stable, bug is masked by default].
Andy Polyakov
2007-10-14
1
-0
/
+1
*
Switch to RFC-compliant version encoding in DTLS.
Andy Polyakov
2007-09-30
1
-3
/
+4
*
Support for certificate status TLS extension.
Dr. Stephen Henson
2007-09-26
1
-0
/
+56
*
Update ssl code to support digests other than MD5+SHA1 in handshake.
Dr. Stephen Henson
2007-08-31
1
-2
/
+9
*
Use SHA256 for ticket HMAC if possible.
Dr. Stephen Henson
2007-08-20
1
-1
/
+1
*
Remove debugging fprintfs, fix typo.
Dr. Stephen Henson
2007-08-12
1
-1
/
+1
*
RFC4507 (including RFC4507bis) TLS stateless session resumption support
Dr. Stephen Henson
2007-08-12
1
-2
/
+105
*
fix function codes for error
Bodo Möller
2007-04-24
1
-1
/
+1
*
Reorganize the data used for SSL ciphersuite pattern matching.
Bodo Möller
2007-02-17
1
-116
/
+117
*
ensure that a ec key is used
Nils Larsch
2007-02-07
1
-1
/
+1
*
fix support for receiving fragmented handshake messages
Bodo Möller
2006-11-29
1
-1
/
+2
*
Fix buffer overflow in SSL_get_shared_ciphers() function.
Mark J. Cox
2006-09-28
1
-1
/
+1
*
Fixes for the following claims:
Richard Levitte
2006-09-28
1
-4
/
+24
*
Oops ... deleted too much in the previous commit when I deleted
Bodo Möller
2006-06-15
1
-0
/
+1
*
Ciphersuite string bugfixes, and ECC-related (re-)definitions.
Bodo Möller
2006-06-14
1
-11
/
+10
*
Implement Supported Elliptic Curves Extension.
Bodo Möller
2006-03-30
1
-69
/
+1
*
Resolve signed vs. unsigned issues
Richard Levitte
2006-03-13
1
-2
/
+2
*
Implement the Supported Point Formats Extension for ECC ciphersuites
Bodo Möller
2006-03-12
1
-3
/
+8
*
add initial support for RFC 4279 PSK SSL ciphersuites
Nils Larsch
2006-03-11
1
-3
/
+155
*
add additional checks + cleanup
Nils Larsch
2006-01-30
1
-2
/
+7
*
Further TLS extension improvements
Bodo Möller
2006-01-13
1
-32
/
+18
*
More TLS extension related changes.
Bodo Möller
2006-01-11
1
-6
/
+11
*
Further TLS extension updates
Bodo Möller
2006-01-09
1
-5
/
+7
*
Various changes in the new TLS extension code, including the following:
Bodo Möller
2006-01-03
1
-30
/
+16
*
Support TLS extensions (specifically, HostName)
Bodo Möller
2006-01-03
1
-0
/
+29
*
update TLS-ECC code
Bodo Möller
2005-12-13
1
-28
/
+7
*
Avoid warnings on VC++ 2005.
Dr. Stephen Henson
2005-12-05
1
-2
/
+2
*
New option SSL_OP_NO_COMP to disable compression. New ctrls to set
Dr. Stephen Henson
2005-10-08
1
-1
/
+1
*
Make OPENSSL_NO_COMP compile again.
Dr. Stephen Henson
2005-10-01
1
-0
/
+12
*
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
*
make
Nils Larsch
2005-07-16
1
-1
/
+5
*
ecc api cleanup; summary:
Nils Larsch
2005-05-16
1
-31
/
+34
*
give EC_GROUP_*_nid functions a more meaningful name
Nils Larsch
2005-05-09
1
-1
/
+1
*
backport fix from the stable branch
Nils Larsch
2005-05-03
1
-0
/
+16
*
check return value of RAND_pseudo_bytes; backport from the stable branch
Nils Larsch
2005-04-29
1
-2
/
+4
*
Lots of Win32 fixes for DTLS.
Dr. Stephen Henson
2005-04-27
1
-1
/
+1
*
Fix various incorrect error function codes.
Bodo Möller
2005-04-26
1
-4
/
+4
*
fix SSLerr stuff for DTLS1 code;
Bodo Möller
2005-04-26
1
-46
/
+45
*
Add DTLS support.
Ben Laurie
2005-04-26
1
-26
/
+79
*
change prototype of the ecdh KDF: make input parameter const and the outlen a...
Nils Larsch
2005-04-23
1
-2
/
+4
*
Make kerberos ciphersuite code work with newer header files
Dr. Stephen Henson
2005-04-10
1
-2
/
+2
[next]