1. 28 6月, 2012 1 次提交
    • D
      Add new "valid_flags" field to CERT_PKEY structure which determines what · d61ff83b
      Dr. Stephen Henson 提交于
      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 6月, 2012 1 次提交
  3. 25 6月, 2012 1 次提交
  4. 22 6月, 2012 1 次提交
  5. 11 6月, 2012 1 次提交
  6. 06 6月, 2012 1 次提交
  7. 04 6月, 2012 1 次提交
  8. 30 5月, 2012 1 次提交
  9. 24 4月, 2012 1 次提交
  10. 18 4月, 2012 1 次提交
  11. 06 4月, 2012 1 次提交
  12. 05 4月, 2012 1 次提交
  13. 04 4月, 2012 1 次提交
  14. 28 3月, 2012 1 次提交
    • D
      Initial revision of ECC extension handling. · d0595f17
      Dr. Stephen Henson 提交于
      Tidy some code up.
      
      Don't allocate a structure to handle ECC extensions when it is used for
      default values.
      
      Make supported curves configurable.
      
      Add ctrls to retrieve shared curves: not fully integrated with rest of
      ECC code yet.
      d0595f17
  15. 22 3月, 2012 1 次提交
  16. 14 3月, 2012 2 次提交
  17. 06 3月, 2012 1 次提交
  18. 28 2月, 2012 1 次提交
    • D
      PR: 2739 · 57cb030c
      Dr. Stephen Henson 提交于
      Submitted by: Robin Seggelmann <seggelmann@fh-muenster.de>
      
      Fix padding bugs in Heartbeat support.
      57cb030c
  19. 11 2月, 2012 1 次提交
    • D
      PR: 2704 · 1df80b65
      Dr. Stephen Henson 提交于
      Submitted by: Peter Sylvester <peter.sylvester@edelweb.fr>
      
      Fix srp extension.
      1df80b65
  20. 22 1月, 2012 1 次提交
  21. 05 1月, 2012 1 次提交
  22. 04 1月, 2012 2 次提交
  23. 01 1月, 2012 1 次提交
    • D
      PR: 2658 · 4817504d
      Dr. Stephen Henson 提交于
      Submitted by: Robin Seggelmann <seggelmann@fh-muenster.de>
      Reviewed by: steve
      
      Support for TLS/DTLS heartbeats.
      4817504d
  24. 07 12月, 2011 1 次提交
  25. 25 11月, 2011 1 次提交
  26. 16 11月, 2011 2 次提交
  27. 05 9月, 2011 1 次提交
  28. 01 6月, 2011 1 次提交
  29. 31 5月, 2011 1 次提交
  30. 25 5月, 2011 2 次提交
  31. 20 5月, 2011 1 次提交
    • D
      PR: 2295 · f37f20ff
      Dr. Stephen Henson 提交于
      Submitted by: Alexei Khlebnikov <alexei.khlebnikov@opera.com>
      Reviewed by: steve
      
      OOM checking. Leak in OOM fix. Fall-through comment. Duplicate code
      elimination.
      f37f20ff
  32. 12 5月, 2011 2 次提交
  33. 09 5月, 2011 1 次提交
  34. 06 5月, 2011 1 次提交
  35. 13 3月, 2011 1 次提交