1. 19 Jul, 2011 1 commit
  2. 23 Jun, 2011 1 commit
  3. 22 Jun, 2011 2 commits
  4. 14 Jun, 2011 2 commits
  5. 07 Jun, 2011 2 commits
  6. 06 May, 2011 1 commit
  7. 28 Apr, 2011 1 commit
  8. 22 Apr, 2011 2 commits
  9. 20 Apr, 2011 1 commit
  10. 19 Apr, 2011 1 commit
  11. 17 Apr, 2011 2 commits
  12. 15 Apr, 2011 1 commit
  13. 11 Apr, 2011 1 commit
  14. 08 Apr, 2011 1 commit
  15. 05 Apr, 2011 1 commit
  16. 25 Mar, 2011 1 commit
  17. 18 Mar, 2011 1 commit
  18. 15 Mar, 2011 1 commit
    • 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
  19. 13 Mar, 2011 1 commit
  20. 23 Feb, 2011 1 commit
  21. 22 Feb, 2011 1 commit
  22. 17 Feb, 2011 4 commits
  23. 10 Feb, 2011 1 commit
  24. 18 Jan, 2011 3 commits
  25. 04 Jan, 2011 1 commit
  26. 03 Jan, 2011 1 commit
  27. 15 Dec, 2010 2 commits
  28. 09 Dec, 2010 1 commit
  29. 19 Nov, 2010 1 commit