aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2017-06-03BINDINGS: add Ring bindingMahmoud Samir Fayed
2017-06-04CONTRIBUTE.md: mention tests done on pull requestsDaniel Stenberg
2017-06-01typecheck-gcc.h: check CURLINFO_CERTINFODaniel Stenberg
2017-06-01typecheck-gcc.h: separate getinfo slist checks from other pointersDaniel Stenberg
2017-05-31examples/externalsocket.c: s/closesocket/closecbDaniel Stenberg
2017-05-31CURLOPT_SSH_KEY*.3: typosDaniel Stenberg
2017-05-31CURLOPT_STREAM_DEPENDS.3: typoDaniel Stenberg
2017-05-31CURLOPT_FNMATCH_FUNCTION.3: also modified example to avoid fcpp issuesDaniel Stenberg
2017-05-31CURLOPT_FNMATCH_DATA.3: modified example to avoid fcpp issuesDaniel Stenberg
2017-05-31opts: more than 100 more examples for man pages...Daniel Stenberg
2017-05-31examples/sampleconv.c: indent changes, made callbacks staticDaniel Stenberg
2017-05-31example/externalsocket.c: make it use CLOSESOCKETFUNCTION tooDaniel Stenberg
2017-05-31CURLOPT_PROXY.3: fix test 1140 breakageDaniel Stenberg
2017-05-30opts: more examples added to man pagesDaniel Stenberg
2017-05-30docs: clarify NO_PROXY furtherDaniel Stenberg
2017-05-30CURLOPT_PROXY.3: describe the environment variables moreDaniel Stenberg
2017-05-27opts: more examples added in option man pagesDaniel Stenberg
2017-05-25TODO: 6.4 is done, send telnet data in chunksDaniel Stenberg
2017-05-25docs/CURLOPT_SSLVERSION.3: Correct define name in examplePhil Crump
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