summaryrefslogtreecommitdiff
path: root/docs/KNOWN_BUGS
AgeCommit message (Expand)Author
2020-11-22KNOWN_BUGS: curl with wolfSSL lacks support for renegotiationDaniel Stenberg
2020-11-22KNOWN_BUGS: wakeup socket disconnect causes havocDaniel Stenberg
2020-11-19cmake: make CURL_ZLIB a tri-state variableCristian Morales Vega
2020-11-18KNOWN_BUGS: cmake: libspsl is not supportedDaniel Stenberg
2020-11-18KNOWN_BUGS: cmake autodetects cert paths when cross-compilingDaniel Stenberg
2020-11-18KNOWN_BUGS: cmake build doesn't fail if zlib not foundDaniel Stenberg
2020-11-18KNOWN_BUGS: cmake libcurl.pc uses absolute library pathsDaniel Stenberg
2020-11-18KNOWN_BUGS: cmake: generated .pc file contains strange entriesDaniel Stenberg
2020-11-18KNOWN_BUGS: cmake uses -lpthread instead of Threads::ThreadsDaniel Stenberg
2020-11-18KNOWN_BUGS: cmake build in Linux links libcurl to libdlDaniel Stenberg
2020-11-18KNOWN_BUGS: make a new section for cmake topicsDaniel Stenberg
2020-11-05docs: Fix various typos in documentationDaniel Gustafsson
2020-11-04curl.se: new homeDaniel Stenberg
2020-11-04KNOWN_BUGS: FTPS with Schannel times out file list operationDaniel Stenberg
2020-11-04KNOWN_BUGS: SMB tests fail with Python 2Daniel Stenberg
2020-11-04KNOWN_BUGS: LDAPS with NSS is slowDaniel Stenberg
2020-10-21KNOWN_BUGS: mention the individual cmake issuesDaniel Stenberg
2020-09-23KNOWN_BUGS: Unable to use PKCS12 certificate with Secure TransportDaniel Stenberg
2020-09-06test1541: remove since it is a known bugDaniel Stenberg
2020-08-23KNOWN_BUGS: 'no_proxy' string-matches IPv6 numerical addresesDaniel Stenberg
2020-08-18KNOWN_BUGS: Schannel TLS 1.2 handshake bug in old Windows versionsJay Satiro
2020-08-12KNOWN_BUGS: A shared connection cache is not thread-safeDaniel Stenberg
2020-08-08TLS naming: fix more Winssl and Darwinssl leftoversDaniel Stenberg
2020-07-16docs: Update a few leftover mentions of DarwinSSLDaniel Gustafsson
2020-06-04KNOWN_BUGS: RTSP authentication breaks without redirect supportDaniel Stenberg
2020-05-25all: fix codespell errorsViktor Szakats
2020-05-15KNOWN_BUGS: wolfssh: publickey auth doesn't workDaniel Stenberg
2020-05-15KNOWN_BUGS: OS400 port requires deprecated IBM libraryDaniel Stenberg
2020-05-14KNOWN_BUGS: adapt 5.5 to recent changesMarcel Raad
2020-05-11KNOWN_BUGS: Build with staticly built dependencyDaniel Stenberg
2020-05-02KNOWN_BUGS: Remove "curl --upload-file . hang if delay in STDIN"Emil Engler
2020-04-30GnuTLS: Backend support for CURLINFO_SSL_VERIFYRESULTEmil Engler
2020-04-21GnuTLS: Don't skip really long certificate fieldsEmil Engler
2020-04-14KNOWN_BUGS: Add entry 'Blocking socket operations'Jay Satiro
2020-04-05KNOWN_BUGS: fixed "USE_UNIX_SOCKETS on Windows"Daniel Stenberg
2020-04-04KNOWN_BUGS: Store TLS context per transfer instead of per connectionDaniel Stenberg
2020-03-28KNOWN_BUGS: DoH doesn't inherit all transfer optionsDaniel Stenberg
2020-03-28KNOWN_BUGS: DoH leaks memory after followlocationDaniel Stenberg
2020-03-28KNOWN_BUGS: "FTPS needs session reuse"Daniel Stenberg
2020-03-28KNOWN_BUGS: "stick to same family over SOCKS pro" is presumed fixedDaniel Stenberg
2020-03-05KNOWN_BUGS: configure --with-gssapi with Heimdal is ignored on macOSDaniel Stenberg
2020-02-17socks: make the connect phase non-blockingDaniel Stenberg
2020-02-02cleanup: fix typos and wording in docs and commentsPedro Monreal
2020-01-29KNOWN_BUGS: Multiple methods in a single WWW-Authenticate: headerDaniel Stenberg
2020-01-21smtp: Allow RCPT TO command to fail for some recipientsPavel Volgarev
2020-01-09KNOWN_BUGS: AUTH PLAIN for SMTP is not working on all serversDaniel Stenberg
2019-12-16KNOWN_BUGS: TLS session cache doesn't work with TFODaniel Stenberg
2019-12-16KNOWN_BUGS: Connection information when using TCP Fast OpenDaniel Stenberg
2019-12-16KNOWN_BUGS: LDAP on Windows doesn't workDaniel Stenberg
2019-11-28docs: fix typosDaniel Gustafsson