Skip to content
  1. Sep 12, 2012
  2. Sep 11, 2012
  3. Sep 10, 2012
  4. Sep 09, 2012
  5. Sep 08, 2012
  6. Sep 06, 2012
  7. Sep 04, 2012
  8. Sep 03, 2012
  9. Sep 01, 2012
  10. Aug 31, 2012
    • Daniel Stenberg's avatar
      test2032: bail out after last transfer · 7735141e
      Daniel Stenberg authored
      The test would hang and get aborted with a "ABORTING TEST, since it
      seems that it would have run forever." until I prevented that from
      happening.
      
      I also fixed the data file which got broken CRLF line endings when I
      sucked down the path from Joe's repo == my fault.
      
      Removed #37 from KNOWN_BUGS as this fix and test case verifies exactly
      this.
      7735141e
    • Joe Mason's avatar
      NTLM: re-use existing connection better · 5ede86ae
      Joe Mason authored
      If we need an NTLM connection and one already exists, always choose that
      one.
      5ede86ae