index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ssl
/
ssl.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge OPENSSL_NO_EC{DH,DSA} into OPENSSL_NO_EC
Rich Salz
2015-03-11
1
-1
/
+1
*
Removed support for SSL_OP_NETSCAPE_DEMO_CIPHER_CHANGE_BUG. Also removed
Matt Caswell
2015-02-27
1
-1
/
+2
*
Add SSL_SESSION_get0_ticket API function.
Matt Caswell
2015-02-10
1
-0
/
+2
*
Provide the API functions SSL_SESSION_has_ticket and
Matt Caswell
2015-02-10
1
-0
/
+2
*
Apache Traffic Server has a need to set the rbio without touching the wbio.
Matt Caswell
2015-02-07
1
-0
/
+2
*
Remove support for SSL_OP_NETSCAPE_CA_DN_BUG.
Matt Caswell
2015-02-06
1
-1
/
+2
*
Ctrl to retrieve extms support.
Dr. Stephen Henson
2015-02-03
1
-0
/
+4
*
Make libssl opaque. Move all structures that were previously protected by
Matt Caswell
2015-01-31
1
-702
/
+0
*
Remove support for opaque-prf
Rich Salz
2015-01-28
1
-14
/
+3
*
Dead code removal: Fortezza identifiers
Rich Salz
2015-01-28
1
-5
/
+0
*
"#if 0" removal: header files
Rich Salz
2015-01-27
1
-17
/
+0
*
OPENSSL_NO_XXX cleanup: OPENSSL_NO_BUF_FREELISTS
Rich Salz
2015-01-27
1
-6
/
+0
*
OPENSSL_NO_xxx cleanup: many removals
Rich Salz
2015-01-27
1
-21
/
+3
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-2418
/
+2507
*
Move more comments that confuse indent
Matt Caswell
2015-01-22
1
-17
/
+34
*
Fix indent comment corruption issue
Matt Caswell
2015-01-22
1
-1
/
+2
*
indent has problems with comments that are on the right hand side of a line.
Matt Caswell
2015-01-22
1
-50
/
+88
*
Further comment changes for reformat (master)
Matt Caswell
2015-01-22
1
-3
/
+6
*
Cleanup OPENSSL_NO_xxx, part 1
master-pre-reformat
Rich Salz
2015-01-14
1
-1
/
+1
*
Only allow ephemeral RSA keys in export ciphersuites.
Dr. Stephen Henson
2015-01-06
1
-3
/
+2
*
mark all block comments that need format preserving so that
Tim Hudson
2014-12-30
1
-4
/
+7
*
Change all instances of OPENSSL_NO_DEPRECATED to OPENSSL_USE_DEPRECATED
Matt Caswell
2014-12-18
1
-1
/
+1
*
Add more meaningful OPENSSL_NO_ECDH error message for suite b mode
Matt Caswell
2014-12-16
1
-0
/
+1
*
tls1_process_heartbeat: check for NULL after allocating buffer
Jonas Maebe
2014-12-10
1
-0
/
+1
*
Add extra checks for odd-length EC curve lists.
Emilia Kasper
2014-12-05
1
-0
/
+1
*
Remove SSLv2 support
Kurt Roeckx
2014-12-04
1
-106
/
+9
*
Remove instances in libssl of the constant 28 (for size of IPv4 header + UDP)
Matt Caswell
2014-12-03
1
-0
/
+6
*
Corrected comments in ssl.h about SSLv23_method and friends
Matt Caswell
2014-11-25
1
-3
/
+3
*
New option no-ssl3-method which removes SSLv3_*method
Dr. Stephen Henson
2014-11-19
1
-0
/
+2
*
Process signature algorithms before deciding on certificate.
Dr. Stephen Henson
2014-11-19
1
-1
/
+1
*
Process signature algorithms in ClientHello late.
Dr. Stephen Henson
2014-10-24
1
-0
/
+1
*
Fix and improve SSL_MODE_SEND_FALLBACK_SCSV documentation.
Bodo Moeller
2014-10-21
1
-2
/
+7
*
Support TLS_FALLBACK_SCSV.
Bodo Moeller
2014-10-15
1
-1
/
+11
*
RT3544: Remove MWERKS support
Rich Salz
2014-09-25
1
-2
/
+0
*
Rename some callbacks, fix alignment.
Dr. Stephen Henson
2014-08-28
1
-16
/
+18
*
Use consistent function naming.
Dr. Stephen Henson
2014-08-28
1
-2
/
+2
*
New function SSL_extension_supported().
Dr. Stephen Henson
2014-08-28
1
-0
/
+3
*
New extension callback features.
Dr. Stephen Henson
2014-08-28
1
-43
/
+19
*
Callback revision.
Dr. Stephen Henson
2014-08-28
1
-23
/
+18
*
Add custom extension sanity checks.
Dr. Stephen Henson
2014-08-28
1
-1
/
+1
*
Custom extension revision.
Dr. Stephen Henson
2014-08-28
1
-10
/
+10
*
RT 3060: amend patch
Emilia Kasper
2014-08-22
1
-1
/
+0
*
Revision of custom extension code.
Dr. Stephen Henson
2014-08-15
1
-19
/
+0
*
RT 1988: Add "const" to SSL_use_RSAPrivateKey_ASN1
Viktor Szakats
2014-08-09
1
-1
/
+1
*
Check SRP parameters early.
Dr. Stephen Henson
2014-08-06
1
-1
/
+1
*
Add conditional unit testing interface.
Dr. Stephen Henson
2014-07-24
1
-0
/
+4
*
Reduce casting nastiness.
Ben Laurie
2014-07-05
1
-0
/
+1
*
Remove all RFC5878 code.
Dr. Stephen Henson
2014-07-04
1
-95
/
+0
*
Constification - mostly originally from Chromium.
Ben Laurie
2014-06-29
1
-1
/
+1
*
SRP ciphersuite correction.
Dr. Stephen Henson
2014-06-09
1
-0
/
+1
[next]