Skip to content
  1. May 04, 2015
    • 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. May 02, 2015
  3. May 01, 2015
  4. Apr 30, 2015
  5. Apr 29, 2015
  6. Apr 28, 2015
  7. Apr 27, 2015
  8. Apr 26, 2015
  9. Apr 25, 2015
  10. Apr 24, 2015