• Home
  • Raw
  • Download

Lines Matching full:curl

42  5.2 curl-config --libs contains private details
43 5.3 curl compiled on OSX 10.13 failed to run on OSX 10.10
62 6.10 curl never completes Negotiate over HTTP
83 11.1 Curl leaks .onion hostnames in DNS
105 15.4 build docs/curl.1
121 18.1 If the HTTP/3 server closes connection during upload curl hangs
135 https://curl.se/mail/archive-2008-02/0043.html
141 See https://github.com/curl/curl/issues/5403
147 https://github.com/curl/curl/issues/1308
155 See https://github.com/curl/curl/issues/1411
159 See https://github.com/curl/curl/issues/3145
165 https://github.com/curl/curl/issues/3284
169 See https://github.com/curl/curl/issues/4301
177 https://github.com/curl/curl/issues/5488
183 other operating systems. See https://github.com/curl/curl/issues/5284.
187 https://github.com/curl/curl/issues/8741
192 handshake, curl has sent an HTTP request to the server and at the same time
193 the server has sent a TLS hello request (renegotiate) to curl. Both are
197 https://github.com/curl/curl/issues/6785
207 https://curl.se/bug/view.cgi?id=1366
218 this for the NOOP and DELE commands. https://curl.se/bug/?i=740
225 See https://github.com/curl/curl/issues/4080
233 handling in curl and ascii >=128 is a challenge for us. Not to mention that
237 https://curl.se/bug/view.cgi?id=1294
252 https://curl.se/bug/view.cgi?id=1169
260 https://curl.se/mail/lib-2008-01/0080.html and Mandriva bug report
267 curl for OS400 requires QADRT to build, which provides ASCII wrappers for
271 See https://github.com/curl/curl/issues/5176
273 5.2 curl-config --libs contains private details
275 "curl-config --libs" will include details set in LDFLAGS when configure is
276 run that might be needed only for building libcurl. Further, curl-config
279 5.3 curl compiled on OSX 10.13 failed to run on OSX 10.10
281 See https://github.com/curl/curl/issues/2905
287 UTF-16 encoding for Unicode and stores it in wide characters, however curl
292 https://curl.se/bug/?i=345
293 https://curl.se/bug/?i=731
294 https://curl.se/bug/?i=3747
301 See https://github.com/curl/curl/issues/7716
322 https://github.com/curl/curl/issues/864
328 https://github.com/curl/curl/issues/3841
338 See https://github.com/curl/curl/issues/6972
342 curl on Windows cannot access long paths (paths longer than 260 characters).
344 interpretation may work to allow curl to access the path. For example:
347 See https://github.com/curl/curl/issues/8361
351 The Windows Unicode builds of curl use the current locale, but expect Unicode
356 See https://github.com/curl/curl/pull/7252 and
357 https://github.com/curl/curl/pull/7281
366 https://curl.se/mail/lib-2009-10/0024.html
367 https://curl.se/bug/view.cgi?id=896
370 https://curl.se/mail/lib-2012-07/0073.html
380 NTLM authentication using SSPI (on Windows) when (lib)curl is running in
382 to what winhttp does. See https://curl.se/bug/view.cgi?id=535
388 concerns both curl and the lib) because the code wrongly only considers
390 conn->bits.user_passwd in url.c https://curl.se/bug/view.cgi?id=440 How?
391 https://curl.se/mail/lib-2004-08/0182.html A possible solution is to
398 https://github.com/curl/curl/issues/2120
409 https://github.com/curl/curl/issues/876
413 https://github.com/curl/curl/issues/3267
417 Windows builds of curl that have SSPI enabled use the native Windows API calls
419 with SEC_E_QOP_NOT_SUPPORTED which causes curl to fail with CURLE_AUTH_ERROR.
424 https://github.com/curl/curl/issues/6302
426 6.10 curl never completes Negotiate over HTTP
430 See https://github.com/curl/curl/issues/5235
434 When using --negotiate (or NTLM) with curl on Windows, SSL/TLS handshake
438 https://github.com/curl/curl/issues/5881
442 https://github.com/curl/curl/issues/7048
446 https://github.com/curl/curl/issues/8264
454 https://curl.se/mail/lib-2008-07/0295.html
461 https://curl.se/bug/view.cgi?id=635
465 During FTPS upload curl does not attempt to read TLS handshake messages sent
467 message. When curl closes the upload connection if unread data has been
470 upload if it has not read all sent data yet, and then return an error to curl
473 Since 7.78.0 this is mostly fixed. curl will do a single read before closing
478 https://github.com/curl/curl/issues/6149
482 https://github.com/curl/curl/issues/9161
493 https://curl.se/bug/view.cgi?id=748
497 When building curl to use the wolfSSH backend for SFTP, the publickey
498 authentication does not work. This is simply functionality not written for curl
501 See https://github.com/curl/curl/issues/4820
505 On this servers, the curl fails to create directories on the remote server
508 See https://github.com/curl/curl/issues/5204
514 transmission, curl will be stuck, even if curl is configured with a timeout.
516 https://github.com/curl/curl/issues/8632
528 11.1 Curl leaks .onion hostnames in DNS
530 Curl sends DNS requests for hostnames with a .onion TLD. This leaks
534 Issue: https://github.com/curl/curl/issues/543
541 remains empty. Issue: https://github.com/curl/curl/issues/544
548 See https://github.com/curl/curl/issues/868
555 See https://github.com/curl/curl/issues/1332 and
556 https://github.com/curl/curl/issues/4296
565 problem is available at https://curl.se/mail/lib-2008-09/0197.html
580 See https://github.com/curl/curl/issues/4915 and lib1541.c
589 https://github.com/curl/curl/issues/5747
597 https://github.com/curl/curl/issues/6882
598 https://github.com/curl/curl/pull/6884
618 See https://github.com/curl/curl/issues/622 and
619 https://curl.se/mail/lib-2016-01/0101.html
623 https://github.com/curl/curl/issues/3116
627 A simple curl command line getting "ldap://ldap.forumsys.com" returns an
630 https://github.com/curl/curl/issues/4261
634 See https://github.com/curl/curl/issues/5874
640 This makes '--local-port [range]' to not work since curl can't properly
644 https://github.com/curl/curl/issues/8112
652 see https://github.com/curl/curl/issues/3125
654 15.4 build docs/curl.1
656 The cmake build does not create the docs/curl.1 file and therefore must rely on
664 See https://github.com/curl/curl/issues/6165
668 See https://github.com/curl/curl/issues/6166
675 See https://github.com/curl/curl/issues/6167
683 See https://github.com/curl/curl/issues/6169
687 See https://github.com/curl/curl/issues/6214
692 ExternalProject_Add is used to build curl as a dependency.
694 See https://github.com/curl/curl/issues/6313
698 Minimum CMake version was bumped in curl 7.71.0 (#5358) Since CMake 3.2
705 https://github.com/curl/curl/issues/6904
714 curl while the connection is held in curl's connection pool, the socket will
715 be found readable when considered for reuse and that makes curl think it is
726 See https://github.com/curl/curl/issues/5119
730 18.1 If the HTTP/3 server closes connection during upload curl hangs
732 See https://github.com/curl/curl/issues/6606
738 https://github.com/curl/curl/issues/8523
745 https://github.com/curl/curl/issues/8764
749 https://github.com/curl/curl/issues/7695