summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* scripts: allow all perl scripts to be run directlyJay Satiro2018-01-074-4/+4
* mail-rcpt.d: fix short-text descriptionJay Satiro2018-01-071-1/+1
* curl_version_info.3: call the argument 'age'Daniel Stenberg2017-12-291-2/+2
* examples/cacertinmem: ignore cert-already-exists errorJay Satiro2017-12-262-125/+92
* tool_getparam: Support size modifiers for --max-filesizeGisle Vanem2017-12-262-1/+5
* examples/rtsp: fix error handling macrosMattias Fornander2017-12-221-2/+2
* CURLOPT_READFUNCTION.3: refer to argument with correct nameDaniel Stenberg2017-12-131-2/+2
* examples/smtp-mail.c: use separate defines for options and mailDaniel Stenberg2017-12-121-16/+20
* THANKS: added missing namesDaniel Stenberg2017-12-121-0/+14
* mailmap: added/clarified several namesDaniel Stenberg2017-12-121-1/+1
* TODO: Expose tried IP addresses that failedDaniel Stenberg2017-12-111-0/+8
* curl.1: mention http:// and https:// as valid proxy prefixesDaniel Stenberg2017-12-111-0/+4
* curl.1: documented two missing valid exit codesDaniel Stenberg2017-12-111-0/+4
* CURLOPT_DNS_LOCAL_IP4.3: fixed the seel also to not self-referenceDaniel Stenberg2017-12-111-1/+1
* CURLOPT_DNS_CACHE_TIMEOUT.3: see also CURLOPT_RESOLVEDaniel Stenberg2017-12-091-0/+1
* CURLOPT_PRIVATE.3: fix grammarrichardthe3rd2017-12-081-1/+1
* BINDINGS: another PostgreSQL clientDaniel Stenberg2017-12-071-1/+1
* examples: move threaded-shared-conn.c to the "complicated" onesDaniel Stenberg2017-12-061-6/+7
* curl-config: add --ssl-backendsDaniel Stenberg2017-12-061-1/+5
* conncache: only allow multiplexing within same multi handleDaniel Stenberg2017-12-051-2/+9
* threaded-shared-conn.c: fixed typo in commentaDaniel Stenberg2017-12-051-1/+1
* threaded-shared-conn.c: new exampleDaniel Stenberg2017-12-052-1/+157
* RESOURCES: update spec namesGuitared2017-12-041-9/+9
* symbols-in-versions: added new symbols with 7.56.3 versionNikos Mavrogiannopoulos2017-12-011-0/+3
* examples/xmlstream.c: don't switch off CURL_GLOBAL_SSLDaniel Stenberg2017-12-011-2/+2
* THANKS: added contributors from 7.57.0 releaseDaniel Stenberg2017-11-291-0/+23
* libcurl-share.3: the connection cache is shareable nowDaniel Stenberg2017-11-271-5/+4
* global_init: ignore CURL_GLOBAL_SSL's absenseDaniel Stenberg2017-11-271-0/+3
* make: fix "make distclean"Daniel Stenberg2017-11-241-0/+3
* examples/rtsp: clear RANGE again after useDaniel Stenberg2017-11-231-0/+3
* BUGS: spellcheckedDaniel Stenberg2017-11-201-4/+4
* examples/curlx: Fix code stylefmmedeiros2017-11-181-1/+2
* resolve: allow IP address within [] bracketsDaniel Stenberg2017-11-172-1/+5
* TODO: ignore private IP addresses in PASV responseDaniel Stenberg2017-11-141-7/+14
* INTERNALS: we may use libidn2 now, not libidnDaniel Stenberg2017-11-141-1/+1
* --interface: add support for Linux VRFLuca Boccassi2017-11-091-0/+4
* curl_share_setopt.3: document CURL_LOCK_DATA_CONNECTDaniel Stenberg2017-11-091-1/+8
* examples: add shared-connection-cacheDaniel Stenberg2017-11-091-1/+2
* test1554: verify connection cache sharingDaniel Stenberg2017-11-091-0/+85
* curl_multi_fdset.3: emphasize curl_multi_timeoutDaniel Stenberg2017-11-091-4/+5
* HTTP: implement Brotli content encodingPatrick Monnerat2017-11-055-21/+27
* HTTP: support multiple Content-EncodingsPatrick Monnerat2017-11-052-8/+1
* INTERNALS: remove curlx_tv* functions no longer providedDaniel Stenberg2017-10-301-14/+0
* cli tool: in -F option arg, comma is a delimiter for files onlyPatrick Monnerat2017-10-291-0/+5
* auth: Added test cases for RFC7616Florin2017-10-282-2/+4
* TODO: support multiple Content-EncodingsDaniel Bankhead2017-10-282-26/+34
* ROADMAP: cleanupDaniel Stenberg2017-10-281-83/+7
* ROADMAP.md: spelling fixesMagicansk2017-10-281-15/+15
* HELP-US: rename the subtitle too since the label is changedDaniel Stenberg2017-10-271-1/+1
* libcurl-tutorial.3: fix typoAlessandro Ghedini2017-10-241-1/+1