Lines Matching +refs:clang +refs:completion +refs:mode

352   and after completion it used a second easy handle and did another FTP
405 - Daniel Johnson provided fixes for building curl with the clang compiler.
413 - [Daniel Johnson] I've been trying to build libcurl with clang on Darwin and
423 clang to choke. For example, --libs returns $CFLAGS along with the libs,
934 in non-blocking mode.
1355 - Fabian Keil ran clang on the (lib)curl code, found a bunch of warnings and
2034 of ;type= and ;mode= URLs that could potentially fail in the Turkish
2268 mode). Use the CURLOPT_USE_SSL option to set your desired level.
2385 non-blocking mode, and decouple function detection from function capability.
2624 multi mode" together with a patch that fixed the problem.
2749 1.0, then remaining requests will be sent in 1.0 mode.
3391 verbose mode you use --no-verbose!
3723 works in C mode atm (http://curl.haxx.se/mail/lib-2008-02/0267.html ,
4414 and option CURLOPT_COPYPOSTFIELDS has been added to support dynamic mode.
4540 verbose mode
4951 - James Housley made the CURLOPT_FTPLISTONLY mode work for SFTP directory
5203 - Steve Little fixed compilation on VMS 64-bit mode
5501 active and passive CCC shutdown and added the --ftp-ssl-ccc-mode command
5646 doing an FTP transfer is removed from a multi handle before completion. The
6118 - Armel Asselin fixed a crash in the FTP code when using SINGLECWD mode and
6943 since that is treated as end-of-file when read in text mode. Gisle Vanem
7286 - Andres Garcia provided yet another text mode patch for several test cases so
7313 - Andres Garcia provided a text mode patch for several test cases so that they
7321 - Improved runtests.pl to allow stdout tests to be mode=text as well, just
7441 - Working on fixing up test cases to mark sections as 'mode=text' for things
7855 (or not). The other side thus uses passive (PASV) mode.
11350 while being in BINARY mode. We now make a second check for the actual size
17474 - Use -B/--ftp-ascii to force ftp to use ASCII mode when transfering files.
17562 will switch off the verbose mode the first one enabled. This is so that
17908 - Looping mode ("-l" option). It's easier to get various split files.