summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* ROADMAP: clarify on the TLS proxy, mention HTTP cookies to work onDaniel Stenberg2016-02-261-1/+16
* getinfo: CURLINFO_TLS_SSL_PTR supersedes CURLINFO_TLS_SESSIONJay Satiro2016-02-235-40/+128
* TFTP: add option to suppress TFTP option requests (Part 2)Jay Satiro2016-02-234-17/+55
* TFTP: add option to suppress TFTP option requests (Part 1)Michael Koenig2016-02-233-0/+47
* CURLOPT_DEBUGFUNCTION.3: Fix exampleJay Satiro2016-02-201-2/+4
* CURLOPT_COOKIEFILE.3: HTTP headers must be Set-Cookie styleJay Satiro2016-02-181-2/+2
* curl.1: HTTP headers for --cookie must be Set-Cookie styleJay Satiro2016-02-181-2/+2
* curl.1: add a missing dashDaniel Stenberg2016-02-181-1/+1
* opts: add referencesDaniel Stenberg2016-02-182-2/+4
* examples/make: add 'checksrc' targetDaniel Stenberg2016-02-171-1/+4
* 10-at-a-time: typecast the argument passed to sleep()Daniel Stenberg2016-02-171-1/+1
* externalsocket.c: fix compiler warning for fwrite return typeDaniel Stenberg2016-02-171-1/+1
* anyauthput.c: fix compiler warningsDaniel Stenberg2016-02-171-5/+7
* simplessl.c: warning: while with spaceDaniel Stenberg2016-02-171-1/+1
* curlx.c: i2s_ASN1_IA5STRING() clashes with an openssl functionDaniel Stenberg2016-02-171-3/+3
* CURLOPT_CONNECTTIMEOUT_MS.3: Fix example to use milliseconds optionClint Clayton2016-02-141-1/+1
* opt-docs: add more referencesDaniel Stenberg2016-02-142-8/+10
* curl.1: --disable-{eprt,epsv} are ignored for IPv6 hostsKamil Dudka2016-02-121-0/+6
* examples: fix some compiler warningsDaniel Stenberg2016-02-113-3/+3
* simplessl.c: fix my breakageDaniel Stenberg2016-02-111-4/+3
* examples: adhere to curl code styleDaniel Stenberg2016-02-1154-767/+822
* examples/cookie_interface.c: add cleanup callDaniel Stenberg2016-02-111-6/+13
* opts: update references to renamed optionsTimotej Lazar2016-02-092-2/+2
* KNOWN_BUGS: Update #92 - Windows device prefixJay Satiro2016-02-091-6/+9
* openssl: remove most BoringSSL #ifdefs.David Benjamin2016-02-091-0/+1
* KNOWN_BUGS: Windows device prefix is required for devicesJay Satiro2016-02-081-0/+8
* SSLCERTS: update wrt SSL CA certificate storeLudwig Nussel2016-02-081-21/+31
* THANKS: 2 contributors from the 7.47.1 releaseDaniel Stenberg2016-02-081-0/+2
* RELEASE-PROCEDURE: remove the github upload partDaniel Stenberg2016-02-081-4/+2
* TODO: 17.11 -w output to stderrDaniel Stenberg2016-02-071-0/+9
* examples/asiohiper: Avoid function name collision on WindowsGisle Vanem2016-02-061-4/+4
* examples/htmltitle: Use _stricmp on WindowsGisle Vanem2016-02-061-1/+1
* URLs: change more http to httpsViktor Szakats2016-02-042-2/+2
* URLs: follow GitHub project rename (also Travis CI)Viktor Szakats2016-02-045-11/+11
* HISTORY: add some info about when we used which host namesDaniel Stenberg2016-02-031-1/+3
* URLs: change more http to httpsViktor Szakats2016-02-025-8/+8
* URLs: Change more haxx.se URLs from http: to https:Dan Fandrich2016-02-033-3/+3
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-03446-461/+461
* HTTPS: update a bunch of URLs from HTTP to HTTPSDaniel Stenberg2016-02-0218-89/+89
* curl.1: Explain remote-name behavior if file already existsJay Satiro2016-01-291-5/+17
* getredirect.c: fix variable nameDaniel Stenberg2016-01-271-1/+1
* examples/Makefile.inc: specify programs without .c!curl-7_47_0Daniel Stenberg2016-01-271-1/+1
* THANKS: 6 new contributors from 7.47.0 release notesDaniel Stenberg2016-01-261-0/+6
* FAQ: language fix in 4.19Daniel Stenberg2016-01-251-1/+1
* FAQ: Update to point to GitHubpaulehoffman2016-01-241-4/+7
* curl_multi_socket_action.3: line wrapDaniel Stenberg2016-01-241-2/+3
* TODO: "Create remote directories" for SMBSteve Holme2016-01-211-0/+6
* CURLINFO_RESPONSE_CODE.3: add exampleDaniel Schauenberg2016-01-161-1/+13
* ssh: make CURLOPT_SSH_PUBLIC_KEYFILE treat "" as NULLKamil Dudka2016-01-151-4/+4
* CURLOPT_RESOLVE.3: minor language polishDaniel Stenberg2016-01-131-8/+7