1. 04 May, 2015 1 commit
    • Daniel Stenberg's avatar
      openssl: skip trace outputs for ssl_ver == 0 · 690317aa
      Daniel Stenberg authored
      The OpenSSL trace callback is wonderfully undocumented but given a
      journey in the source code, it seems the cases were ssl_ver is zero
      doesn't follow the same pattern and thus turned out confusing and
      misleading. For now, we skip doing any CURLINFO_TEXT logging on those
      but keep sending them as CURLINFO_SSL_DATA_OUT/IN.
      
      Also, I added direction to the text info and I edited some functions
      slightly.
      
      Bug: https://github.com/bagder/curl/issues/219
      Reported-by: Jay Satiro, Ashish Shukla
      690317aa
  2. 02 May, 2015 4 commits
  3. 01 May, 2015 1 commit
  4. 30 Apr, 2015 9 commits
  5. 29 Apr, 2015 4 commits
  6. 28 Apr, 2015 5 commits
  7. 27 Apr, 2015 4 commits
  8. 26 Apr, 2015 9 commits
  9. 25 Apr, 2015 2 commits
  10. 24 Apr, 2015 1 commit