Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-03-20 | test2100: fix static port instead of dynamic value being used | Marc Hoersken | |
2020-03-10 | tests/data: fix static ip instead of dynamic value being used | Marc Hoersken | |
Follow up to 94ced8e | |||
2019-12-13 | tests: use DoH feature for DoH tests | Marcel Raad | |
Previously, http/2 was used instead. Assisted-by: Jay Satiro Closes https://github.com/curl/curl/pull/4692 | |||
2019-05-06 | test2100: Fix typos in test description | Daniel Gustafsson | |
2018-10-06 | test2100: test DoH using IPv4-only | Daniel Stenberg | |
To make it only send one DoH request and avoid the race condition that could lead to the requests getting sent in reversed order and thus making it hard to compare in the test case. Fixes #3107 Closes #3108 | |||
2018-09-29 | test2100: require http2 to run | Daniel Stenberg | |
Reported-by: Marcel Raad Fixes #3064 Closes #3065 | |||
2018-09-06 | DOH: add test case 1650 and 2100 | Daniel Stenberg | |