index
:
delta/openssl-new.git
1.0.2-aead
BRANCH_ASN1
BRANCH_OpenSSL_0_9_8k
BRANCH_VMS_64BIT
BRANCH_WIN64
BRANCH_engine
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-dev
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL-rfc3820-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenSSL_1_1_0-stable
OpenSSL_1_1_1-stable
OpenTLS
SSLeay
baserock/OpenSSL_1_0_1g
baserock/OpenSSL_1_0_2-stable
baserock/larswirzenius/morph
baserock/morph
baserock/pedroalvarez/power-port
baserock/ps/proto-web-system
eliminate-ssl-ctrl
master
openssl-3.0
openssl-3.1
rsalz-monolith
rt4526
supplemental-data-api-2
tls1.3-draft-18
tls1.3-draft-19
github.com: openssl/openssl.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ssl
/
s23_srvr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
indent has problems with comments that are on the right hand side of a line.
Matt Caswell
2015-01-22
1
-13
/
+15
*
Fix source where indent will not be able to cope
Matt Caswell
2015-01-22
1
-2
/
+5
*
mark all block comments that need format preserving so that
Tim Hudson
2015-01-22
1
-1
/
+2
*
Fixed memory leak if BUF_MEM_grow fails
Matt Caswell
2014-12-13
1
-0
/
+1
*
Keep old method in case of an unsupported protocol
Kurt Roeckx
2014-10-21
1
-2
/
+4
*
Fix no-ssl3 configuration option
Geoff Thorpe
2014-10-15
1
-9
/
+9
*
Support TLS_FALLBACK_SCSV.
Bodo Moeller
2014-10-15
1
-0
/
+3
*
Fix protocol downgrade bug in case of fragmented packets
David Benjamin
2014-08-06
1
-7
/
+23
*
Add three Suite B modes to TLS code, supporting RFC6460.
Dr. Stephen Henson
2012-12-26
1
-0
/
+7
*
add FIPS support to ssl: doesn't do anything on this branch yet as there is n...
Dr. Stephen Henson
2011-05-19
1
-0
/
+12
*
Backport TLS v1.2 support from HEAD.
Dr. Stephen Henson
2011-05-11
1
-4
/
+20
*
Backport TLS v1.1 support from HEAD, ssl/ changes
Dr. Stephen Henson
2010-06-27
1
-3
/
+19
*
PR: 2171
Dr. Stephen Henson
2010-02-16
1
-5
/
+0
*
Fix version handling so it can cope with a major version >3.
Dr. Stephen Henson
2010-01-13
1
-1
/
+8
*
Servers can't end up talking SSLv2 with legacy renegotiation disabled
Dr. Stephen Henson
2009-11-18
1
-0
/
+5
*
Memory saving patch.
Ben Laurie
2008-06-03
1
-0
/
+4
*
fix support for receiving fragmented handshake messages
Bodo Möller
2006-11-29
1
-1
/
+0
*
Various changes in the new TLS extension code, including the following:
Bodo Möller
2006-01-03
1
-6
/
+11
*
Support TLS extensions (specifically, HostName)
Bodo Möller
2006-01-02
1
-2
/
+8
*
Avoid warnings on VC++ 2005.
Dr. Stephen Henson
2005-12-05
1
-1
/
+1
*
Add fixes for CAN-2005-2969.
Bodo Möller
2005-10-26
1
-6
/
+1
*
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-05
1
-22
/
+4
*
Security fixes brought forward from 0.9.7.
Ben Laurie
2002-11-13
1
-1
/
+1
*
really fix race conditions
Bodo Möller
2002-09-25
1
-5
/
+8
*
really fix race condition
Bodo Möller
2002-09-23
1
-0
/
+4
*
Reorder inclusion of header files:
Lutz Jänicke
2002-07-10
1
-1
/
+1
*
fix length field we create when converting SSL 2.0 format into SSL 3.0/TLS 1....
Bodo Möller
2002-04-14
1
-1
/
+1
*
Prototype info function.
Ben Laurie
2002-01-12
1
-1
/
+1
*
Implement msg_callback for SSL 2.0.
Bodo Möller
2001-11-10
1
-1
/
+3
*
Assume TLS 1.0 when ClientHello fragment is too short.
Bodo Möller
2001-10-25
1
-7
/
+12
*
Fix SSL handshake functions and SSL_clear() such that SSL_clear()
Bodo Möller
2001-10-24
1
-1
/
+1
*
New functions SSL[_CTX]_set_msg_callback().
Bodo Möller
2001-10-20
1
-3
/
+67
*
The message header for fake SSL 3.0/TLS 1.0 client hellos created from
Bodo Möller
2001-10-16
1
-6
/
+5
*
Change ssl3_get_message and the functions using it so that complete
Bodo Möller
2001-10-15
1
-1
/
+10
*
Remove SSL_OP_NON_EXPORT_FIRST:
Lutz Jänicke
2001-08-01
1
-66
/
+0
*
Use new-style system-id macros everywhere possible. I hope I haven't
Richard Levitte
2001-02-20
1
-3
/
+3
*
Avoid protocol rollback.
Bodo Möller
2000-09-22
1
-8
/
+13
*
Document rollback issues.
Bodo Möller
2000-07-29
1
-0
/
+2
*
Fix SSL 2.0 rollback checking: The previous implementation of the
Bodo Möller
2000-07-29
1
-1
/
+2
*
There have been a number of complaints from a number of sources that names
Richard Levitte
2000-06-01
1
-3
/
+3
*
Fix NO_RSA (misplaced #endif).
Ulf Möller
2000-02-24
1
-1
/
+4
*
Change EVP_MD_CTX_type so it is more logical and add EVP_MD_CTX_md for
Dr. Stephen Henson
2000-02-22
1
-1
/
+0
*
Workaround for irrelevant problem.
Bodo Möller
2000-02-20
1
-7
/
+16
*
Tolerate fragmentation and interleaving in the SSL 3/TLS record layer.
Bodo Möller
2000-02-20
1
-0
/
+6
*
ispell (and minor modifications)
Ulf Möller
2000-02-03
1
-1
/
+1
*
SSL_R_UNSUPPORTED_PROTOCOL (as in s23_clnt.c) for SSL 2 when
Bodo Möller
2000-01-16
1
-1
/
+1
*
Add missing #ifndefs that caused missing symbols when building libssl
Ulf Möller
2000-01-16
1
-0
/
+7
*
Precautions against using the PRNG uninitialized: RAND_bytes() now
Ulf Möller
2000-01-13
1
-1
/
+1
*
Clean up some of the SSL server code.
Bodo Möller
2000-01-11
1
-1
/
+12
[next]