aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2016-03-06CURLOPT_ACCEPTTIMEOUT_MS.3: added exampleDaniel Stenberg
2016-03-06CURLOPT_ACCEPT_ENCODING.3: added exampleDaniel Stenberg
2016-03-06CURLOPT_APPEND.3: added exampleDaniel Stenberg
2016-03-06CURLOPT_NOPROGRESS.3: added example, conform to stardard styleDaniel Stenberg
2016-03-06opts: added two examplesDaniel Stenberg
2016-03-06CURLOPT_SSL_CTX_FUNCTION.3: use .NF for exampleDaniel Stenberg
2016-03-06CURLOPT_SSL_CTX_FUNCTION.3: added exampleDaniel Stenberg
2016-03-06curlx.c: use more curl style codeDaniel Stenberg
2016-02-27getinfo: Add support for mbedTLS TLS session infoJay Satiro
2016-02-26ROADMAP: clarify on the TLS proxy, mention HTTP cookies to work onDaniel Stenberg
2016-02-23getinfo: CURLINFO_TLS_SSL_PTR supersedes CURLINFO_TLS_SESSIONJay Satiro
2016-02-23TFTP: add option to suppress TFTP option requests (Part 2)Jay Satiro
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