Lines Matching full:curl
38 5.2 curl-config --libs contains private details
41 5.6 cygwin: make install installs curl-config.1 twice
56 6.10 curl never completes Negotiate over HTTP
121 When curl is built to use hyper for HTTP, it is unnecessary slow.
123 https://github.com/curl/curl/issues/11203
130 https://curl.se/mail/archive-2008-02/0043.html
136 See https://github.com/curl/curl/issues/5403
142 https://github.com/curl/curl/issues/1308
150 See https://github.com/curl/curl/issues/1411
154 See https://github.com/curl/curl/issues/3145
162 https://github.com/curl/curl/issues/5488
168 other operating systems. See https://github.com/curl/curl/issues/5284.
172 https://github.com/curl/curl/issues/8741
181 https://curl.se/bug/view.cgi?id=1366
192 this for the NOOP and DELE commands. https://curl.se/bug/?i=740
199 See https://github.com/curl/curl/issues/4080
203 See https://github.com/curl/curl/issues/10073
211 curl for OS400 requires QADRT to build, which provides ASCII wrappers for
215 See https://github.com/curl/curl/issues/5176
217 5.2 curl-config --libs contains private details
219 "curl-config --libs" will include details set in LDFLAGS when configure is
220 run that might be needed only for building libcurl. Further, curl-config
225 Building curl for certain old macOS versions fails when gcc is used. We
228 See https://github.com/curl/curl/issues/11441
234 UTF-16 encoding for Unicode and stores it in wide characters, however curl
239 https://curl.se/bug/?i=345
240 https://curl.se/bug/?i=731
241 https://curl.se/bug/?i=3747
243 5.6 cygwin: make install installs curl-config.1 twice
245 https://github.com/curl/curl/issues/8839
249 https://github.com/curl/curl/issues/864
255 https://github.com/curl/curl/issues/3841
265 See https://github.com/curl/curl/issues/6972
269 curl on Windows cannot access long paths (paths longer than 260 characters).
271 interpretation may work to allow curl to access the path. For example:
274 See https://github.com/curl/curl/issues/8361
278 The Windows Unicode builds of curl use the current locale, but expect Unicode
283 See https://github.com/curl/curl/pull/7252 and
284 https://github.com/curl/curl/pull/7281
293 https://curl.se/mail/lib-2009-10/0024.html
294 https://curl.se/bug/view.cgi?id=896
297 https://curl.se/mail/lib-2012-07/0073.html
307 NTLM authentication using SSPI (on Windows) when (lib)curl is running in
309 to what winhttp does. See https://curl.se/bug/view.cgi?id=535
313 https://github.com/curl/curl/issues/2120
324 https://github.com/curl/curl/issues/876
328 https://github.com/curl/curl/issues/3267
332 Windows builds of curl that have SSPI enabled use the native Windows API calls
334 with SEC_E_QOP_NOT_SUPPORTED which causes curl to fail with CURLE_AUTH_ERROR.
339 https://github.com/curl/curl/issues/6302
341 6.10 curl never completes Negotiate over HTTP
345 See https://github.com/curl/curl/issues/5235
349 When using --negotiate (or NTLM) with curl on Windows, SSL/TLS handshake
353 https://github.com/curl/curl/issues/5881
357 https://github.com/curl/curl/issues/7048
361 https://github.com/curl/curl/issues/8264
369 https://curl.se/mail/lib-2008-07/0295.html
376 https://curl.se/bug/view.cgi?id=635
380 During FTPS upload curl does not attempt to read TLS handshake messages sent
382 message. When curl closes the upload connection if unread data has been
385 upload if it has not read all sent data yet, and then return an error to curl
388 Since 7.78.0 this is mostly fixed. curl will do a single read before closing
393 https://github.com/curl/curl/issues/6149
397 https://github.com/curl/curl/issues/9161
408 https://curl.se/bug/view.cgi?id=748
412 When building curl to use the wolfSSH backend for SFTP, the publickey
413 authentication does not work. This is simply functionality not written for curl
416 See https://github.com/curl/curl/issues/4820
420 On this servers, the curl fails to create directories on the remote server
423 See https://github.com/curl/curl/issues/5204
429 transmission, curl will be stuck, even if curl is configured with a timeout.
431 https://github.com/curl/curl/issues/8632
437 https://github.com/curl/curl/issues/11244
453 remains empty. Issue: https://github.com/curl/curl/issues/544
460 See https://github.com/curl/curl/issues/868
467 See https://github.com/curl/curl/issues/1332 and
468 https://github.com/curl/curl/issues/4296
488 See https://github.com/curl/curl/issues/622 and
489 https://curl.se/mail/lib-2016-01/0101.html
493 https://github.com/curl/curl/issues/3116
497 A simple curl command line getting "ldap://ldap.forumsys.com" returns an
500 https://github.com/curl/curl/issues/4261
504 https://github.com/curl/curl/issues/9580
510 This makes '--local-port [range]' to not work since curl cannot properly
514 https://github.com/curl/curl/issues/8112
522 https://github.com/curl/curl/issues/11158
528 see https://github.com/curl/curl/issues/3125
532 See https://github.com/curl/curl/issues/6166
539 See https://github.com/curl/curl/issues/6167
547 See https://github.com/curl/curl/issues/6169
552 ExternalProject_Add is used to build curl as a dependency.
554 See https://github.com/curl/curl/issues/6313
558 Minimum CMake version was bumped in curl 7.71.0 (#5358) Since CMake 3.2
565 https://github.com/curl/curl/issues/6904
571 https://github.com/curl/curl/issues/7559
575 https://github.com/curl/curl/issues/11007
582 curl while the connection is held in curl's connection pool, the socket will
583 be found readable when considered for reuse and that makes curl think it is
594 See https://github.com/curl/curl/issues/5119
600 https://github.com/curl/curl/issues/7695
610 https://github.com/curl/curl/issues/12414