summaryrefslogtreecommitdiffstats
path: root/ssl/ssl_locl.h
AgeCommit message (Expand)Author
2015-10-05Change functions to pass in a limit rather than calculate itMatt Caswell
2015-06-02Fix race condition in NewSessionTicketMatt Caswell
2015-03-08fix warningDr. Stephen Henson
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2015-01-22More tweaks for comments due indent issuesOpenSSL_1_0_1-pre-auto-reformatMatt Caswell
2015-01-22Move more comments that confuse indentMatt Caswell
2015-01-22indent has problems with comments that are on the right hand side of a line.Matt Caswell
2015-01-22Additional comment changes for reformat of 1.0.1Matt Caswell
2015-01-22mark all block comments that need format preserving so thatTim Hudson
2014-12-03Remove instances in libssl of the constant 28 (for size of IPv4 header + UDP)Matt Caswell
2014-11-27Check EVP_Cipher return values for SSL2Matt Caswell
2014-11-26Fixed memory leak due to incorrect freeing of DTLS reassembly bit maskMatt Caswell
2014-11-20Remove ssl3_check_finished.Emilia Kasper
2014-08-06Check SRP parameters early.Dr. Stephen Henson
2014-07-24Add conditional unit testing interface.Dr. Stephen Henson
2014-07-01Fix possible buffer overrun.Ben Laurie
2014-06-09SRP ciphersuite correction.Dr. Stephen Henson
2013-12-20Fix DTLS retransmission from previous session.Dr. Stephen Henson
2013-10-09Refactor {client,server}_random to call an intermediate functionNick Mathewson
2013-02-01ssl/*: remove SSL3_RECORD->orig_len to restore binary compatibility.Andy Polyakov
2013-01-31Timing fix mitigation for FIPS mode.Dr. Stephen Henson
2013-01-28Make CBC decoding constant time.Ben Laurie
2012-09-21Minor enhancement to PR#2836 fix. Instead of modifying SSL_get_certificateDr. Stephen Henson
2012-09-17Call OCSP Stapling callback after ciphersuite has been chosen, so theBen Laurie
2012-03-09PR: 2756Dr. Stephen Henson
2011-12-31PR: 2658Dr. Stephen Henson
2011-12-25PR: 2535Dr. Stephen Henson
2011-12-13SSL export fixes (from Adam Langley).Ben Laurie
2011-11-24Indent.Ben Laurie
2011-11-21move internal functions to ssl_locl.hDr. Stephen Henson
2011-11-15Add TLS exporter.Ben Laurie
2011-11-13Add Next Protocol Negotiation.Ben Laurie
2011-09-23PR: 2602Dr. Stephen Henson
2011-08-04Backport GCM support from HEAD.Dr. Stephen Henson
2011-07-25Add HMAC ECC ciphersuites from RFC5289. Include SHA384 PRF support andDr. Stephen Henson
2011-05-20Add server client certificate support for TLS v1.2 . This is more complexDr. Stephen Henson
2011-05-12Process signature algorithms during TLS v1.2 client authentication.Dr. Stephen Henson
2011-05-11Backport TLS v1.2 support from HEAD.Dr. Stephen Henson
2011-03-16Add SRP.Ben Laurie
2011-03-10make no-dsa work againDr. Stephen Henson
2010-06-27Backport TLS v1.1 support from HEAD, ssl/ changesDr. Stephen Henson
2009-12-08PR: 2121Dr. Stephen Henson
2009-12-01PR: 2115Dr. Stephen Henson
2009-11-09oops, add missing prototypesDr. Stephen Henson
2009-08-12PR: 1997Dr. Stephen Henson
2009-05-16Make the stuff compile again, fix missing prototype warnings.Dr. Stephen Henson
2009-05-15PR: 1922Dr. Stephen Henson
2009-04-15PR: 1828Dr. Stephen Henson
2009-04-14PR #1828 reverted: state save/restore incompatible with 1.0.0-stable.Dr. Stephen Henson
2009-04-14PR: 1828Dr. Stephen Henson