index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ssl
/
ssl_lib.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove ssl_cert_inst()
Kurt Roeckx
2015-03-15
1
-16
/
+12
*
Merge OPENSSL_NO_EC{DH,DSA} into OPENSSL_NO_EC
Rich Salz
2015-03-11
1
-14
/
+4
*
Apache Traffic Server has a need to set the rbio without touching the wbio.
Matt Caswell
2015-02-07
1
-4
/
+14
*
dead code cleanup: #if 0 in ssl
Rich Salz
2015-02-06
1
-50
/
+0
*
util/mkstack.pl now generates entire safestack.h
Rich Salz
2015-02-06
1
-4
/
+0
*
Live code cleanup; #if 1 removal
Rich Salz
2015-02-05
1
-2
/
+0
*
Add SSL_get_extms_support documentation.
Dr. Stephen Henson
2015-02-03
1
-1
/
+3
*
Ctrl to retrieve extms support.
Dr. Stephen Henson
2015-02-03
1
-0
/
+5
*
Utility function to retrieve handshake hashes.
Dr. Stephen Henson
2015-02-03
1
-0
/
+29
*
Remove support for opaque-prf
Rich Salz
2015-01-28
1
-2
/
+0
*
OPENSSL_NO_XXX cleanup: OPENSSL_NO_BUF_FREELISTS
Rich Salz
2015-01-27
1
-42
/
+0
*
More comment realignment
master-post-reformat
Matt Caswell
2015-01-22
1
-4
/
+4
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-2940
/
+2943
*
indent has problems with comments that are on the right hand side of a line.
Matt Caswell
2015-01-22
1
-4
/
+9
*
RT3548: Remove unsupported platforms
Rich Salz
2015-01-12
1
-4
/
+0
*
Only inherit the session ID context in SSL_set_SSL_CTX if the existing
Emilia Kasper
2015-01-06
1
-13
/
+20
*
Further comment amendments to preserve formatting prior to source reformat
Matt Caswell
2015-01-06
1
-1
/
+2
*
Ensure that the session ID context of an SSL* is updated
Adam Langley
2015-01-05
1
-0
/
+15
*
Fix building with no-srtp
Piotr Sikora
2015-01-05
1
-0
/
+4
*
Clear warnings/errors within CIPHER_DEBUG code sections
Richard Levitte
2014-12-17
1
-1
/
+1
*
Add OPENSSL_NO_ECDH guards
Matt Caswell
2014-12-16
1
-0
/
+2
*
Fix memory leak in SSL_new if errors occur.
Matt Caswell
2014-12-08
1
-7
/
+1
*
Remove some unnecessary OPENSSL_FIPS references
Dr. Stephen Henson
2014-12-08
1
-2
/
+0
*
Remove SSLv2 support
Kurt Roeckx
2014-12-04
1
-31
/
+4
*
Remove instances in libssl of the constant 28 (for size of IPv4 header + UDP)
Matt Caswell
2014-12-03
1
-12
/
+0
*
Copy negotiated parameters in SSL_set_SSL_CTX.
Dr. Stephen Henson
2014-10-24
1
-2
/
+15
*
When processing ClientHello.cipher_suites, don't ignore cipher suites
Bodo Moeller
2014-10-21
1
-0
/
+1
*
Support TLS_FALLBACK_SCSV.
Bodo Moeller
2014-10-15
1
-16
/
+47
*
Custom extension revision.
Dr. Stephen Henson
2014-08-28
1
-71
/
+0
*
Revision of custom extension code.
Dr. Stephen Henson
2014-08-15
1
-26
/
+32
*
Remove all RFC5878 code.
Dr. Stephen Henson
2014-07-04
1
-65
/
+0
*
Check sk_SSL_CIPHER_num() after assigning sk.
Kurt Roeckx
2014-05-12
1
-2
/
+3
*
Avoid out-of-bounds write in SSL_get_shared_ciphers
Günther Noack
2014-05-12
1
-0
/
+3
*
Security framework.
Dr. Stephen Henson
2014-03-28
1
-2
/
+63
*
Allow return of supported ciphers.
Dr. Stephen Henson
2014-03-28
1
-4
/
+28
*
Auto DH support.
Dr. Stephen Henson
2014-03-28
1
-2
/
+2
*
Option to set current cert to server certificate.
Dr. Stephen Henson
2014-02-21
1
-0
/
+2
*
Add new function SSL_CTX_get_ssl_method().
Dr. Stephen Henson
2014-01-16
1
-0
/
+5
*
use SSL_kDHE throughout instead of SSL_kEDH
Daniel Kahn Gillmor
2014-01-09
1
-5
/
+5
*
use SSL_kECDHE throughout instead of SSL_kEECDH
Daniel Kahn Gillmor
2014-01-09
1
-2
/
+2
*
Verify parameter retrieval functions.
Dr. Stephen Henson
2013-12-13
1
-0
/
+10
*
New functions to retrieve certificate from SSL_CTX
Dr. Stephen Henson
2013-11-18
1
-3
/
+17
*
Fix compilation with no-nextprotoneg.
Piotr Sikora
2013-11-14
1
-1
/
+1
*
More cleanup.
Ben Laurie
2013-09-06
1
-2
/
+2
*
Add callbacks supporting generation and retrieval of supplemental data entrie...
Scott Deboy
2013-09-06
1
-19
/
+66
*
Make no-ec compilation work.
Dr. Stephen Henson
2013-08-17
1
-3
/
+12
*
Support ALPN.
Adam Langley
2013-07-22
1
-1
/
+87
*
Cosmetic touchups.
Trevor
2013-06-28
1
-6
/
+8
*
Add support for arbitrary TLS extensions.
Trevor
2013-06-12
1
-0
/
+83
*
Disable compression for DTLS.
Dr. Stephen Henson
2013-03-19
1
-1
/
+3
[next]