Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-03-11 | tests/data: Fix some XML formatting issues in test cases | Dan Fandrich | |
This allows these test files to pass xmllint. | |||
2019-10-15 | tests: use proxy feature | Marcel Raad | |
This makes the tests succeed when using --disable-proxy. Closes https://github.com/curl/curl/pull/4488 | |||
2019-10-03 | urlapi: fix use-after-free bug | Daniel Stenberg | |
Follow-up from 2c20109a9b5d04 Added test 663 to verify. Reported by OSS-Fuzz Bug: https://crbug.com/oss-fuzz/17954 Closes #4453 |