aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2019-02-14TODO: Upgrade to websocketsDaniel Stenberg
2019-02-14TODO: cmake test suite improvementsDaniel Stenberg
2019-02-13TODO: TFO support on WindowsDaniel Stenberg
2019-02-12examples/crawler: Fix the Accept-Encoding settingJay Satiro
2019-02-06INTERNALS.md: fix subsection depth and linkDaniel Gustafsson
2019-02-06RELEASE-PROCEDURE: update the release calendarDaniel Stenberg
2019-02-06THANKS: 7.64.0 statusDaniel Stenberg
2019-02-05ROADMAP: remove already performed itemDaniel Gustafsson
2019-02-05CONTRIBUTE.md: Fix grammatical errorsEtienne Simard
2019-02-04docs: use $(INSTALL_DATA) to install man pageJulian Z
2019-02-01schannel: stop calling it "winssl"Daniel Stenberg
2019-01-31doc: use meaningless port number in CURLOPT_LOCALPORT exampleJohn Marshall
2019-01-29Escape the '\'Gisle Vanem
2019-01-29TODO: WinSSL: 'Add option to disable client cert auto-send'Jay Satiro
2019-01-21KNOWN_BUGS: tests not compatible with python3Daniel Stenberg
2019-01-16Fix typo in manpageAlessandro Ghedini
2019-01-16cmake: updated check for HAVE_POLL_FINE to match autotoolsSergei Nikulov
2019-01-10KNOWN_BUGS: cmake makes unusable tool_hugehelp.c with MinGWDaniel Stenberg
2019-01-10KNOWN_BUGS: Improve --data-urlencode space encodingDaniel Stenberg
2019-01-09cookies: skip custom cookies when redirecting cross-siteKatsuhiko YOSHIDA
2019-01-09THANKS: fixups and a dedupeDaniel Stenberg
2019-01-03INTERNALS: correct some outdated function namesDaniel Stenberg
2019-01-03docs/version.d: mention MultiSSLDaniel Stenberg
2019-01-02examples: Update .gitignoreRikard Falkeborn
2019-01-02THANKS: add more missing namesDaniel Gustafsson
2019-01-02docs: mention potential leak in curl_slist_appendDaniel Gustafsson
2019-01-01THANKS: dedupe more namesDaniel Stenberg
2018-12-31THANKS: added missing names from year <= 2000Daniel Stenberg
2018-12-30THANKS: dedupe Guenter KnaufDaniel Stenberg
2018-12-30THANKS: missing name from the 6.3.1 release!Daniel Stenberg
2018-12-27hostip: support wildcard hostsClaes Jakobsson
2018-12-25FAQ: remove mention of sourceforge for githubDaniel Gustafsson
2018-12-21http: added options for allowing HTTP/0.9 responsesDaniel Stenberg
2018-12-14TODO: Windows: set attribute 'archive' for completed downloadsDaniel Stenberg
2018-12-14http: minor whitespace cleanup from f464535bDaniel Stenberg
2018-12-14http: Implement trailing headers for chunked transfersAyoub Boudhar
2018-12-13cookies: leave secure cookies aloneDaniel Gustafsson
2018-12-13docs: fix the --tls-max descriptionDaniel Stenberg
2018-12-12THANKS: from the curl 7.62.0 cycleDaniel Stenberg
2018-12-11documentation: curl_formadd field and file names are now escapedPatrick Monnerat
2018-12-03checksrc: add COPYRIGHTYEAR checkDaniel Gustafsson
2018-12-03CHECKSRC.md: document more warningsDaniel Stenberg
2018-11-30SECURITY-PROCESS: bountygraph shuts downDaniel Stenberg
2018-11-29TODO: remove CURLOPT_DNS_USE_GLOBAL_CACHE entryDaniel Gustafsson
2018-11-26cmdline-opts/gen.pl: define the correct varnameDaniel Gustafsson
2018-11-23CURLOPT_WRITEFUNCTION.3: spell out that it gets called many timesDaniel Stenberg
2018-11-23snprintf: renamed and we now only use msnprintf()Daniel Stenberg
2018-11-22host names: allow trailing dot in name resolve, then strip itTobias Hintze
2018-11-22CURLOPT_HEADERFUNCTION.3: match 'nitems' name in synopsis and descriptionUnknownShadow200
2018-11-20examples/ephiperfifo: report error when epoll_ctl failsRomain Fliedel