1. 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
  2. 28 6月, 2012 2 次提交
  3. 27 6月, 2012 2 次提交
  4. 26 6月, 2012 1 次提交
  5. 25 6月, 2012 2 次提交
  6. 22 6月, 2012 1 次提交
  7. 19 6月, 2012 3 次提交
  8. 18 6月, 2012 2 次提交
  9. 15 6月, 2012 1 次提交
  10. 13 6月, 2012 1 次提交
  11. 12 6月, 2012 5 次提交
  12. 11 6月, 2012 4 次提交
  13. 07 6月, 2012 1 次提交
  14. 06 6月, 2012 2 次提交
  15. 05 6月, 2012 1 次提交
  16. 04 6月, 2012 1 次提交
  17. 30 5月, 2012 2 次提交
  18. 29 5月, 2012 2 次提交
  19. 24 5月, 2012 2 次提交
  20. 19 5月, 2012 1 次提交
  21. 16 5月, 2012 2 次提交
  22. 11 5月, 2012 1 次提交
    • D
      PR: 2813 · 4242a090
      Dr. Stephen Henson 提交于
      Reported by: Constantine Sapuntzakis <csapuntz@gmail.com>
      
      Fix possible deadlock when decoding public keys.
      4242a090