1. 03 10月, 2013 1 次提交
  2. 02 10月, 2013 1 次提交
  3. 20 9月, 2013 3 次提交
  4. 18 9月, 2013 1 次提交
  5. 16 9月, 2013 5 次提交
  6. 11 9月, 2013 1 次提交
  7. 10 9月, 2013 2 次提交
  8. 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
  9. 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
  10. 21 8月, 2013 1 次提交
  11. 18 8月, 2013 1 次提交
  12. 06 8月, 2013 1 次提交
  13. 05 8月, 2013 7 次提交
  14. 03 8月, 2013 2 次提交
  15. 01 8月, 2013 1 次提交
  16. 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
  17. 18 7月, 2013 9 次提交