summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* GSKit: restore pinnedpubkey functionalitymoparisthebest2018-01-251-1/+3
* parsedate: fix date parsing for systems with 32 bit longDaniel Stenberg2018-01-251-7/+9
* SChannel/WinSSL: Implement public key pinningmoparisthebest2018-01-251-1/+5
* TODO: hardcode the "localhost" addressesDaniel Stenberg2018-01-251-0/+12
* TODO: CURL_REFUSE_CLEARTEXTDaniel Stenberg2018-01-251-0/+10
* RELEASE: 7.58.0curl-7_58_0Daniel Stenberg2018-01-231-0/+22
* docs: fix man page syntax to make test 1140 OK againDaniel Stenberg2018-01-232-4/+4
* http: prevent custom Authorization headers in redirectsDaniel Stenberg2018-01-221-1/+11
* libcurl-env.3: first takeDaniel Stenberg2018-01-202-1/+90
* TODO: two possible name resolver improvementsDaniel Stenberg2018-01-201-0/+21
* examples/url2file.c: add missing curl_global_cleanup() callDaniel Stenberg2018-01-181-1/+3
* CURLOPT_TCP_NODELAY.3: fix typorouzier2018-01-151-1/+1
* mime: clone mime tree upon easy handle duplication.Patrick Monnerat2018-01-141-2/+9
* docs: comment about CURLE_READ_ERROR returned by curl_mime_filedataPatrick Monnerat2018-01-141-2/+5
* setopt: fix SSLVERSION to allow CURL_SSLVERSION_MAX_ valuesJay Satiro2018-01-132-9/+17
* 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