summaryrefslogtreecommitdiffstats
path: root/ssl
AgeCommit message (Expand)Author
2015-01-22More comment realignmentmaster-post-reformatMatt Caswell
2015-01-22Re-align some comments after running the reformat script.Matt Caswell
2015-01-22Rerun util/openssl-format-source -v -c .master-post-auto-reformatMatt Caswell
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2015-01-22More tweaks for comments due indent issuesmaster-pre-auto-reformatMatt Caswell
2015-01-22Tweaks for comments due to indent's inability to handle themMatt Caswell
2015-01-22Move more comments that confuse indentMatt Caswell
2015-01-22Fix indent comment corruption issueMatt Caswell
2015-01-22Fix strange formatting by indentMatt Caswell
2015-01-22indent has problems with comments that are on the right hand side of a line.Matt Caswell
2015-01-22More indent fixes for STACK_OFMatt Caswell
2015-01-22Fix source where indent will not be able to copeMatt Caswell
2015-01-22Yet more commentsMatt Caswell
2015-01-22More commentsMatt Caswell
2015-01-22Further comment changes for reformat (master)Matt Caswell
2015-01-14Cleanup OPENSSL_NO_xxx, part 1master-pre-reformatRich Salz
2015-01-12RT3548: Remove unsupported platformsRich Salz
2015-01-12RT478: Add uninstall make targetRich Salz
2015-01-08A memory leak can occur in dtls1_buffer_record if either of the calls toMatt Caswell
2015-01-08Unauthenticated DH client certificate fix.Dr. Stephen Henson
2015-01-08Follow on from CVE-2014-3571. This fixes the code that was the original sourceMatt Caswell
2015-01-08Fix crash in dtls1_get_record whilst in the listen state where you get twoDr. Stephen Henson
2015-01-07fix error discrepancyDr. Stephen Henson
2015-01-06Only inherit the session ID context in SSL_set_SSL_CTX if the existingEmilia Kasper
2015-01-06Further comment amendments to preserve formatting prior to source reformatMatt Caswell
2015-01-06fix compilation errorDr. Stephen Henson
2015-01-06Only allow ephemeral RSA keys in export ciphersuites.Dr. Stephen Henson
2015-01-05ECDH downgrade bug fix.Dr. Stephen Henson
2015-01-05Ensure that the session ID context of an SSL* is updatedAdam Langley
2015-01-05Additional fix required for no-srtp to workMatt Caswell
2015-01-05Fix building with no-srtpPiotr Sikora
2015-01-02Remove SGC restart flag.Dr. Stephen Henson
2015-01-02Remove MS SGCDr. Stephen Henson
2015-01-02Clear existing extension state.Dr. Stephen Henson
2014-12-31remove duplicate definesMartin Nowak
2014-12-31constify tls 1.2 lookup tables.Cristian Rodríguez
2014-12-30mark all block comments that need format preserving so thatTim Hudson
2014-12-19RT3548: Remove outdated platformsRich Salz
2014-12-18Change all instances of OPENSSL_NO_DEPRECATED to OPENSSL_USE_DEPRECATEDMatt Caswell
2014-12-17Premaster secret handling fixesAdam Langley
2014-12-17Clear warnings/errors within TLS_DEBUG code sectionsRichard Levitte
2014-12-17Clear warnings/errors within KSSL_DEBUG code sectionsRichard Levitte
2014-12-17Clear warnings/errors within CIPHER_DEBUG code sectionsRichard Levitte
2014-12-17Clear warnings/errors within CIPHER_DEBUG code sectionsRichard Levitte
2014-12-16The dtls1_output_cert_chain function no longer exists so remove it fromMatt Caswell
2014-12-16Don't set client_version to the ServerHello version.Adam Langley
2014-12-16Add more meaningful OPENSSL_NO_ECDH error message for suite b modeMatt Caswell
2014-12-16Add OPENSSL_NO_ECDH guardsMatt Caswell
2014-12-16Remove extraneous white space, and add some bracesMatt Caswell
2014-12-15DTLS fixes for signed/unsigned issuesMatt Caswell