#
aadc7562 |
| 25-Dec-2020 |
XhmikosR |
misc: assorted typo fixes Closes #6375
|
#
ccbdbe13 |
| 18-Dec-2020 |
Daniel Stenberg |
TODO: alt-svc should fallback if alt-svc doesn't work Closes #4908
|
#
f2511207 |
| 16-Dec-2020 |
Daniel Stenberg |
TODO: Prevent terminal injection when writing to terminal Closes #6150
|
#
be8c94da |
| 15-Dec-2020 |
Daniel Stenberg |
TODO: Package curl for Windows in a signed installer Closes #5424
|
#
2a264d49 |
| 12-Dec-2020 |
Dan Fandrich |
docs: Fix some typos [skip ci]
|
Revision tags: curl-7_74_0 |
|
#
4d2f8006 |
| 04-Nov-2020 |
Daniel Stenberg |
curl.se: new home Closes #6172
|
Revision tags: curl-7_73_0 |
|
#
6603917c |
| 30-Sep-2020 |
Emil Engler |
TODO: Add OpenBSD libtool notice See #5862 Closes #6030
|
#
a7de1c0d |
| 28-Sep-2020 |
Daniel Stenberg |
TODO: SSH over HTTPS proxy with more backends ... as right now only the libssh2 backend supports it.
|
#
af095999 |
| 16-Sep-2020 |
Daniel Stenberg |
TODO: dynamically decide to use socketpair Suggested-by: Anders Bakken Closes #4829
|
#
15f5d598 |
| 16-Sep-2020 |
Daniel Stenberg |
TODO: add PR reference for native IDN support on macOS As there was work started on this that never got completed. Closes #5371
|
Revision tags: tiny-curl-7_72_0 |
|
#
5620d2cc |
| 24-Aug-2020 |
Daniel Stenberg |
curl: add --output-dir Works with --create-dirs and with -J Add test 3008, 3009, 3011, 3012 and 3013 to verify. Closes #5637
|
#
6b60767b |
| 21-Aug-2020 |
Daniel Stenberg |
TODO: Virtual external sockets Closes #5835
|
Revision tags: curl-7_72_0 |
|
#
532dfa3b |
| 04-Aug-2020 |
Daniel Stenberg |
TODO: Use multiple parallel transfers for a single download Closes #5774
|
#
28f22a95 |
| 04-Aug-2020 |
Daniel Stenberg |
TODO: Set the modification date on an uploaded file Closes #5768
|
#
40909c40 |
| 30-Jul-2020 |
Jay Satiro |
TODO: Schannel: 'Add option to allow abrupt server closure' We should offer an option to allow abrupt server closures (server closes SSL transfer without sending a known termination poin
TODO: Schannel: 'Add option to allow abrupt server closure' We should offer an option to allow abrupt server closures (server closes SSL transfer without sending a known termination point such as length of transfer or close_notify alert). Abrupt server closures are usually because of misconfigured or very old servers. Closes https://github.com/curl/curl/issues/4427
show more ...
|
#
954cd3eb |
| 15-Jul-2020 |
Daniel Stenberg |
CURL_PUSH_ERROROUT: allow the push callback to fail the parent stream ... by adding support for a new dedicated return code. Suggested-by: Jonathan Cardoso Assisted-by: Erik Joh
CURL_PUSH_ERROROUT: allow the push callback to fail the parent stream ... by adding support for a new dedicated return code. Suggested-by: Jonathan Cardoso Assisted-by: Erik Johansson URL: https://curl.haxx.se/mail/lib-2020-06/0099.html Closes #5636
show more ...
|
Revision tags: curl-7_71_1 |
|
#
ea6b812b |
| 29-Jun-2020 |
Daniel Stenberg |
TODO: Add flag to specify download directory
|
#
42320a71 |
| 29-Jun-2020 |
Daniel Stenberg |
TODO: return code to CURLMOPT_PUSHFUNCTION to fail connection
|
Revision tags: curl-7_71_0 |
|
#
95f2732e |
| 12-Jun-2020 |
Daniel Stenberg |
TODO: retry on the redirected-to URL Closes #5462
|
#
d5bf9f94 |
| 12-Jun-2020 |
Sterchele Nicolas |
TODO: remove 19.3 section title Follow-up to ad6416986755e417c66e2c6, which caused wrong formatting on curl documentation website Closes #5561
|
#
155551c4 |
| 28-May-2020 |
Daniel Stenberg |
urldata: fix comments: Curl_done() is called multi_done() now ... since 575e885db
|
#
308c243d |
| 25-May-2020 |
Viktor Szakats |
all: fix codespell errors Reviewed-by: Jay Satiro Reviewed-by: Daniel Stenberg Closes https://github.com/curl/curl/pull/5452
|
#
6c889a0d |
| 19-May-2020 |
Daniel Stenberg |
TODO: --dry-run Closes #5426
|
#
39177b8e |
| 19-May-2020 |
Daniel Stenberg |
TODO: Ratelimit or wait between serial requests Closes #5406
|
#
5646e563 |
| 18-May-2020 |
Daniel Stenberg |
TODO: forbid TLS post-handshake auth and do TLS record padding Closes #5396 Closes #5398
|