1. 28 Jun, 2012 1 commit
    • Dr. Stephen Henson's avatar
      Add new "valid_flags" field to CERT_PKEY structure which determines what · d61ff83b
      Dr. Stephen Henson authored
      the certificate can be used for (if anything). Set valid_flags field
      in new tls1_check_chain function. Simplify ssl_set_cert_masks which used
      to have similar checks in it.
      
      Add new "cert_flags" field to CERT structure and include a "strict mode".
      This enforces some TLS certificate requirements (such as only permitting
      certificate signature algorithms contained in the supported algorithms
      extension) which some implementations ignore: this option should be used
      with caution as it could cause interoperability issues.
      d61ff83b
  2. 27 Jun, 2012 2 commits
  3. 25 Jun, 2012 2 commits
  4. 24 Jun, 2012 1 commit
  5. 22 Jun, 2012 1 commit
  6. 19 Jun, 2012 3 commits
  7. 18 Jun, 2012 2 commits
  8. 15 Jun, 2012 1 commit
  9. 13 Jun, 2012 1 commit
  10. 12 Jun, 2012 5 commits
  11. 11 Jun, 2012 4 commits
  12. 07 Jun, 2012 1 commit
  13. 06 Jun, 2012 2 commits
  14. 04 Jun, 2012 1 commit
  15. 03 Jun, 2012 1 commit
  16. 30 May, 2012 2 commits
  17. 28 May, 2012 2 commits
  18. 24 May, 2012 2 commits
  19. 19 May, 2012 1 commit
  20. 16 May, 2012 2 commits
  21. 11 May, 2012 2 commits
    • Dr. Stephen Henson's avatar
      PR: 2813 · 4242a090
      Dr. Stephen Henson authored
      Reported by: Constantine Sapuntzakis <csapuntz@gmail.com>
      
      Fix possible deadlock when decoding public keys.
      4242a090
    • Dr. Stephen Henson's avatar
      PR: 2811 · c3b13033
      Dr. Stephen Henson authored
      Reported by: Phil Pennock <openssl-dev@spodhuis.org>
      
      Make renegotiation work for TLS 1.2, 1.1 by not using a lower record
      version client hello workaround if renegotiating.
      c3b13033
  22. 10 May, 2012 1 commit