Skip to content
  1. Dec 27, 2012
  2. Dec 03, 2012
    • 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. Nov 20, 2012
  4. Nov 19, 2012
  5. Nov 17, 2012
  6. Nov 14, 2012
  7. Nov 13, 2012
  8. Nov 09, 2012
  9. Nov 07, 2012
  10. Nov 06, 2012
  11. Oct 10, 2012
  12. Oct 02, 2012
  13. Sep 12, 2012
  14. Sep 09, 2012
  15. Sep 03, 2012
  16. Aug 09, 2012
  17. Aug 08, 2012
  18. Aug 07, 2012
  19. Jul 27, 2012
  20. Jul 26, 2012
  21. Jul 22, 2012
  22. Jul 20, 2012
  23. Jul 15, 2012
  24. Jul 09, 2012
  25. Jul 07, 2012
  26. Jun 25, 2012
  27. Jun 13, 2012
    • 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. Jun 11, 2012
  29. Jun 09, 2012
  30. Jun 08, 2012
  31. Jun 04, 2012
  32. Jun 03, 2012