aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-05timeval: fix use of weak symbol clock_gettime() on Apple platformsdmitrykos
2018-10-05doh: keep the IPv4 address in (original) network byte orderDaniel Stenberg
2018-10-05INTERNALS.md: wrap lines longer than 79Jay Satiro
2018-10-05INTERNALS: escape reference to parameterDaniel Gustafsson
2018-10-05checksrc: handle zero scoped ignore commandsDaniel Gustafsson
2018-10-05checksrc: enable strict mode and warningsDaniel Gustafsson
2018-10-05CMake: suppress MSVC warning C4127 for libtestMarcel Raad
2018-10-05Merge branch 'dmitrykos-fix_missing_CMake_defines'Sergei Nikulov
2018-10-05cmake: test and set missed defines during configurationdmitrykos
2018-10-05AppVeyor: disable test 500Marcel Raad
2018-10-05AppVeyor: set custom install prefixMarcel Raad
2018-10-05AppVeyor: Remove non-SSL non-test buildsMarcel Raad
2018-10-05AppVeyor: run test suiteMarcel Raad
2018-10-05AppVeyor: use in-tree buildMarcel Raad
2018-10-04doh: make sure TTL isn't re-inited by second (discarded?) responseDaniel Stenberg
2018-10-04test320: strip out more HTML when comparingDaniel Stenberg
2018-10-04runtests: use Windows paths for Windows curlMarcel Raad
2018-10-04tests/negtelnetserver.py: fix Python2-ism in neg TELNET serverColin Hogben
2018-10-03memory: ensure to check allocation resultsDaniel Gustafsson
2018-10-03comment: Fix multiple typos in function parametersDaniel Gustafsson
2018-10-03CURLOPT_SSLVERSION.3: fix typos and consistent spellingDaniel Gustafsson
2018-10-03SECURITY-PROCESS: make links into hyperlinksDaniel Gustafsson
2018-10-03CURLOPT_HEADER.3: fix typoJay Satiro
2018-10-03nss: fix nssckbi module loading on WindowsJay Satiro
2018-10-03data-binary.d: clarify default content-type is x-www-form-urlencodedJay Satiro
2018-10-02test1299: use single quotes around asteriskMarcel Raad
2018-10-02docs/CIPHERS: mention the colon separation for OpenSSLDaniel Stenberg
2018-10-02runtests: ignore disabled even when ranges are givenDaniel Stenberg
2018-10-02urlapi: starting with a drive letter on win32 is not an abs urlDaniel Stenberg
2018-10-02doh: fix curl_easy_setopt argument typeMarcel Raad
2018-10-02RELEASE-NOTES: syncedDaniel Stenberg
2018-10-01CMake: Improve config installationRuslan Baratov
2018-10-01test1650: make it depend on http/2Daniel Stenberg
2018-10-01MANUAL: minor grammar fixNate Prewitt
2018-09-30doh: only build if h2 enabledDaniel Stenberg
2018-09-29test2100: require http2 to runDaniel Stenberg
2018-09-29multi: fix memory leak in content encoding related error pathDaniel Stenberg
2018-09-29travis: bump the Secure Transport build to use xcode 10Daniel Stenberg
2018-09-29curl: enabled Windows VT Support and UTF-8 outputRich Turner
2018-09-28multi: fix location URL memleak in error pathDaniel Stenberg
2018-09-28cmake: fixed path used in generation of docs/tests during curl build through ...Sergei Nikulov
2018-09-28cmake: Backport to work with CMake 3.0 againBrad King
2018-09-27curl_threads: fix classic MinGW compile breakMarcel Raad
2018-09-26configure: s/AC_RUN_IFELSE/CURL_RUN_IFELSEDaniel Stenberg
2018-09-26example/htmltidy: fix include paths of tidy librariesDoron Behar
2018-09-26RELEASE-NOTES: syncedDaniel Stenberg
2018-09-25Curl_http2_done: fix memleak in error pathDaniel Stenberg
2018-09-25http: fix memleak in rewind error pathDaniel Stenberg
2018-09-24test320: fix regression in [ci skip]Viktor Szakats
2018-09-24Curl_retry_request: fix memory leakDaniel Stenberg