1. 11 9月, 2013 1 次提交
  2. 10 9月, 2013 2 次提交
  3. 09 9月, 2013 1 次提交
    • D
      Partial path fix. · 52073b76
      Dr. Stephen Henson 提交于
      When verifying a partial path always check to see if the EE certificate
      is explicitly trusted: the path could contain other untrusted certificates.
      52073b76
  4. 06 9月, 2013 2 次提交
    • S
      Add callbacks supporting generation and retrieval of supplemental data... · 36086186
      Scott Deboy 提交于
      Add callbacks supporting generation and retrieval of supplemental data entries, facilitating RFC 5878 (TLS auth extensions)
      Removed prior audit proof logic - audit proof support was implemented using the generic TLS extension API
      Tests exercising the new supplemental data registration and callback api can be found in ssltest.c.
      Implemented changes to s_server and s_client to exercise supplemental data callbacks via the -auth argument, as well as additional flags to exercise supplemental data being sent only during renegotiation.
      36086186
    • V
      478b50cf
  5. 21 8月, 2013 1 次提交
  6. 18 8月, 2013 1 次提交
  7. 06 8月, 2013 1 次提交
  8. 05 8月, 2013 7 次提交
  9. 03 8月, 2013 2 次提交
  10. 01 8月, 2013 1 次提交
  11. 19 7月, 2013 1 次提交
    • D
      Make ecdsatest work with nonces. · 584ac221
      Dr. Stephen Henson 提交于
      Update ecdsatest to use ECDSA_sign_setup and ECDSA_sign_ex, this
      avoids the nonce generation which would otherwise break the test.
      
      Reinstate ecdsatest.
      584ac221
  12. 18 7月, 2013 9 次提交
  13. 15 7月, 2013 1 次提交
    • A
      Make `safe' (EC)DSA nonces the default. · 190c615d
      Adam Langley 提交于
      This change updates 8a99cb29 to make the generation of (EC)DSA nonces
      using the message digest the default. It also reverts the changes to
      (EC)DSA_METHOD structure.
      
      In addition to making it the default, removing the flag from EC_KEY
      means that FIPS modules will no longer have an ABI mismatch.
      190c615d
  14. 13 7月, 2013 2 次提交
  15. 12 7月, 2013 1 次提交
  16. 10 7月, 2013 1 次提交
  17. 06 7月, 2013 5 次提交
  18. 03 7月, 2013 1 次提交