Skip to content
  1. Jun 14, 2011
  2. Jun 07, 2011
  3. May 06, 2011
  4. Apr 28, 2011
  5. Apr 22, 2011
  6. Apr 20, 2011
  7. Apr 19, 2011
  8. Apr 17, 2011
  9. Apr 15, 2011
  10. Apr 11, 2011
  11. Apr 08, 2011
  12. Apr 05, 2011
  13. Mar 25, 2011
  14. Mar 18, 2011
  15. Mar 15, 2011
    • Kamil Dudka's avatar
      nss: do not ignore value of CURLOPT_SSL_VERIFYPEER · 806dbb02
      Kamil Dudka authored
      When NSS-powered libcurl connected to a SSL server with
      CURLOPT_SSL_VERIFYPEER equal to zero, NSS remembered that the peer
      certificate was accepted by libcurl and did not ask the second time when
      connecting to the same server with CURLOPT_SSL_VERIFYPEER equal to one.
      
      This patch turns off the SSL session cache for the particular SSL socket
      if peer verification is disabled.  In order to avoid any performance
      impact, the peer verification is completely skipped in that case, which
      makes it even faster than before.
      
      Bug: https://bugzilla.redhat.com/678580
      806dbb02
  16. Mar 13, 2011
  17. Feb 23, 2011
  18. Feb 22, 2011
  19. Feb 17, 2011
  20. Feb 10, 2011
  21. Jan 18, 2011
  22. Jan 04, 2011
  23. Jan 03, 2011
  24. Dec 15, 2010
  25. Dec 09, 2010
  26. Nov 19, 2010
  27. Nov 14, 2010
  28. Nov 09, 2010
  29. Nov 08, 2010
  30. Nov 04, 2010