Age | Commit message (Expand) | Author |
2019-01-31 | doc: use meaningless port number in CURLOPT_LOCALPORT example | John Marshall |
2019-01-29 | Escape the '\' | Gisle Vanem |
2019-01-29 | TODO: WinSSL: 'Add option to disable client cert auto-send' | Jay Satiro |
2019-01-21 | KNOWN_BUGS: tests not compatible with python3 | Daniel Stenberg |
2019-01-16 | Fix typo in manpage | Alessandro Ghedini |
2019-01-16 | cmake: updated check for HAVE_POLL_FINE to match autotools | Sergei Nikulov |
2019-01-10 | KNOWN_BUGS: cmake makes unusable tool_hugehelp.c with MinGW | Daniel Stenberg |
2019-01-10 | KNOWN_BUGS: Improve --data-urlencode space encoding | Daniel Stenberg |
2019-01-09 | cookies: skip custom cookies when redirecting cross-site | Katsuhiko YOSHIDA |
2019-01-09 | THANKS: fixups and a dedupe | Daniel Stenberg |
2019-01-03 | INTERNALS: correct some outdated function names | Daniel Stenberg |
2019-01-03 | docs/version.d: mention MultiSSL | Daniel Stenberg |
2019-01-02 | examples: Update .gitignore | Rikard Falkeborn |
2019-01-02 | THANKS: add more missing names | Daniel Gustafsson |
2019-01-02 | docs: mention potential leak in curl_slist_append | Daniel Gustafsson |
2019-01-01 | THANKS: dedupe more names | Daniel Stenberg |
2018-12-31 | THANKS: added missing names from year <= 2000 | Daniel Stenberg |
2018-12-30 | THANKS: dedupe Guenter Knauf | Daniel Stenberg |
2018-12-30 | THANKS: missing name from the 6.3.1 release! | Daniel Stenberg |
2018-12-27 | hostip: support wildcard hosts | Claes Jakobsson |
2018-12-25 | FAQ: remove mention of sourceforge for github | Daniel Gustafsson |
2018-12-21 | http: added options for allowing HTTP/0.9 responses | Daniel Stenberg |
2018-12-14 | TODO: Windows: set attribute 'archive' for completed downloads | Daniel Stenberg |
2018-12-14 | http: minor whitespace cleanup from f464535b | Daniel Stenberg |
2018-12-14 | http: Implement trailing headers for chunked transfers | Ayoub Boudhar |
2018-12-13 | cookies: leave secure cookies alone | Daniel Gustafsson |
2018-12-13 | docs: fix the --tls-max description | Daniel Stenberg |
2018-12-12 | THANKS: from the curl 7.62.0 cycle | Daniel Stenberg |
2018-12-11 | documentation: curl_formadd field and file names are now escaped | Patrick Monnerat |
2018-12-03 | checksrc: add COPYRIGHTYEAR check | Daniel Gustafsson |
2018-12-03 | CHECKSRC.md: document more warnings | Daniel Stenberg |
2018-11-30 | SECURITY-PROCESS: bountygraph shuts down | Daniel Stenberg |
2018-11-29 | TODO: remove CURLOPT_DNS_USE_GLOBAL_CACHE entry | Daniel Gustafsson |
2018-11-26 | cmdline-opts/gen.pl: define the correct varname | Daniel Gustafsson |
2018-11-23 | CURLOPT_WRITEFUNCTION.3: spell out that it gets called many times | Daniel Stenberg |
2018-11-23 | snprintf: renamed and we now only use msnprintf() | Daniel Stenberg |
2018-11-22 | host names: allow trailing dot in name resolve, then strip it | Tobias Hintze |
2018-11-22 | CURLOPT_HEADERFUNCTION.3: match 'nitems' name in synopsis and description | UnknownShadow200 |
2018-11-20 | examples/ephiperfifo: report error when epoll_ctl fails | Romain Fliedel |
2018-11-19 | docs: add more description to unified ssl error codes | Han Han |
2018-11-11 | docs: expanded on some CURLU details | Daniel Stenberg |
2018-11-09 | HISTORY: add some milestones | Daniel Stenberg |
2018-11-09 | KNOWN_BUGS: add --proxy-any connection issue | Daniel Gustafsson |
2018-11-09 | setopt: add CURLOPT_CURLU | Jim Fuller |
2018-11-09 | docs: ESCape "\n" codes | Gisle Vanem |
2018-11-07 | More "\n" ESCaping | Gisle Vanem |
2018-11-07 | curl: add %{stderr} and %{stdout} for --write-out | Frank Gevaerts |
2018-11-07 | winssl: be consistent in Schannel capitalization | Daniel Gustafsson |
2018-11-07 | TODO: Have the URL API offer IDN decoding | Daniel Stenberg |
2018-11-07 | urlapi: only skip encoding the first '=' with APPENDQUERY set | Daniel Stenberg |