summaryrefslogtreecommitdiff
path: root/ssl/ssl_locl.h
Commit message (Expand)AuthorAgeFilesLines
* fix warningDr. Stephen Henson2015-03-081-3/+3
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-737/+753
* More tweaks for comments due indent issuesOpenSSL_1_0_1-pre-auto-reformatMatt Caswell2015-01-221-1/+2
* Move more comments that confuse indentMatt Caswell2015-01-221-22/+46
* indent has problems with comments that are on the right hand side of a line.Matt Caswell2015-01-221-3/+6
* Additional comment changes for reformat of 1.0.1Matt Caswell2015-01-221-1/+1
* mark all block comments that need format preserving so thatTim Hudson2015-01-221-2/+3
* Remove instances in libssl of the constant 28 (for size of IPv4 header + UDP)Matt Caswell2014-12-031-1/+2
* Check EVP_Cipher return values for SSL2Matt Caswell2014-11-271-1/+1
* Fixed memory leak due to incorrect freeing of DTLS reassembly bit maskMatt Caswell2014-11-261-0/+1
* Remove ssl3_check_finished.Emilia Kasper2014-11-201-1/+0
* Check SRP parameters early.Dr. Stephen Henson2014-08-061-0/+3
* Add conditional unit testing interface.Dr. Stephen Henson2014-07-241-0/+17
* Fix possible buffer overrun.Ben Laurie2014-07-011-2/+2
* SRP ciphersuite correction.Dr. Stephen Henson2014-06-091-0/+1
* Fix DTLS retransmission from previous session.Dr. Stephen Henson2013-12-201-0/+2
* Refactor {client,server}_random to call an intermediate functionNick Mathewson2013-10-091-0/+1
* ssl/*: remove SSL3_RECORD->orig_len to restore binary compatibility.Andy Polyakov2013-02-011-1/+1
* Timing fix mitigation for FIPS mode.Dr. Stephen Henson2013-01-311-0/+4
* Make CBC decoding constant time.Ben Laurie2013-01-281-0/+34
* Minor enhancement to PR#2836 fix. Instead of modifying SSL_get_certificateDr. Stephen Henson2012-09-211-0/+1
* Call OCSP Stapling callback after ciphersuite has been chosen, so theBen Laurie2012-09-171-2/+3
* PR: 2756Dr. Stephen Henson2012-03-091-0/+1
* PR: 2658Dr. Stephen Henson2011-12-311-0/+7
* PR: 2535Dr. Stephen Henson2011-12-251-1/+2
* SSL export fixes (from Adam Langley).Ben Laurie2011-12-131-6/+6
* Indent.Ben Laurie2011-11-241-1/+1
* move internal functions to ssl_locl.hDr. Stephen Henson2011-11-211-0/+6
* Add TLS exporter.Ben Laurie2011-11-151-0/+7
* Add Next Protocol Negotiation.Ben Laurie2011-11-131-0/+6
* PR: 2602Dr. Stephen Henson2011-09-231-0/+1
* Backport GCM support from HEAD.Dr. Stephen Henson2011-08-041-1/+6
* Add HMAC ECC ciphersuites from RFC5289. Include SHA384 PRF support andDr. Stephen Henson2011-07-251-2/+6
* Add server client certificate support for TLS v1.2 . This is more complexDr. Stephen Henson2011-05-201-0/+1
* Process signature algorithms during TLS v1.2 client authentication.Dr. Stephen Henson2011-05-121-0/+1
* Backport TLS v1.2 support from HEAD.Dr. Stephen Henson2011-05-111-5/+16
* Add SRP.Ben Laurie2011-03-161-0/+1
* make no-dsa work againDr. Stephen Henson2011-03-101-0/+3
* Backport TLS v1.1 support from HEAD, ssl/ changesDr. Stephen Henson2010-06-271-3/+4
* PR: 2121Dr. Stephen Henson2009-12-081-6/+4
* PR: 2115Dr. Stephen Henson2009-12-011-0/+6
* oops, add missing prototypesDr. Stephen Henson2009-11-091-0/+8
* PR: 1997Dr. Stephen Henson2009-08-121-1/+2
* Make the stuff compile again, fix missing prototype warnings.Dr. Stephen Henson2009-05-161-0/+4
* PR: 1922Dr. Stephen Henson2009-05-151-0/+1
* PR: 1828Dr. Stephen Henson2009-04-151-0/+2
* PR #1828 reverted: state save/restore incompatible with 1.0.0-stable.Dr. Stephen Henson2009-04-141-2/+0
* PR: 1828Dr. Stephen Henson2009-04-141-0/+2
* Update from 0.9.8-stable.Dr. Stephen Henson2009-04-071-1/+1
* Fix compilation with -no-comp by adding some more #ifndef OPENSSL_NO_COMPLutz Jänicke2009-01-051-0/+4