summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* release: 7.59.0curl-7_59_0Daniel Stenberg2018-03-131-1/+7
* CURLOPT_COOKIEFILE.3: "-" as file name means stdinDaniel Stenberg2018-03-131-2/+3
* FAQ: fix a broken URL [ci skip]Viktor Szakats2018-03-121-1/+1
* credits: Viktor prefers without accentDaniel Stenberg2018-03-121-1/+1
* BUGS: updated link to security processDaniel Stenberg2018-03-121-1/+1
* docs/SECURITY.md -> docs/SECURITY-PROCESS.mdDaniel Stenberg2018-03-112-2/+2
* SECURITY.md: call it the security processDaniel Stenberg2018-03-111-4/+4
* SECURITY: distros' max embargo time is 14 days nowDaniel Stenberg2018-03-091-1/+1
* THANKS + mailmap: remove duplicates, fixup full namesDaniel Stenberg2018-03-051-1/+0
* RELEASE-NOTES/THANKS: synced with cc1d4c505Daniel Stenberg2018-03-041-0/+15
* curl.1: mention how to add numerical IP addresses in NO_PROXYDaniel Stenberg2018-03-041-3/+6
* CURLOPT_NOPROXY.3: mention how to list numerical IPv6 addressesDaniel Stenberg2018-03-041-1/+6
* build: get CFLAGS (including -werror) used for examples and testsDaniel Stenberg2018-03-041-1/+4
* docs/MANUAL: formfind.pl is not accessible on the site anymoreDaniel Stenberg2018-02-261-2/+1
* spelling fixesViktor Szakats2018-02-237-8/+8
* TODO: remove "sha-256 digest", added in 2b5b37cb9109e7c2Daniel Stenberg2018-02-231-10/+0
* curl_share_setopt.3: connection cache is shared within multi handlesDaniel Stenberg2018-02-231-3/+6
* form.d: rephrased somewhat, added two example command linesDaniel Stenberg2018-02-221-16/+26
* url: Add option CURLOPT_RESOLVER_START_FUNCTIONFrancisco Sedano2018-02-215-0/+154
* lib: CURLOPT_HAPPY_EYEBALLS_TIMEOUT => CURLOPT_HAPPY_EYEBALLS_TIMEOUT_MSJay Satiro2018-02-214-8/+8
* RELEASE-NOTES: synced with 2427d94c6Daniel Stenberg2018-02-211-0/+1
* url: Add option CURLOPT_HAPPY_EYEBALLS_TIMEOUTAnders Bakken2018-02-206-1/+84
* TODO: warning if curl version is not in sync with libcurl versionDaniel Stenberg2018-02-201-0/+8
* CURLOPT_RESOLVE: Add support for multiple IP addresses per entryAnders Bakken2018-02-202-5/+11
* examples/sftpuploadresume: resume upload via CURLOPT_APPENDSergio Borghese2018-02-202-2/+132
* TODO: "Support in-memory certs/ca certs/keys"Daniel Stenberg2018-02-181-15/+7
* CURLOPT_HEADER.3: clarify problems with different data sizesDaniel Stenberg2018-02-161-6/+12
* CURLOPT_HEADERFUNCTION.3: fix typo from d939226813Daniel Stenberg2018-02-161-1/+1
* CURLOPT_HEADERFUNCTION.3: mention folded headersDaniel Stenberg2018-02-161-1/+6
* TODO: 1.1 Option to refuse usernames in URLsDaniel Stenberg2018-02-161-0/+17
* TODO: 1.7 Support HTTP/2 for HTTP(S) proxiesDaniel Stenberg2018-02-161-0/+5
* Revert "KNOWN_BUGS: 2.5 curl should not offer "ALPN: h2" when using https-proxy"Daniel Stenberg2018-02-151-8/+0
* TODO: 18.18 retry on network is unreachableDaniel Stenberg2018-02-151-0/+13
* KNOWN_BUGS: 2.5 curl should not offer "ALPN: h2" when using https-proxyDaniel Stenberg2018-02-151-0/+8
* TODO fixed: Detect when called from within callbacksBjörn Stenberg2018-02-153-7/+6
* BINDINGS: fix curb link (and remove ruby-curl-multi)Daniel Stenberg2018-02-141-1/+1
* libcurl-security.3: separate file:// sectionDaniel Stenberg2018-02-131-0/+7
* libcurl-security.3: the http://192.168.0.1/my_router_config caseDaniel Stenberg2018-02-131-1/+6
* libcurl-security.3: mention the URL standards problems tooDaniel Stenberg2018-02-131-0/+10
* libcurl-security.3: split out from libcurl-tutorial.3Daniel Stenberg2018-02-133-230/+320
* tlsauthtype.d: works only if libcurl is built with TLS-SRP supportKamil Dudka2018-02-121-1/+3
* progress-bar.d: update to match implementationDaniel Stenberg2018-01-301-2/+3
* time: support > year 2038 time stamps for system with 32bit longDaniel Stenberg2018-01-308-9/+157
* curl: add --proxy-pinnedpubkeyDaniel Stenberg2018-01-302-1/+17
* TODO: UTF-8 filenames in Content-DispositionDaniel Stenberg2018-01-281-0/+8
* KNOWN_BUGS: DICT responses show the underlying protocolDaniel Stenberg2018-01-281-0/+11
* docs: fix typos in man pagesAlessandro Ghedini2018-01-272-3/+3
* 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