aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-09-24openssl: load built-in engines tooDaniel Stenberg
2018-09-24OpenSSL: enable TLS 1.3 post-handshake authChristian Heimes
2018-09-24Curl_dedotdotify(): always nul terminate returned string.Even Rouault
2018-09-23update URLs in testsViktor Szakats
2018-09-23whitespace fixesViktor Szakats
2018-09-23http: add missing return code checkDaniel Stenberg
2018-09-23ftp: don't access pointer before NULL checkDaniel Stenberg
2018-09-23unit1650: fix out of boundary accessDaniel Stenberg
2018-09-23docs/examples: URL updatesViktor Szakats
2018-09-22examples/Makefile.m32: sync with core [ci skip]Viktor Szakats
2018-09-22examples/parseurl.c: show off the URL API a bitDaniel Stenberg
2018-09-22SECURITY-PROCESS: mention the bountygraph program [ci skip]Daniel Stenberg
2018-09-22url: use the URL API internally as wellDaniel Stenberg
2018-09-22URL and mailmap updates, remove an obsolete directory [ci skip]Viktor Szakats
2018-09-22RELEASE-NOTES: syncedDaniel Stenberg
2018-09-21configure: force-use -lpthreads on HPUXDaniel Stenberg
2018-09-21Curl_saferealloc: Fixed typo in docblockErik Minekus
2018-09-21urlapi: fix support for address scope in IPv6 numerical addressesDaniel Stenberg
2018-09-21GnutTLS: TLS 1.3 supportLoganaden Velvindron
2018-09-20TODO: c-ares and CURLOPT_OPENSOCKETFUNCTIONDaniel Stenberg
2018-09-20vtls: fix ssl version "or later" behavior change for many backendsJay Satiro
2018-09-20certs: generate tests certs with sha256 digest algorithmDaniel Stenberg
2018-09-19urlapi: document the error codes, remove two unused onesDaniel Stenberg