summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* docs: fix typo funtion -> functionAlessandro Ghedini2017-08-121-1/+1
* docs: fix grammar in CURL_SSLVERSION_MAX_DEFAULT descriptionAlessandro Ghedini2017-08-122-6/+6
* docs: fix typo stuct -> structAlessandro Ghedini2017-08-122-2/+2
* make install: add 8 missing man pages to the installationDaniel Stenberg2017-08-092-1/+8
* THANKS: 20 new contributors in 7.55.0Daniel Stenberg2017-08-092-0/+21
* docs/comments: Update to secure URL versionsViktor Szakats2017-08-088-13/+13
* CURLOPT_NETRC.3: fix typo in 7e48aa386156f9c2Daniel Stenberg2017-08-021-2/+2
* CURLOPT_NETRC.3: mention the file name on windowsDaniel Stenberg2017-08-021-2/+4
* BUGS: improved phrasing about security bugsDaniel Stenberg2017-08-011-3/+3
* BUGS: clarify how to report security related bugsDaniel Stenberg2017-08-011-15/+32
* include.d: clarify --include is only for response headersJay Satiro2017-07-301-1/+1
* include.d: clarify that it concerns the response headersDaniel Stenberg2017-07-281-2/+5
* CURLOPT_POSTFIELDS.3: explain the 100-continue magic betterDaniel Stenberg2017-07-071-3/+5
* curl_easy_escape.3: mention the (lack of) encodingDaniel Stenberg2017-07-071-1/+10
* TODO: 1.10 auto-detect proxyDaniel Stenberg2017-07-051-0/+13
* TODO: HTTP proxy CONNECT is non-blocking nowDaniel Stenberg2017-07-051-1/+0
* make: build the docs subdir only from within srcDaniel Stenberg2017-06-301-2/+2
* curl_strequal.3: fix typo in SYNOPSISDaniel Stenberg2017-06-291-2/+2
* curl --socks5-{basic,gssapi}: control socks5 authKamil Dudka2017-06-283-0/+16
* CURLOPT_SOCKS5_AUTH: allowed methods for SOCKS5 proxy authKamil Dudka2017-06-283-0/+67
* 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