Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-01-25 | A minor "syntax error" in numerous test files corrected | Daniel Stenberg | |
2004-10-14 | Eric Vergnaud pointed out that libcurl didn't treat ?-letters in the user name | Daniel Stenberg | |
and password fields properly in URLs, like ftp://us?er:pass?word@site.com/. Added test 191 to verify the fix. |