summaryrefslogtreecommitdiffstats
path: root/ssl
AgeCommit message (Expand)Author
2014-10-28Tighten session ticket handlingEmilia Kasper
2014-10-27Fix ssltest logic when some protocols are compiled out.Emilia Kasper
2014-10-24Copy negotiated parameters in SSL_set_SSL_CTX.Dr. Stephen Henson
2014-10-24Process signature algorithms in ClientHello late.Dr. Stephen Henson
2014-10-21Fix and improve SSL_MODE_SEND_FALLBACK_SCSV documentation.Bodo Moeller
2014-10-21When processing ClientHello.cipher_suites, don't ignore cipher suitesBodo Moeller
2014-10-21Keep old method in case of an unsupported protocolKurt Roeckx
2014-10-15Fix no-ssl3 configuration optionGeoff Thorpe
2014-10-15Fix for session tickets memory leak.Dr. Stephen Henson
2014-10-15Fix SRTP compile issues for windowsMatt Caswell
2014-10-15Fix for SRTP Memory LeakMatt Caswell
2014-10-15Support TLS_FALLBACK_SCSV.Bodo Moeller
2014-10-10Disable encrypt them mac for SSL 3.0 and stream ciphers (RC4 only).Dr. Stephen Henson
2014-09-30Parse custom extensions after internal extensions.Dr. Stephen Henson
2014-09-24RT3544: Remove MWERKS supportRich Salz
2014-09-24RT3067: simplify patchEmilia Kasper
2014-09-24RT3066: rewrite RSA padding checks to be slightly more constant time.Emilia Kasper
2014-09-21Fixed error introduced in commit f2be92b94dad3c6cbdf79d99a324804094cf1617Tim Hudson
2014-09-09RT3506: typo's in ssltestKurt Cancemi
2014-09-08RT3301: Discard too-long heartbeat requestsErik Auerswald
2014-09-08RT2843: Remove another spurious close-comment tokenMartin Olsson
2014-09-08RT2842: Remove spurious close-comment marker.Martin Olsson
2014-09-05psk_client_callback, 128-byte id bug.Adam Langley
2014-08-28Fix comments, add new test.Dr. Stephen Henson
2014-08-28Rename some callbacks, fix alignment.Dr. Stephen Henson
2014-08-28Use consistent function naming.Dr. Stephen Henson
2014-08-28New function SSL_extension_supported().Dr. Stephen Henson
2014-08-28New extension callback features.Dr. Stephen Henson
2014-08-28Callback revision.Dr. Stephen Henson
2014-08-28Remove serverinfo checks.Dr. Stephen Henson
2014-08-28Add custom extension sanity checks.Dr. Stephen Henson
2014-08-28Custom extension revision.Dr. Stephen Henson
2014-08-28Constant-time utilitiesEmilia Kasper
2014-08-22RT 3060: amend patchEmilia Kasper
2014-08-19RT2848: Remove extra NULL checkMartin Olsson
2014-08-19RT2724: Remove extra declarationJohn Fitzgibbon
2014-08-18RT1815: More const'ness improvementsJustin Blanchard
2014-08-15Add support for Camellia HMAC-Based cipher suites from RFC6367Hubert Kario
2014-08-15Fixed out-of-bounds read errors in ssl3_get_key_exchange.Matt Caswell
2014-08-15RT3023: Redundant logical expressionsHans Wennborg
2014-08-15Revision of custom extension code.Dr. Stephen Henson
2014-08-15Include error messages on extension check failure.Dr. Stephen Henson
2014-08-14make dependEmilia Kasper
2014-08-09Fix SRP authentication ciphersuites.Dr. Stephen Henson
2014-08-09RT 1988: Add "const" to SSL_use_RSAPrivateKey_ASN1Viktor Szakats
2014-08-08RT 1505: Use SSL3_AL_FATAL not "2"Matthieu Crapet
2014-08-06Check SRP parameters early.Dr. Stephen Henson
2014-08-06Fix SRP ciphersuite DoS vulnerability.Dr. Stephen Henson
2014-08-06Fix race condition in ssl_parse_serverhello_tlsextGabor Tyukasz
2014-08-06Fix DTLS anonymous EC(DH) denial of serviceEmilia Käsper