1. 02 3月, 2015 3 次提交
    • D
      Fix format script. · 437b14b5
      Dr. Stephen Henson 提交于
      The format script didn't correctly recognise some ASN.1 macros and
      didn't reformat some files as a result. Fix script and reformat
      affected files.
      Reviewed-by: NTim Hudson <tjh@openssl.org>
      437b14b5
    • R
      Cleanup some doc files · 9f7f8ece
      Rich Salz 提交于
      ACKNOWLEDGEMENTS is now spelled correctly :)
      README.ASN1 talked about 0.9.6, so it's deleted.
      I turned doc/standards.txt into a set of one-line summaries of RFCs, and
      also updated the pointers to original sources (to be web links)
      Reviewed-by: NRichard Levitte <levitte@openssl.org>
      9f7f8ece
    • R
      Remove experimental 56bit export ciphers · a258afaf
      Rich Salz 提交于
      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: NRichard Levitte <levitte@openssl.org>
      a258afaf
  2. 28 2月, 2015 1 次提交
    • M
      Fix d2i_SSL_SESSION for DTLS1_BAD_VER · af674d4e
      Matt Caswell 提交于
      Some Cisco appliances use a pre-standard version number for DTLS. We support
      this as DTLS1_BAD_VER within the code.
      
      This change fixes d2i_SSL_SESSION for that DTLS version.
      
      Based on an original patch by David Woodhouse <dwmw2@infradead.org>
      
      RT#3704
      Reviewed-by: NTim Hudson <tjh@openssl.org>
      af674d4e
  3. 27 2月, 2015 12 次提交
  4. 26 2月, 2015 8 次提交
  5. 25 2月, 2015 6 次提交
  6. 24 2月, 2015 4 次提交
  7. 23 2月, 2015 3 次提交
  8. 22 2月, 2015 3 次提交