1. 31 Aug, 2012 3 commits
    • 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
    • Joe Mason's avatar
      NTLM: verify multiple connections work · 3b7d31c1
      Joe Mason authored
      Add test2032 to test that NTLM does not switch connections in the middle
      of the handshake
      3b7d31c1
  2. 28 Aug, 2012 1 commit
  3. 27 Aug, 2012 6 commits
  4. 26 Aug, 2012 1 commit
  5. 23 Aug, 2012 1 commit
  6. 21 Aug, 2012 1 commit
  7. 18 Aug, 2012 2 commits
  8. 16 Aug, 2012 4 commits
  9. 14 Aug, 2012 1 commit
  10. 10 Aug, 2012 4 commits
  11. 09 Aug, 2012 2 commits
  12. 08 Aug, 2012 11 commits
  13. 07 Aug, 2012 3 commits