summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* examples: remove unused variablesMarcel Raad2019-05-2112-35/+26
* docs: Markdown and misc improvements [ci skip]Viktor Szakats2019-05-166-230/+240
* docs/RELEASE-PROCEDURE: link to live iCalendar [ci skip]Viktor Szakats2019-05-161-0/+4
* cleanup: remove FIXME and TODO commentsDaniel Stenberg2019-05-162-5/+1
* docs/RELEASE-PROCEDURE: updated coming releases dates [ci skip]Daniel Stenberg2019-05-151-1/+4
* CURLOPT_READFUNCTION.3: see also CURLOPT_UPLOAD_BUFFERSIZE [ci skip]Daniel Stenberg2019-05-151-1/+2
* CURLOPT_CAINFO.3: with Schannel, you want Windows 8 or later [ci skip]Daniel Stenberg2019-05-141-5/+6
* docs/INSTALL: fix broken link [ci skip]Jay Satiro2019-05-121-1/+1
* SECURITY-PROCESS: fix links [ci skip]Daniel Stenberg2019-05-111-4/+4
* doh: disable DOH for the cases it doesn't workDaniel Stenberg2019-05-111-0/+11
* BUG-BOUNTY: minor formatting fixes [ci skip]Daniel Stenberg2019-05-091-4/+6
* BUG-BOUNTY.md: add the Dropbox "bonus" extra payout ability [ci skip]Daniel Stenberg2019-05-091-7/+21
* urlapi: add CURLUPART_ZONEID to set and getDaniel Stenberg2019-05-054-9/+10
* CURLMOPT_TIMERFUNCTION.3: warn about the recursive risk [ci skip]Daniel Stenberg2019-05-031-0/+5
* CURLOPT_CHUNK_BGN_FUNCTION.3: document the struct and time valueDaniel Stenberg2019-05-031-1/+28
* urlapi: strip off scope id from numerical IPv6 addressesDaniel Stenberg2019-05-031-0/+6
* docs: minor polish to the bug bounty / security docsReed Loden2019-04-292-22/+23
* INTERNALS: fix misindentation of ToC itemDaniel Gustafsson2019-04-231-1/+1
* INTERNALS: Add structs to ToCAron Bergman2019-04-231-0/+14
* INTERNALS: Add code highlightingAron Bergman2019-04-231-9/+9
* docs/BUG-BOUNTY: bug bounty time [skip ci]Daniel Stenberg2019-04-224-30/+122
* CURLOPT_MAXAGE_CONN: set the maximum allowed age for conn reuseDaniel Stenberg2019-04-215-11/+69
* TODO: Add issue link to an existing entryJay Satiro2019-04-161-0/+2
* tool_help: Warn if curl and libcurl versions do not matchJay Satiro2019-04-161-8/+0
* CURLOPT_ADDRESS_SCOPE: fix range check and moretmilburn2019-04-131-9/+7
* urlapi: stricter CURLUPART_PORT parsingDaniel Stenberg2019-04-131-2/+4
* CURLOPT_DNS_USE_GLOBAL_CACHE: removeDaniel Stenberg2019-04-112-22/+4
* curl_easy_getinfo.3: fix minor formatting mistakeDaniel Stenberg2019-04-111-2/+2
* config.d: clarify that initial : and = might need quoting [skip ci]Daniel Stenberg2019-04-081-6/+6
* pipelining: removedDaniel Stenberg2019-04-067-50/+20
* tests: make Impacket (SMB server) Python 3 compatiblecclauss2019-04-061-7/+0
* documentation: Fix several typosTim Rühsen2019-04-035-5/+5
* RELEASE: 7.64.1curl-7_64_1Daniel Stenberg2019-03-271-0/+25
* CURLMOPT_PIPELINING.3: fix typoJay Satiro2019-03-251-1/+1
* TODO: config file parsingDaniel Stenberg2019-03-251-0/+9
* curl_url.3: this is not experimental anymoreDaniel Stenberg2019-03-221-9/+1
* makefile: make checksrc and hugefile commands "silent"Daniel Stenberg2019-03-141-2/+7
* curl.1: --user and --proxy-user are hidden from ps outputDaniel Stenberg2019-03-142-0/+12
* curl.1: mark the argument to --cookie as <data|filename>Daniel Stenberg2019-03-141-1/+1
* examples/externalsocket: add missing close socket callsAndre Guibert de Bruet2019-03-111-1/+9
* cmdline-opts/proxytunnel.d: the option tunnnels all protocolsDaniel Stenberg2019-03-081-5/+4
* KNOWN_BUGS: Client cert (MTLS) issues with SchannelDaniel Stenberg2019-03-071-0/+5
* ROADMAP: updated to some more current things to work onDaniel Stenberg2019-03-071-14/+44
* examples: only include <curl/curl.h>Daniel Stenberg2019-03-052-3/+2
* docs/ALTSVC.md: docs describing the approachDaniel Stenberg2019-03-032-0/+60
* alt-svc: the curl command line bitsDaniel Stenberg2019-03-032-0/+18
* alt-svc: the libcurl bitsDaniel Stenberg2019-03-035-5/+173
* curl_easy_duphandle.3: clarify that a duped handle has no sharesDaniel Stenberg2019-03-011-4/+6
* 10-at-a-time.c: fix too long lineDaniel Stenberg2019-03-011-1/+1
* examples: various fixes in ephiperfifo.cArnaud Rebillout2019-03-011-9/+12