1. 11 9月, 2012 2 次提交
  2. 07 9月, 2012 1 次提交
  3. 29 8月, 2012 1 次提交
  4. 15 8月, 2012 1 次提交
  5. 27 7月, 2012 1 次提交
  6. 25 7月, 2012 1 次提交
  7. 24 7月, 2012 2 次提交
  8. 20 7月, 2012 1 次提交
  9. 18 7月, 2012 1 次提交
  10. 03 7月, 2012 2 次提交
  11. 29 6月, 2012 1 次提交
    • D
      Add certificate callback. If set this is called whenever a certificate · 18d71588
      Dr. Stephen Henson 提交于
      is required by client or server. An application can decide which
      certificate chain to present based on arbitrary criteria: for example
      supported signature algorithms. Add very simple example to s_server.
      This fixes many of the problems and restrictions of the existing client
      certificate callback: for example you can now clear existing certificates
      and specify the whole chain.
      18d71588
  12. 28 6月, 2012 2 次提交
  13. 27 6月, 2012 1 次提交
  14. 25 6月, 2012 1 次提交
  15. 22 6月, 2012 1 次提交
  16. 11 6月, 2012 1 次提交
  17. 06 6月, 2012 1 次提交
  18. 04 6月, 2012 1 次提交
  19. 30 5月, 2012 1 次提交
  20. 24 4月, 2012 1 次提交
  21. 18 4月, 2012 1 次提交
  22. 06 4月, 2012 1 次提交
  23. 05 4月, 2012 1 次提交
  24. 04 4月, 2012 1 次提交
  25. 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
  26. 22 3月, 2012 1 次提交
  27. 14 3月, 2012 2 次提交
  28. 06 3月, 2012 1 次提交
  29. 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
  30. 11 2月, 2012 1 次提交
    • D
      PR: 2704 · 1df80b65
      Dr. Stephen Henson 提交于
      Submitted by: Peter Sylvester <peter.sylvester@edelweb.fr>
      
      Fix srp extension.
      1df80b65
  31. 22 1月, 2012 1 次提交
  32. 05 1月, 2012 1 次提交
  33. 04 1月, 2012 2 次提交
  34. 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