summaryrefslogtreecommitdiff
path: root/docs/KNOWN_BUGS
AgeCommit message (Expand)Author
2019-03-07KNOWN_BUGS: Client cert (MTLS) issues with SchannelDaniel Stenberg
2019-02-14KNOWN_BUGS: Cannot compile against a static build of OpenLDAPDaniel Stenberg
2019-02-14KNOWN_BUGS: curl compiled on OSX 10.13 failed to run on OSX 10.10Daniel Stenberg
2019-02-14KNOWN_BUGS: Deflate error after all content was receivedDaniel Stenberg
2019-01-21KNOWN_BUGS: tests not compatible with python3Daniel Stenberg
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
2018-11-22host names: allow trailing dot in name resolve, then strip itTobias Hintze
2018-11-09KNOWN_BUGS: add --proxy-any connection issueDaniel Gustafsson
2018-11-07winssl: be consistent in Schannel capitalizationDaniel Gustafsson
2018-10-08KNOWN_BUGS: Fix various typosDaniel Gustafsson
2018-07-06KNOWN_BUGS: Stick to same family over SOCKS proxyDaniel Stenberg
2018-07-05KNOWN_BUGS: Borland support is dropped, AIX problem is too oldDaniel Stenberg
2018-06-14KNOWN_BUGS: NTLM doen't support password with ยง characterDaniel Stenberg
2018-06-14KNOWN_BUGS: slow connect to localhost on WindowsDaniel Stenberg
2018-05-31KNOWN_BUGS: CURL_GLOBAL_SSLDaniel Stenberg
2018-05-29KNOWN_BUGS: restore text regarding #2101.Will Dietz
2018-05-21KNOWN_BUGS: mention the -O with %-encoded file namesDaniel Stenberg
2018-04-30KNOWN_BUGS: Client cert with Issuer DN differs between backendsDaniel Stenberg
2018-04-30KNOWN_BUGS: Passive transfer tries only one IP addressDaniel Stenberg
2018-04-30KNOWN_BUGS: --upload-file . hang if delay in STDINDaniel Stenberg
2018-04-30KNOWN_BUGS: Connection information when using TCP Fast OpenDaniel Stenberg
2018-02-15Revert "KNOWN_BUGS: 2.5 curl should not offer "ALPN: h2" when using https-proxy"Daniel Stenberg
2018-02-15KNOWN_BUGS: 2.5 curl should not offer "ALPN: h2" when using https-proxyDaniel Stenberg
2018-01-28KNOWN_BUGS: DICT responses show the underlying protocolDaniel Stenberg
2017-09-07KNOWN_BUGS: Remove CMake symbol hiding issueJakub Zakrzewski
2017-08-18KNOWN_BUGS: HTTP test server 'connection-monitor' problemsDaniel Stenberg
2017-08-15progress: Track total times following redirectsRyan Winograd
2017-08-08docs/comments: Update to secure URL versionsViktor Szakats
2017-06-01typecheck-gcc.h: check CURLINFO_CERTINFODaniel Stenberg
2017-03-29KNOWN_BUGS: typomadblobfish
2017-03-14KNOWN_BUGS: remove libidn related issueDaniel Stenberg
2017-03-06KNOWN_BUGS: Add DarwinSSL won't import PKCS#12 without a passwordJay Satiro
2017-03-04fix some typos in the doc (#1306)Sylvestre Ledru
2017-01-28polarssl: fix hangsMichael Kaufmann
2017-01-19KNOWN_BUGS: HTTP/2 server push enabled when no pushes can be acceptedMichael Kaufmann
2016-12-01http_proxy: simplify CONNECT response readingDaniel Stenberg
2016-10-27KNOWN_BUGS: HTTP/2 server push enabled when no pushes can be acceptedDaniel Stenberg
2016-10-27KNOWN_BUGS: c-ares deviates from stock resolver on http://1346569778Daniel Stenberg
2016-10-16KNOWN_BUGS: two more existing problemsDaniel Stenberg
2016-10-16KNOWN_BUGS: minor formatting editDaniel Stenberg
2016-09-30KNOWN_BUGS: Fix typos in section 5.8.Sebastian Mundry
2016-09-26KNOWN_BUGS: 5.8 configure finding libs in wrong directoryDaniel Stenberg
2016-09-16KNOWN_BUGS: chunked-encoded requests with HTTP/2 is fixedDaniel Stenberg
2016-08-31KNOWN_BUGS: Move the Visual Studio project shortcomings from local READMESteve Holme
2016-08-31KNOWN_BUGS: Expand 6.4 to include Kerberos V5Steve Holme
2016-08-29KNOWN_BUGS: mention some cmake "support gaps"Daniel Stenberg
2016-08-28http2: make sure stream errors don't needlessly close the connectionDaniel Stenberg
2016-08-21Revert "KNOWN_BUGS: SOCKS proxy not working via IPv6"Marc Hoersken