aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2017-05-24examples: fix Wimplicit-fallthrough warningsMarcel Raad
2017-05-24LDAP: documentation update per #878 changes (#1506)Sergei Nikulov
2017-05-23redirect: store the "would redirect to" URL when max redirs is reachedDaniel Stenberg
2017-05-19ghiper.c/hiperfifo.c: add comment about missing timer functionalityDaniel Stenberg
2017-05-19asiohiper.cpp / evhiperfifo.c: deal with negative timerfunction inputDaniel Stenberg
2017-05-18cmdline-opts/write-out.d: s/-L/--locationDaniel Stenberg
2017-05-17oauth2-bearer.d: mention the <token> argumentDaniel Stenberg
2017-05-16docs/cmdline-opts/config.d: edit for languageDaniel Stenberg
2017-05-15SecureTransport/DarwinSSL: Implement public key pinningmoparisthebest
2017-05-15man pages: fix example syntax errorsDaniel Stenberg
2017-05-15docs/libcurl/opts: added more examples in man pagesDaniel Stenberg
2017-05-15CURLOPT_HTTPPROXYTUNNEL: clarify, add exampleDaniel Stenberg
2017-05-13url.c: add a compile-time check that CURL_MAX_WRITE_SIZE is large enoughDan Fandrich
2017-05-13THANKS: add a few missing namesDaniel Stenberg
2017-05-12FAQ: add 7.4 to tocDaniel Stenberg
2017-05-11cookie_interface: fix -Wcomma warningMarcel Raad
2017-05-08curl: generate the --help outputDaniel Stenberg
2017-05-08curl.1: depend the build on the Makefile.inc tooDaniel Stenberg
2017-05-07sendrecv: fix MinGW-w64 warningMarcel Raad
2017-05-06opts: fix bad example formatting \n => \\nDaniel Stenberg
2017-05-06opts: examples added to 8 more libcurl option man pagesDaniel Stenberg
2017-05-06curl: remove tool_writeenv.[ch]Daniel Stenberg
2017-05-05docs/opts: 24 more man pages now have examplesDaniel Stenberg
2017-05-05docs/opts: 23 more man pages now have examplesDaniel Stenberg
2017-05-05tests/server: run checksrc by default in debug-buildsDaniel Stenberg
2017-05-05curl_slist_append.3: clarify a NULL input creates a new listDaniel Stenberg
2017-05-04CURLINFO_REDIRECT_URL.3: add exampleDaniel Stenberg
2017-05-04CURLINFO_EFFECTIVE_URL.3: add exampleDaniel Stenberg
2017-05-03abstract-unix-socket.d: shorten the help text to fit within 79 colsDaniel Stenberg
2017-05-01anyauthput: remove unused codeMarcel Raad
2017-05-01examples: fixed too long line and too long string warningsDan Fandrich
2017-04-30examples: declare TU-local variables staticMarcel Raad
2017-04-27cookie_interface.c: changed the other domain to example.com tooDaniel Stenberg
2017-04-27cookie_interface.c: fix cookie domain so the example worksDaniel Stenberg
2017-04-26Makefile: fix make distDan Fandrich
2017-04-25examples: ftpuploadfrommem.cDaniel Stenberg
2017-04-25nss: load libnssckbi.so if no other trust is specifiedKamil Dudka
2017-04-24Makefile: avoid use of GNU-specific form of $<Dan Fandrich
2017-04-19THANKS: add contributors from 7.54.0 release notesDaniel Stenberg
2017-04-10libcurl-thread.3: fixed a bad macro that caused test 1140 to failDan Fandrich
2017-04-09libcurl-thread.3: also mention threaded-resolverDaniel Stenberg
2017-04-08CURLINFO_SCHEME.3: fix variable typeJay Satiro
2017-04-08INSTALL.md: fix secure transport configure argumentsMarcel Raad
2017-04-07BUGS: "Bugs in old versions"Daniel Stenberg
2017-04-06INSTALL.cmake: more problemsDaniel Stenberg
2017-04-04docs: minor typo in write-out.dRichlv
2017-04-03docs: added examples for CURLINFO_FILETIME.3 and CURLOPT_FILETIME.3Daniel Stenberg
2017-03-31fail-early.d: fix typosJay Satiro
2017-03-31docs: Explain --fail-early does not imply --failJay Satiro
2017-03-31docs/index.html: removed, was not shipped anywayDaniel Stenberg