summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-12RELEASE-NOTES: 7.63.0curl-7_63_0Daniel Stenberg
2018-12-12THANKS: from the curl 7.62.0 cycleDaniel Stenberg
2018-12-12test1519: use lib1518 and test CURLINFO_REDIRECT_URL moreDaniel Stenberg
2018-12-12Curl_follow: extract the Location: header field unvalidatedDaniel Stenberg
2018-12-11multi: convert two timeout variables to timediff_tDaniel Stenberg
2018-12-11delta: use --diff-filter on the git diff-tree invokesDaniel Stenberg
2018-12-11documentation: curl_formadd field and file names are now escapedPatrick Monnerat
2018-12-11scripts/delta: show repo delta info from last releaseDaniel Stenberg
2018-12-11tests: add urlapi unittestDaniel Gustafsson
2018-12-11urlapi: fix portnumber parsing for ipv6 zone indexDaniel Gustafsson
2018-12-11http: fix HTTP auth to include query in URIJay Satiro
2018-12-11http: don't set CURLINFO_CONDITION_UNMET for http status code 204Michael Kaufmann
2018-12-11ldap: fix LDAP URL parsing regressionsSamuel Surtees
2018-12-10RELEASE-NOTES: syncedDaniel Stenberg
2018-12-10(lib)curl.rc: fixup for minor bugsStefan Kanthak
2018-12-09test329: verify cookie max-age=0 immediate expiryDaniel Stenberg
2018-12-09cookies: expire "Max-Age=0" immediatelyDaniel Stenberg
2018-12-08Upon HTTP_1_1_REQUIRED, retry the request with HTTP/1.1Johannes Schindelin
2018-12-07openssl: fix unused variable compiler warning with old opensslBen Greear
2018-12-07NTLM: force the connection to HTTP/1.1Johannes Schindelin
2018-12-07curl_global_sslset(): id == -1 is not necessarily an errorJohannes Schindelin
2018-12-06.gitattributes: make tabs in indentation a visible errorJohannes Schindelin
2018-12-06RELEASE-NOTES: syncedDaniel Stenberg
2018-12-06doh: fix memory leak in OOM situationDaniel Stenberg
2018-12-05doh: make it work for h2-disabled builds tooDaniel Stenberg
2018-12-05packages: remove old leftover files and dirsDaniel Stenberg
2018-12-05openssl: do not use file BIOs if not requestedGergely Nagy
2018-12-05nss: Fix compatibility with nss versions 3.14 to 3.15Paul Howarth
2018-12-05nss: Improve info message when falling back SSL protocolPaul Howarth
2018-12-05nss: Fall back to latest supported SSL versionPaul Howarth
2018-12-03travis: enable COPYRIGHTYEAR extended warningDaniel Gustafsson
2018-12-03checksrc: add COPYRIGHTYEAR checkDaniel Gustafsson
2018-12-03CHECKSRC.md: document more warningsDaniel Stenberg
2018-11-30RELEASE-NOTES: syncedDaniel Stenberg
2018-11-30SECURITY-PROCESS: bountygraph shuts downDaniel Stenberg
2018-11-30curl: fix memory leak reading --writeout from fileDaniel Stenberg
2018-11-30tool_main: rename function to make it unique and betterDaniel Stenberg
2018-11-29TODO: remove CURLOPT_DNS_USE_GLOBAL_CACHE entryDaniel Gustafsson
2018-11-29connect: fix building for recent versions of MinixSevan Janiyan
2018-11-29CMake: fix MIT/Heimdal Kerberos detectionKonstantin Kushnir
2018-11-28test328: verify Content-Encoding: noneDaniel Stenberg
2018-11-26configure: include all libraries in ssl-libs fetchJames Knight
2018-11-26doh: fix typo in infof callDaniel Gustafsson
2018-11-26cmdline-opts/gen.pl: define the correct varnameDaniel Gustafsson
2018-11-25RELEASE-NOTES: syncedDaniel Stenberg
2018-11-25curl_easy_perform: fix timeout handlingDaniel Stenberg
2018-11-23CURLOPT_WRITEFUNCTION.3: spell out that it gets called many timesDaniel Stenberg
2018-11-23cookies: create the cookiejar even if no cookies to saveDaniel Stenberg
2018-11-23checksrc: ban snprintf use, add command line flag to override warnsDaniel Stenberg
2018-11-23snprintf: renamed and we now only use msnprintf()Daniel Stenberg