#
0a7b7a9d |
| 29-Jan-2020 |
Daniel Stenberg |
KNOWN_BUGS: Multiple methods in a single WWW-Authenticate: header
|
#
4a4609bf |
| 14-Jan-2020 |
Pavel Volgarev |
smtp: Allow RCPT TO command to fail for some recipients Introduces CURLOPT_MAIL_RCPT_ALLLOWFAILS. Verified with the new tests 3002-3007 Closes #4816
|
#
44666560 |
| 09-Jan-2020 |
Daniel Stenberg |
KNOWN_BUGS: AUTH PLAIN for SMTP is not working on all servers Closes #4080
|
#
3ab45a98 |
| 16-Dec-2019 |
Daniel Stenberg |
KNOWN_BUGS: TLS session cache doesn't work with TFO [skip ci] Closes #4301
|
#
8a9d6eeb |
| 16-Dec-2019 |
Daniel Stenberg |
KNOWN_BUGS: Connection information when using TCP Fast Open Also point to #4296 for more details Closes #4296
|
#
73ca9467 |
| 16-Dec-2019 |
Daniel Stenberg |
KNOWN_BUGS: LDAP on Windows doesn't work Closes #4261
|
#
1ff63fa6 |
| 28-Nov-2019 |
Daniel Gustafsson |
docs: fix typos
|
Revision tags: curl-7_67_0 |
|
#
a81836a7 |
| 13-Oct-2019 |
Daniel Stenberg |
KNOWN_BUGS: remove "CURLFORM_CONTENTLEN in an array" The curl_formadd() function is deprecated and shouldn't be used so the real fix for applications is to switch to the curl_mime_* API.
|
#
e80b5c80 |
| 12-Oct-2019 |
Daniel Stenberg |
KNOWN_BUGS: "LDAP on Windows does authentication wrong" Closes #3116
|
#
b8ea432d |
| 09-Oct-2019 |
Daniel Stenberg |
KNOWN_BUGS: IDN tests failing on Windows Closes #3747
|
Revision tags: curl-7_66_0 |
|
#
0f37c8df |
| 05-Sep-2019 |
Daniel Stenberg |
KNOWN_BUGS/TODO: cleanup and remove outdated issues
|
#
cac07fb6 |
| 26-Aug-2019 |
Daniel Stenberg |
KNOWN_BUGS: USE_UNIX_SOCKETS on Windows Closes #4040
|
Revision tags: curl-7_65_3, curl-7_65_2 |
|
#
1853c884 |
| 24-Jun-2019 |
Daniel Stenberg |
KNOWN_BUGS: Don't clear digest for single realm Closes #3267
|
#
53cc6c79 |
| 24-Jun-2019 |
Daniel Stenberg |
KNOWN_BUGS: Schannel disable CURLOPT_SSL_VERIFYPEER and verify hostname Closes #3284
|
Revision tags: curl-7_65_1, curl-7_65_0 |
|
#
12d655d4 |
| 09-May-2019 |
Daniel Stenberg |
doh: disable DOH for the cases it doesn't work Due to limitations in Curl_resolver_wait_resolv(), it doesn't work for DOH resolves. This fix disables DOH for those. Limitation a
doh: disable DOH for the cases it doesn't work Due to limitations in Curl_resolver_wait_resolv(), it doesn't work for DOH resolves. This fix disables DOH for those. Limitation added to KNOWN_BUGS. Fixes #3850 Closes #3857
show more ...
|
#
aba1c515 |
| 04-Apr-2019 |
cclauss |
tests: make Impacket (SMB server) Python 3 compatible Closes #3731 Fixes #3289
|
#
7b758e98 |
| 03-Apr-2019 |
Tim Rühsen |
documentation: Fix several typos Closes #3724 Reviewed-by: Jakub Zakrzewski Reviewed-by: Daniel Gustafsson
|
Revision tags: curl-7_64_1 |
|
#
5114f823 |
| 07-Mar-2019 |
Daniel Stenberg |
KNOWN_BUGS: Client cert (MTLS) issues with Schannel Closes #3145
|
#
a75de9de |
| 14-Feb-2019 |
Daniel Stenberg |
KNOWN_BUGS: Cannot compile against a static build of OpenLDAP Closes #2367
|
#
e6ac3ba6 |
| 14-Feb-2019 |
Daniel Stenberg |
KNOWN_BUGS: curl compiled on OSX 10.13 failed to run on OSX 10.10 Closes #2905
|
#
917b1bb1 |
| 14-Feb-2019 |
Daniel Stenberg |
KNOWN_BUGS: Deflate error after all content was received Closes #2719
|
Revision tags: curl-7_64_0 |
|
#
458e8989 |
| 21-Jan-2019 |
Daniel Stenberg |
KNOWN_BUGS: tests not compatible with python3 Closes #3289 [skip ci]
|
#
99c2e7e5 |
| 15-Jan-2019 |
Sergei Nikulov |
cmake: updated check for HAVE_POLL_FINE to match autotools
|
#
13f09f6f |
| 10-Jan-2019 |
Daniel Stenberg |
KNOWN_BUGS: cmake makes unusable tool_hugehelp.c with MinGW Closes #3125
|
#
411d0c72 |
| 10-Jan-2019 |
Daniel Stenberg |
KNOWN_BUGS: Improve --data-urlencode space encoding Closes #3229
|