1. 09 Mar, 2015 1 commit
    • Matt Caswell's avatar
      Fix DTLS1_BAD_VER regression · 5178a16c
      Matt Caswell authored
      Commit 9cf0f187 in HEAD, and 68039af3
      
       in 1.0.2, removed a version check
      from dtls1_buffer_message() which was needed to distinguish between DTLS
      1.x and Cisco's pre-standard version of DTLS (DTLS1_BAD_VER).
      
      Based on an original patch by David Woodhouse <dwmw2@infradead.org>
      RT#3703
      
      Reviewed-by: default avatarTim Hudson <tjh@openssl.org>
      5178a16c
  2. 08 Mar, 2015 4 commits
  3. 06 Mar, 2015 4 commits
  4. 05 Mar, 2015 6 commits
  5. 04 Mar, 2015 1 commit
  6. 02 Mar, 2015 3 commits
  7. 01 Mar, 2015 1 commit
    • Rich Salz's avatar
      Remove experimental 56bit export ciphers · a258afaf
      Rich Salz authored
      
      
      These ciphers are removed:
          TLS1_CK_RSA_EXPORT1024_WITH_RC4_56_MD5
          TLS1_CK_RSA_EXPORT1024_WITH_RC2_CBC_56_MD5
          TLS1_CK_RSA_EXPORT1024_WITH_DES_CBC_SHA
          TLS1_CK_DHE_DSS_EXPORT1024_WITH_DES_CBC_SHA
          TLS1_CK_RSA_EXPORT1024_WITH_RC4_56_SHA
          TLS1_CK_DHE_DSS_EXPORT1024_WITH_RC4_56_SHA
          TLS1_CK_DHE_DSS_WITH_RC4_128_SHA
      They were defined in a long-expired IETF internet-draft:
      draft-ietf-tls-56-bit-ciphersuites-01.txt
      
      Reviewed-by: default avatarRichard Levitte <levitte@openssl.org>
      a258afaf
  8. 27 Feb, 2015 10 commits
  9. 26 Feb, 2015 3 commits
  10. 25 Feb, 2015 7 commits