summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2017-08-09THANKS: 20 new contributors in 7.55.0Daniel Stenberg
2017-08-08docs/comments: Update to secure URL versionsViktor Szakats
2017-08-02CURLOPT_NETRC.3: fix typo in 7e48aa386156f9c2Daniel Stenberg
2017-08-02CURLOPT_NETRC.3: mention the file name on windowsDaniel Stenberg
2017-08-01BUGS: improved phrasing about security bugsDaniel Stenberg
2017-08-01BUGS: clarify how to report security related bugsDaniel Stenberg
2017-07-30include.d: clarify --include is only for response headersJay Satiro
2017-07-28include.d: clarify that it concerns the response headersDaniel Stenberg
2017-07-07CURLOPT_POSTFIELDS.3: explain the 100-continue magic betterDaniel Stenberg
2017-07-07curl_easy_escape.3: mention the (lack of) encodingDaniel Stenberg
2017-07-05TODO: 1.10 auto-detect proxyDaniel Stenberg
2017-07-05TODO: HTTP proxy CONNECT is non-blocking nowDaniel Stenberg
2017-06-30make: build the docs subdir only from within srcDaniel Stenberg
2017-06-29curl_strequal.3: fix typo in SYNOPSISDaniel Stenberg
2017-06-28curl --socks5-{basic,gssapi}: control socks5 authKamil Dudka
2017-06-28CURLOPT_SOCKS5_AUTH: allowed methods for SOCKS5 proxy authKamil Dudka
2017-06-24CURLINFO_REDIRECT_URL.3: mention the CURLOPT_MAXREDIRS caseDaniel Stenberg
2017-06-22CONTRIBUTE.md: mention the out-of-tree build test tooDaniel Stenberg
2017-06-21--request-target: instead of --strip-path-slashDaniel Stenberg
2017-06-19http: add --strip-path-slash and CURLOPT_STRIP_PATH_SLASHDaniel Stenberg
2017-06-19getinfo: return sizes as curl_off_tDaniel Stenberg
2017-06-18CURLOPT_PREQUOTE.3: spellfix man page referenceDaniel Stenberg
2017-06-18TODO: update the TOC tooDaniel Stenberg
2017-06-18TODO: implement support for CURLOPT_PREQUOTE with SFTPDaniel Stenberg
2017-06-16curl: prevent binary output spewed to terminalDaniel Stenberg
2017-06-16Makefile.m32: enable -W for MinGW32 buildMarcel Raad
2017-06-15TODO: the generated include file is goneDaniel Stenberg
2017-06-15curl: allow --header and --proxy-header read from fileDaniel Stenberg
2017-06-14http-proxy: do the HTTP CONNECT process entirely non-blockingDaniel Stenberg
2017-06-14includes: remove curl/curlbuild.h and curl/curlrules.hDaniel Stenberg
2017-06-14release: 7.54.1curl-7_54_1Daniel Stenberg
2017-06-12BINDINGS: update SP-Forth and OCaml urlsygrek
2017-06-09RELEASE-PROCEDURE: updated future release datesDaniel Stenberg
2017-06-08examples/multi-uv.c: fix deprecated symbolRyuichi KAWAMATA
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