1. 27 Dec, 2012 1 commit
  2. 03 Dec, 2012 1 commit
    • Kamil Dudka's avatar
      nss: prevent NSS from crashing on client auth hook failure · 68d2830e
      Kamil Dudka authored
      Although it is not explicitly stated in the documentation, NSS uses
      *pRetCert and *pRetKey even if the client authentication hook returns
      a failure.  Namely, if we destroy *pRetCert without clearing *pRetCert
      afterwards, NSS destroys the certificate once again, which causes a
      double free.
      
      Reported by: Bob Relyea
      68d2830e
  3. 20 Nov, 2012 2 commits
  4. 19 Nov, 2012 2 commits
  5. 17 Nov, 2012 1 commit
  6. 14 Nov, 2012 1 commit
  7. 13 Nov, 2012 1 commit
  8. 09 Nov, 2012 1 commit
  9. 07 Nov, 2012 1 commit
  10. 06 Nov, 2012 1 commit
  11. 10 Oct, 2012 2 commits
  12. 02 Oct, 2012 1 commit
  13. 12 Sep, 2012 1 commit
  14. 09 Sep, 2012 1 commit
  15. 03 Sep, 2012 1 commit
  16. 09 Aug, 2012 1 commit
  17. 08 Aug, 2012 2 commits
  18. 07 Aug, 2012 1 commit
  19. 27 Jul, 2012 1 commit
  20. 26 Jul, 2012 2 commits
  21. 22 Jul, 2012 1 commit
  22. 20 Jul, 2012 1 commit
  23. 15 Jul, 2012 1 commit
  24. 09 Jul, 2012 2 commits
  25. 07 Jul, 2012 1 commit
  26. 25 Jun, 2012 2 commits
  27. 13 Jun, 2012 1 commit
    • Yang Tse's avatar
      schannel: remove version number and identify its use with 'schannel' literal · 819afe46
      Yang Tse authored
      Version number is removed in order to make this info consistent with
      how we do it with other MS and Linux system libraries for which we don't
      provide this info.
      
      Identifier changed from 'WinSSPI' to 'schannel' given that this is the
      actual provider of the SSL/TLS support. libcurl can still be built with
      SSPI and without SCHANNEL support.
      819afe46
  28. 11 Jun, 2012 1 commit
  29. 09 Jun, 2012 1 commit
  30. 08 Jun, 2012 1 commit
  31. 04 Jun, 2012 1 commit
  32. 03 Jun, 2012 2 commits