aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2018-01-30progress-bar.d: update to match implementationDaniel Stenberg
2018-01-30time: support > year 2038 time stamps for system with 32bit longDaniel Stenberg
2018-01-30curl: add --proxy-pinnedpubkeyDaniel Stenberg
2018-01-28TODO: UTF-8 filenames in Content-DispositionDaniel Stenberg
2018-01-28KNOWN_BUGS: DICT responses show the underlying protocolDaniel Stenberg
2018-01-27docs: fix typos in man pagesAlessandro Ghedini
2018-01-25GSKit: restore pinnedpubkey functionalitymoparisthebest
2018-01-25parsedate: fix date parsing for systems with 32 bit longDaniel Stenberg
2018-01-25SChannel/WinSSL: Implement public key pinningmoparisthebest
2018-01-25TODO: hardcode the "localhost" addressesDaniel Stenberg
2018-01-25TODO: CURL_REFUSE_CLEARTEXTDaniel Stenberg
2018-01-23RELEASE: 7.58.0Daniel Stenberg
2018-01-23docs: fix man page syntax to make test 1140 OK againDaniel Stenberg
2018-01-22http: prevent custom Authorization headers in redirectsDaniel Stenberg
2018-01-20libcurl-env.3: first takeDaniel Stenberg
2018-01-20TODO: two possible name resolver improvementsDaniel Stenberg
2018-01-18examples/url2file.c: add missing curl_global_cleanup() callDaniel Stenberg
2018-01-15CURLOPT_TCP_NODELAY.3: fix typorouzier
2018-01-14mime: clone mime tree upon easy handle duplication.Patrick Monnerat
2018-01-14docs: comment about CURLE_READ_ERROR returned by curl_mime_filedataPatrick Monnerat
2018-01-13setopt: fix SSLVERSION to allow CURL_SSLVERSION_MAX_ valuesJay Satiro
2018-01-07scripts: allow all perl scripts to be run directlyJay Satiro
2018-01-07mail-rcpt.d: fix short-text descriptionJay Satiro
2017-12-29curl_version_info.3: call the argument 'age'Daniel Stenberg
2017-12-26examples/cacertinmem: ignore cert-already-exists errorJay Satiro
2017-12-26tool_getparam: Support size modifiers for --max-filesizeGisle Vanem
2017-12-22examples/rtsp: fix error handling macrosMattias Fornander
2017-12-13CURLOPT_READFUNCTION.3: refer to argument with correct nameDaniel Stenberg
2017-12-12examples/smtp-mail.c: use separate defines for options and mailDaniel Stenberg
2017-12-12THANKS: added missing namesDaniel Stenberg
2017-12-12mailmap: added/clarified several namesDaniel Stenberg
2017-12-11TODO: Expose tried IP addresses that failedDaniel Stenberg
2017-12-11curl.1: mention http:// and https:// as valid proxy prefixesDaniel Stenberg
2017-12-11curl.1: documented two missing valid exit codesDaniel Stenberg
2017-12-11CURLOPT_DNS_LOCAL_IP4.3: fixed the seel also to not self-referenceDaniel Stenberg
2017-12-09CURLOPT_DNS_CACHE_TIMEOUT.3: see also CURLOPT_RESOLVEDaniel Stenberg
2017-12-08CURLOPT_PRIVATE.3: fix grammarrichardthe3rd
2017-12-07BINDINGS: another PostgreSQL clientDaniel Stenberg
2017-12-06examples: move threaded-shared-conn.c to the "complicated" onesDaniel Stenberg
2017-12-06curl-config: add --ssl-backendsDaniel Stenberg
2017-12-05conncache: only allow multiplexing within same multi handleDaniel Stenberg
2017-12-05threaded-shared-conn.c: fixed typo in commentaDaniel Stenberg
2017-12-05threaded-shared-conn.c: new exampleDaniel Stenberg
2017-12-04RESOURCES: update spec namesGuitared
2017-12-01symbols-in-versions: added new symbols with 7.56.3 versionNikos Mavrogiannopoulos
2017-12-01examples/xmlstream.c: don't switch off CURL_GLOBAL_SSLDaniel Stenberg
2017-11-29THANKS: added contributors from 7.57.0 releaseDaniel Stenberg
2017-11-27libcurl-share.3: the connection cache is shareable nowDaniel Stenberg
2017-11-27global_init: ignore CURL_GLOBAL_SSL's absenseDaniel Stenberg
2017-11-24make: fix "make distclean"Daniel Stenberg