summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* includes: remove curl/curlbuild.h and curl/curlrules.hDaniel Stenberg2017-06-143-44/+2
* release: 7.54.1curl-7_54_1Daniel Stenberg2017-06-141-0/+24
* BINDINGS: update SP-Forth and OCaml urlsygrek2017-06-121-2/+2
* RELEASE-PROCEDURE: updated future release datesDaniel Stenberg2017-06-091-4/+5
* examples/multi-uv.c: fix deprecated symbolRyuichi KAWAMATA2017-06-081-1/+1
* BINDINGS: add Ring bindingMahmoud Samir Fayed2017-06-031-0/+2
* CONTRIBUTE.md: mention tests done on pull requestsDaniel Stenberg2017-06-041-7/+25
* typecheck-gcc.h: check CURLINFO_CERTINFODaniel Stenberg2017-06-012-21/+7
* typecheck-gcc.h: separate getinfo slist checks from other pointersDaniel Stenberg2017-06-011-0/+1
* examples/externalsocket.c: s/closesocket/closecbDaniel Stenberg2017-05-311-2/+2
* CURLOPT_SSH_KEY*.3: typosDaniel Stenberg2017-05-312-2/+2
* CURLOPT_STREAM_DEPENDS.3: typoDaniel Stenberg2017-05-311-1/+1
* CURLOPT_FNMATCH_FUNCTION.3: also modified example to avoid fcpp issuesDaniel Stenberg2017-05-311-1/+1
* CURLOPT_FNMATCH_DATA.3: modified example to avoid fcpp issuesDaniel Stenberg2017-05-311-1/+1
* opts: more than 100 more examples for man pages...Daniel Stenberg2017-05-31119-249/+1653
* examples/sampleconv.c: indent changes, made callbacks staticDaniel Stenberg2017-05-311-37/+37
* example/externalsocket.c: make it use CLOSESOCKETFUNCTION tooDaniel Stenberg2017-05-311-0/+11
* CURLOPT_PROXY.3: fix test 1140 breakageDaniel Stenberg2017-05-311-1/+1
* opts: more examples added to man pagesDaniel Stenberg2017-05-3019-41/+250
* docs: clarify NO_PROXY furtherDaniel Stenberg2017-05-302-3/+10
* CURLOPT_PROXY.3: describe the environment variables moreDaniel Stenberg2017-05-301-4/+12
* opts: more examples added in option man pagesDaniel Stenberg2017-05-2713-48/+190
* TODO: 6.4 is done, send telnet data in chunksDaniel Stenberg2017-05-251-6/+0
* docs/CURLOPT_SSLVERSION.3: Correct define name in examplePhil Crump2017-05-251-1/+1
* examples: fix Wimplicit-fallthrough warningsMarcel Raad2017-05-245-0/+5
* LDAP: documentation update per #878 changes (#1506)Sergei Nikulov2017-05-242-1/+19
* redirect: store the "would redirect to" URL when max redirs is reachedDaniel Stenberg2017-05-231-3/+3
* ghiper.c/hiperfifo.c: add comment about missing timer functionalityDaniel Stenberg2017-05-192-4/+21
* asiohiper.cpp / evhiperfifo.c: deal with negative timerfunction inputDaniel Stenberg2017-05-192-3/+3
* cmdline-opts/write-out.d: s/-L/--locationDaniel Stenberg2017-05-181-2/+3
* oauth2-bearer.d: mention the <token> argumentDaniel Stenberg2017-05-171-0/+1
* docs/cmdline-opts/config.d: edit for languageDaniel Stenberg2017-05-161-7/+8
* SecureTransport/DarwinSSL: Implement public key pinningmoparisthebest2017-05-151-1/+5
* man pages: fix example syntax errorsDaniel Stenberg2017-05-153-0/+3
* docs/libcurl/opts: added more examples in man pagesDaniel Stenberg2017-05-1514-37/+265
* CURLOPT_HTTPPROXYTUNNEL: clarify, add exampleDaniel Stenberg2017-05-151-12/+23
* url.c: add a compile-time check that CURL_MAX_WRITE_SIZE is large enoughDan Fandrich2017-05-131-1/+2
* THANKS: add a few missing namesDaniel Stenberg2017-05-131-0/+10
* FAQ: add 7.4 to tocDaniel Stenberg2017-05-121-14/+15
* cookie_interface: fix -Wcomma warningMarcel Raad2017-05-111-1/+2
* curl: generate the --help outputDaniel Stenberg2017-05-081-2/+4
* curl.1: depend the build on the Makefile.inc tooDaniel Stenberg2017-05-081-1/+1
* sendrecv: fix MinGW-w64 warningMarcel Raad2017-05-071-1/+1
* opts: fix bad example formatting \n => \\nDaniel Stenberg2017-05-0620-22/+22
* opts: examples added to 8 more libcurl option man pagesDaniel Stenberg2017-05-068-16/+164
* curl: remove tool_writeenv.[ch]Daniel Stenberg2017-05-062-8/+1
* docs/opts: 24 more man pages now have examplesDaniel Stenberg2017-05-0524-47/+382
* docs/opts: 23 more man pages now have examplesDaniel Stenberg2017-05-0526-52/+445
* tests/server: run checksrc by default in debug-buildsDaniel Stenberg2017-05-051-1/+17
* curl_slist_append.3: clarify a NULL input creates a new listDaniel Stenberg2017-05-051-14/+14