Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-09-15 | doh: fix (harmless) buffer overrun | Paul Dreik | |
Added unit test case 1655 to verify. Close #4352 the code correctly finds the flaws in the old code, if one temporarily restores doh.c to the old version. |