summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* 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
* TODO: "Try to URL encode given URL"Daniel Stenberg2016-01-121-0/+9
* mbedtls: implement CURLOPT_PINNEDPUBLICKEYThomas Glanzmann2016-01-101-2/+3
* curl_global_init.3: Add Windows-specific info for init via DLLJay Satiro2016-01-042-0/+7
* FAQ: clarify who to mail about ECCN clarificationsDaniel Stenberg2016-01-041-4/+6
* progressfunc.c: spellfix descriptionDaniel Stenberg2016-01-041-1/+1
* docs/examples/multi-app.c: fix bad desc formattingDaniel Stenberg2016-01-041-2/+2
* examples: added descriptionsDaniel Stenberg2016-01-0419-29/+111
* example/simple.c: add descriptionDaniel Stenberg2016-01-041-1/+5