index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ssl
/
s3_lib.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
SRP ciphersuite correction.
Dr. Stephen Henson
2014-06-09
1
-3
/
+3
*
Update strength_bits for 3DES.
Dr. Stephen Henson
2014-06-09
1
-17
/
+17
*
Security framework.
Dr. Stephen Henson
2014-03-28
1
-44
/
+36
*
Auto DH support.
Dr. Stephen Henson
2014-03-28
1
-0
/
+6
*
Option to set current cert to server certificate.
Dr. Stephen Henson
2014-02-21
1
-0
/
+18
*
Oops, get selection logic right.
Dr. Stephen Henson
2014-02-05
1
-2
/
+3
*
Re-add alert variables removed during rebase
Scott Deboy
2014-02-05
1
-6
/
+6
*
Update custom TLS extension and supplemental data 'generate' callbacks to sup...
Scott Deboy
2014-02-05
1
-6
/
+6
*
Return per-certificate chain if extra chain is NULL.
Dr. Stephen Henson
2014-02-05
1
-0
/
+2
*
New ctrl to set current certificate.
Dr. Stephen Henson
2014-02-02
1
-0
/
+6
*
Replace EDH-RSA-DES-CBC-SHA, etc. with DHE-RSA-DES-CBC-SHA
Daniel Kahn Gillmor
2014-01-09
1
-6
/
+6
*
change SSL3_CK_EDH_* to SSL_CK_DHE_* (with backward-compatibility)
Daniel Kahn Gillmor
2014-01-09
1
-6
/
+6
*
use SSL_kDHE throughout instead of SSL_kEDH
Daniel Kahn Gillmor
2014-01-09
1
-43
/
+43
*
use SSL_kECDHE throughout instead of SSL_kEECDH
Daniel Kahn Gillmor
2014-01-09
1
-26
/
+26
*
Additional "chain_cert" functions.
Rob Stradling
2013-11-14
1
-0
/
+14
*
Enable PSK in FIPS mode.
Dr. Stephen Henson
2013-11-06
1
-3
/
+3
*
Tidy up comments.
Rob Stradling
2013-09-13
1
-2
/
+2
*
Fix compilation with no-ec and/or no-tlsext.
Rob Stradling
2013-09-13
1
-5
/
+5
*
Add callbacks supporting generation and retrieval of supplemental data entrie...
Scott Deboy
2013-09-06
1
-17
/
+0
*
Don't prefer ECDHE-ECDSA ciphers when the client appears to be Safari on OS X.
Rob Stradling
2013-09-05
1
-3
/
+13
*
Make no-ec compilation work.
Dr. Stephen Henson
2013-08-17
1
-6
/
+14
*
Return 1 when setting ECDH auto mode.
Dr. Stephen Henson
2013-08-17
1
-2
/
+2
*
Support ALPN.
Adam Langley
2013-07-22
1
-0
/
+13
*
Add support for arbitrary TLS extensions.
Trevor
2013-06-12
1
-0
/
+8
*
Enable TLS 1.2 ciphers in DTLS 1.2.
Dr. Stephen Henson
2013-03-28
1
-4
/
+4
*
Use enc_flags when deciding protocol variations.
Dr. Stephen Henson
2013-03-18
1
-4
/
+4
*
DTLS revision.
Dr. Stephen Henson
2013-03-18
1
-1
/
+19
*
Print out point format list for clients too.
Dr. Stephen Henson
2012-11-26
1
-10
/
+7
*
Add support for printing out and retrieving EC point formats extension.
Dr. Stephen Henson
2012-11-22
1
-0
/
+13
*
If OPENSSL_SSL_DEBUG_BROKEN_PROTOCOL is set allow the use of "SCSV" as
Dr. Stephen Henson
2012-09-30
1
-0
/
+16
*
Add ctrl and utility functions to retrieve raw cipher list sent by client in
Dr. Stephen Henson
2012-09-12
1
-4
/
+1
*
new ctrl to retrive value of received temporary key in server key exchange me...
Dr. Stephen Henson
2012-09-08
1
-0
/
+37
*
store and print out message digest peer signed with in TLS 1.2
Dr. Stephen Henson
2012-09-07
1
-0
/
+19
*
Add three Suite B modes to TLS code, supporting RFC6460.
Dr. Stephen Henson
2012-08-15
1
-39
/
+18
*
Add support for certificate stores in CERT structure. This makes it
Dr. Stephen Henson
2012-07-24
1
-0
/
+18
*
Add new ctrl to retrieve client certificate types, print out
Dr. Stephen Henson
2012-07-08
1
-7
/
+115
*
Separate client and server permitted signature algorithm support: by default
Dr. Stephen Henson
2012-07-03
1
-4
/
+16
*
Function tls1_check_ec_server_key is now redundant as we make
Dr. Stephen Henson
2012-06-28
1
-4
/
+0
*
Add new "valid_flags" field to CERT_PKEY structure which determines what
Dr. Stephen Henson
2012-06-28
1
-0
/
+2
*
Add support for application defined signature algorithms for use with
Dr. Stephen Henson
2012-06-22
1
-0
/
+12
*
Fix memory leak.
Ben Laurie
2012-06-11
1
-0
/
+7
*
Fix memory leak.
Ben Laurie
2012-06-06
1
-0
/
+4
*
RFC 5878 support.
Ben Laurie
2012-05-30
1
-0
/
+11
*
PR: 2806
Dr. Stephen Henson
2012-05-10
1
-8
/
+8
*
Disable SHA-2 ciphersuites in < TLS 1.2 connections.
Bodo Möller
2012-04-17
1
-13
/
+13
*
Add support for automatic ECDH temporary key parameter selection. When
Dr. Stephen Henson
2012-04-05
1
-1
/
+7
*
Tidy up EC parameter check code: instead of accessing internal structures
Dr. Stephen Henson
2012-04-04
1
-159
/
+8
*
Initial revision of ECC extension handling.
Dr. Stephen Henson
2012-03-28
1
-1
/
+25
*
oops, revert unrelated patches
Dr. Stephen Henson
2012-03-14
1
-88
/
+0
*
update FAQ, NEWS
Dr. Stephen Henson
2012-03-14
1
-0
/
+88
[next]