1. 15 Jul, 2012 1 commit
  2. 08 Jul, 2012 1 commit
    • Dr. Stephen Henson's avatar
      Add new ctrl to retrieve client certificate types, print out · 9f27b1ee
      Dr. Stephen Henson authored
      details in s_client.
      
      Also add ctrl to set client certificate types. If not used sensible values
      will be included based on supported signature algorithms: for example if
      we don't include any DSA signing algorithms the DSA certificate type is
      omitted.
      
      Fix restriction in old code where certificate types would be truncated
      if it exceeded TLS_CT_NUMBER.
      9f27b1ee
  3. 05 Jul, 2012 4 commits
  4. 04 Jul, 2012 1 commit
  5. 03 Jul, 2012 7 commits
  6. 02 Jul, 2012 2 commits
  7. 01 Jul, 2012 5 commits
  8. 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
  9. 28 Jun, 2012 2 commits
  10. 27 Jun, 2012 2 commits
  11. 25 Jun, 2012 2 commits
  12. 24 Jun, 2012 1 commit
  13. 22 Jun, 2012 1 commit
  14. 19 Jun, 2012 3 commits
  15. 18 Jun, 2012 2 commits
  16. 15 Jun, 2012 1 commit
  17. 13 Jun, 2012 1 commit
  18. 12 Jun, 2012 3 commits