1. 29 Jun, 2012 1 commit
    • Dr. Stephen Henson's avatar
      Add certificate callback. If set this is called whenever a certificate · 18d71588
      Dr. Stephen Henson authored
      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 Jun, 2012 2 commits
  3. 27 Jun, 2012 2 commits
  4. 25 Jun, 2012 2 commits
  5. 24 Jun, 2012 1 commit
  6. 22 Jun, 2012 1 commit
  7. 19 Jun, 2012 3 commits
  8. 18 Jun, 2012 2 commits
  9. 15 Jun, 2012 1 commit
  10. 13 Jun, 2012 1 commit
  11. 12 Jun, 2012 5 commits
  12. 11 Jun, 2012 4 commits
  13. 07 Jun, 2012 1 commit
  14. 06 Jun, 2012 2 commits
  15. 04 Jun, 2012 1 commit
  16. 03 Jun, 2012 1 commit
  17. 30 May, 2012 2 commits
  18. 28 May, 2012 2 commits
  19. 24 May, 2012 2 commits
  20. 19 May, 2012 1 commit
  21. 16 May, 2012 2 commits
  22. 11 May, 2012 1 commit
    • 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