Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-02-21 | tests: Fixed XML validation errors in some test files. | Dan Fandrich | |
2018-11-23 | cookies: create the cookiejar even if no cookies to save | Daniel Stenberg | |
Important for when the file is going to be read again and thus must not contain old contents! Adds test 327 to verify. Reported-by: daboul on github Fixes #3299 Closes #3300 | |||
2017-09-29 | test1160: verifies cookie leak for large cookies | Daniel Stenberg | |
The fix done in 20ea22ff735 |