Age | Commit message (Expand) | Author |
2018-10-07 | AppVeyor: use Debug builds to run tests | Marcel Raad |
2018-10-07 | AppVeyor: add HTTP_ONLY build | Marcel Raad |
2018-10-07 | AppVeyor: add WinSSL builds | Marcel Raad |
2018-10-07 | AppVeyor: add remaining Visual Studio versions | Marcel Raad |
2018-10-07 | AppVeyor: break long line | Marcel Raad |
2018-10-07 | AppVeyor: remove unused BDIR variable | Marcel Raad |
2018-10-06 | test2100: test DoH using IPv4-only | Daniel Stenberg |
2018-10-06 | tests/FILEFORMAT: mention how to use <fileN> and <stripfileN> too | Daniel Stenberg |
2018-10-05 | RELEASE-NOTES: synced | Daniel Stenberg |
2018-10-05 | timeval: fix use of weak symbol clock_gettime() on Apple platforms | dmitrykos |
2018-10-05 | doh: keep the IPv4 address in (original) network byte order | Daniel Stenberg |
2018-10-05 | INTERNALS.md: wrap lines longer than 79 | Jay Satiro |
2018-10-05 | INTERNALS: escape reference to parameter | Daniel Gustafsson |
2018-10-05 | checksrc: handle zero scoped ignore commands | Daniel Gustafsson |
2018-10-05 | checksrc: enable strict mode and warnings | Daniel Gustafsson |
2018-10-05 | CMake: suppress MSVC warning C4127 for libtest | Marcel Raad |
2018-10-05 | Merge branch 'dmitrykos-fix_missing_CMake_defines' | Sergei Nikulov |
2018-10-05 | cmake: test and set missed defines during configuration | dmitrykos |
2018-10-05 | AppVeyor: disable test 500 | Marcel Raad |
2018-10-05 | AppVeyor: set custom install prefix | Marcel Raad |
2018-10-05 | AppVeyor: Remove non-SSL non-test builds | Marcel Raad |
2018-10-05 | AppVeyor: run test suite | Marcel Raad |
2018-10-05 | AppVeyor: use in-tree build | Marcel Raad |
2018-10-04 | doh: make sure TTL isn't re-inited by second (discarded?) response | Daniel Stenberg |
2018-10-04 | test320: strip out more HTML when comparing | Daniel Stenberg |
2018-10-04 | runtests: use Windows paths for Windows curl | Marcel Raad |
2018-10-04 | tests/negtelnetserver.py: fix Python2-ism in neg TELNET server | Colin Hogben |
2018-10-03 | memory: ensure to check allocation results | Daniel Gustafsson |
2018-10-03 | comment: Fix multiple typos in function parameters | Daniel Gustafsson |
2018-10-03 | CURLOPT_SSLVERSION.3: fix typos and consistent spelling | Daniel Gustafsson |
2018-10-03 | SECURITY-PROCESS: make links into hyperlinks | Daniel Gustafsson |
2018-10-03 | CURLOPT_HEADER.3: fix typo | Jay Satiro |
2018-10-03 | nss: fix nssckbi module loading on Windows | Jay Satiro |
2018-10-03 | data-binary.d: clarify default content-type is x-www-form-urlencoded | Jay Satiro |
2018-10-02 | test1299: use single quotes around asterisk | Marcel Raad |
2018-10-02 | docs/CIPHERS: mention the colon separation for OpenSSL | Daniel Stenberg |
2018-10-02 | runtests: ignore disabled even when ranges are given | Daniel Stenberg |
2018-10-02 | urlapi: starting with a drive letter on win32 is not an abs url | Daniel Stenberg |
2018-10-02 | doh: fix curl_easy_setopt argument type | Marcel Raad |
2018-10-02 | RELEASE-NOTES: synced | Daniel Stenberg |
2018-10-01 | CMake: Improve config installation | Ruslan Baratov |
2018-10-01 | test1650: make it depend on http/2 | Daniel Stenberg |
2018-10-01 | MANUAL: minor grammar fix | Nate Prewitt |
2018-09-30 | doh: only build if h2 enabled | Daniel Stenberg |
2018-09-29 | test2100: require http2 to run | Daniel Stenberg |
2018-09-29 | multi: fix memory leak in content encoding related error path | Daniel Stenberg |
2018-09-29 | travis: bump the Secure Transport build to use xcode 10 | Daniel Stenberg |
2018-09-29 | curl: enabled Windows VT Support and UTF-8 output | Rich Turner |
2018-09-28 | multi: fix location URL memleak in error path | Daniel Stenberg |
2018-09-28 | cmake: fixed path used in generation of docs/tests during curl build through ... | Sergei Nikulov |