summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* CURLINFO_REDIRECT_URL.3: mention the CURLOPT_MAXREDIRS caseDaniel Stenberg2017-06-241-0/+3
* CONTRIBUTE.md: mention the out-of-tree build test tooDaniel Stenberg2017-06-221-5/+6
* --request-target: instead of --strip-path-slashDaniel Stenberg2017-06-219-21/+22
* http: add --strip-path-slash and CURLOPT_STRIP_PATH_SLASHDaniel Stenberg2017-06-199-23/+74
* getinfo: return sizes as curl_off_tDaniel Stenberg2017-06-1914-20/+429
* CURLOPT_PREQUOTE.3: spellfix man page referenceDaniel Stenberg2017-06-181-1/+1
* TODO: update the TOC tooDaniel Stenberg2017-06-181-0/+1
* TODO: implement support for CURLOPT_PREQUOTE with SFTPDaniel Stenberg2017-06-182-5/+12
* curl: prevent binary output spewed to terminalDaniel Stenberg2017-06-161-6/+0
* Makefile.m32: enable -W for MinGW32 buildMarcel Raad2017-06-161-1/+1
* TODO: the generated include file is goneDaniel Stenberg2017-06-151-28/+0
* curl: allow --header and --proxy-header read from fileDaniel Stenberg2017-06-152-5/+12
* http-proxy: do the HTTP CONNECT process entirely non-blockingDaniel Stenberg2017-06-141-2/+1
* 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