aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2016-02-23TFTP: add option to suppress TFTP option requests (Part 1)Michael Koenig
2016-02-20CURLOPT_DEBUGFUNCTION.3: Fix exampleJay Satiro
2016-02-18CURLOPT_COOKIEFILE.3: HTTP headers must be Set-Cookie styleJay Satiro
2016-02-18curl.1: HTTP headers for --cookie must be Set-Cookie styleJay Satiro
2016-02-18curl.1: add a missing dashDaniel Stenberg
2016-02-18opts: add referencesDaniel Stenberg
2016-02-17examples/make: add 'checksrc' targetDaniel Stenberg
2016-02-1710-at-a-time: typecast the argument passed to sleep()Daniel Stenberg
2016-02-17externalsocket.c: fix compiler warning for fwrite return typeDaniel Stenberg
2016-02-17anyauthput.c: fix compiler warningsDaniel Stenberg
2016-02-17simplessl.c: warning: while with spaceDaniel Stenberg
2016-02-17curlx.c: i2s_ASN1_IA5STRING() clashes with an openssl functionDaniel Stenberg
2016-02-14CURLOPT_CONNECTTIMEOUT_MS.3: Fix example to use milliseconds optionClint Clayton
2016-02-14opt-docs: add more referencesDaniel Stenberg
2016-02-12curl.1: --disable-{eprt,epsv} are ignored for IPv6 hostsKamil Dudka
2016-02-11examples: fix some compiler warningsDaniel Stenberg
2016-02-11simplessl.c: fix my breakageDaniel Stenberg
2016-02-11examples: adhere to curl code styleDaniel Stenberg
2016-02-11examples/cookie_interface.c: add cleanup callDaniel Stenberg
2016-02-09opts: update references to renamed optionsTimotej Lazar
2016-02-09KNOWN_BUGS: Update #92 - Windows device prefixJay Satiro
2016-02-09openssl: remove most BoringSSL #ifdefs.David Benjamin
2016-02-08KNOWN_BUGS: Windows device prefix is required for devicesJay Satiro
2016-02-08SSLCERTS: update wrt SSL CA certificate storeLudwig Nussel
2016-02-08THANKS: 2 contributors from the 7.47.1 releaseDaniel Stenberg
2016-02-08RELEASE-PROCEDURE: remove the github upload partDaniel Stenberg
2016-02-07TODO: 17.11 -w output to stderrDaniel Stenberg
2016-02-06examples/asiohiper: Avoid function name collision on WindowsGisle Vanem
2016-02-06examples/htmltitle: Use _stricmp on WindowsGisle Vanem
2016-02-04URLs: change more http to httpsViktor Szakats
2016-02-04URLs: follow GitHub project rename (also Travis CI)Viktor Szakats
2016-02-03HISTORY: add some info about when we used which host namesDaniel Stenberg
2016-02-02URLs: change more http to httpsViktor Szakats
2016-02-03URLs: Change more haxx.se URLs from http: to https:Dan Fandrich
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2016-02-02HTTPS: update a bunch of URLs from HTTP to HTTPSDaniel Stenberg
2016-01-29curl.1: Explain remote-name behavior if file already existsJay Satiro
2016-01-27getredirect.c: fix variable nameDaniel Stenberg
2016-01-27examples/Makefile.inc: specify programs without .c!Daniel Stenberg
2016-01-26THANKS: 6 new contributors from 7.47.0 release notesDaniel Stenberg
2016-01-25FAQ: language fix in 4.19Daniel Stenberg
2016-01-24FAQ: Update to point to GitHubpaulehoffman
2016-01-24curl_multi_socket_action.3: line wrapDaniel Stenberg
2016-01-21TODO: "Create remote directories" for SMBSteve Holme
2016-01-16CURLINFO_RESPONSE_CODE.3: add exampleDaniel Schauenberg
2016-01-15ssh: make CURLOPT_SSH_PUBLIC_KEYFILE treat "" as NULLKamil Dudka
2016-01-13CURLOPT_RESOLVE.3: minor language polishDaniel Stenberg
2016-01-12TODO: "Try to URL encode given URL"Daniel Stenberg
2016-01-10mbedtls: implement CURLOPT_PINNEDPUBLICKEYThomas Glanzmann
2016-01-04curl_global_init.3: Add Windows-specific info for init via DLLJay Satiro