Home
last modified time | relevance | path

Searched refs:source (Results 76 – 97 of 97) sorted by relevance

1234

/curl/tests/data/
H A Dtest118522 /* test source code
H A Dtest1404159 as source easily. You may choose to either not use them or implement
/curl/docs/
H A Dcurl-config.md123 $ `curl-config --cc --cflags` -o example source.c `curl-config --libs`
H A DFAQ105 6.2 I have a closed-source program, can I use the libcurl library?
179 You can use libcurl freely in your application, be it open source,
180 commercial or closed-source.
184 open source or commercial.
306 curl is fully open source. It means you can hire any skilled engineer to fix
1136 [ See also the examples/getinmemory.c source ]
1394 good open source ones out there for most protocols you could want a server
1432 6.2 I have a closed-source program, can I use the libcurl library?
1463 discussions and a large amount of people have contributed with source code
1476 You do not have to release any of your source code.
[all …]
H A DTODO392 addresses that were used in the attempt. Source + dest IP, source + dest port
/curl/packages/vms/
H A Dcurl_release_note_start.txt18 This product may be available for your platform in a PCSI kit. The source kit
H A Dcurlmsg.msg132 CURL_LAST <CURLMSG.MSG is out of sync with the source code>
/curl/docs/libcurl/
H A Dlibcurl-env-dbg.md22 many effects on the behavior of libcurl. Refer to the source code to determine
H A Dlibcurl-tutorial.md27 This document refers to 'the user' as the person writing the source code that
29 generally referred to as 'the program' is the collected source code that you
558 To set the data source from an already opened FILE pointer, use:
682 source using fread(). The transfer is be chunk-encoded since the data size is
726 setting the part source data from the callback read function.
1252 it as a source to the parent multi-part using function
1260 curl_mime_encoder(3) tells a part that its source data must be encoded
H A Dlibcurl.md117 a lowercase c). You can find other functions in the library source code, but
H A Dlibcurl-errors.md257 interface to use for outgoing connections' source IP address with
H A Dcurl_easy_setopt.md1229 **OBSOLETE** Provide source for entropy random data.
/curl/.github/workflows/
H A Dlinux.yml183 … # https://ftpmirror.infania.net/slackware/slackware64-current/source/n/curl/curl.SlackBuild
344 source $HOME/.cargo/env
380 source /opt/intel/oneapi/setvars.sh
H A Dmacos.yml177 source $HOME/venv/bin/activate
/curl/docs/libcurl/opts/
H A DCURLOPT_URL.md62 support. That may be useful if you accept the URL from an external source and
/curl/projects/
H A Dbuild-wolfssl.bat376 echo directory - Specifies the wolfSSL source directory
409 echo Error: Cannot locate wolfSSL source directory, expected "%START_DIR%"
/curl/
H A Dbuildconf.bat245 echo Warning: The curl manual could not be integrated in the source. This means when
/curl/lib/
H A Dcf-h2-proxy.c810 nghttp2_data_source *source, in tunnel_send_callback() argument
820 (void)source; in tunnel_send_callback()
926 data_prd.source.ptr = read_ctx; in proxy_h2_submit()
H A Dftp.c1353 char *source = myhost; in ftp_state_use_port() local
1357 while(source && *source) { in ftp_state_use_port()
1358 if(*source == '.') in ftp_state_use_port()
1361 *dest = *source; in ftp_state_use_port()
1363 source++; in ftp_state_use_port()
H A Dhttp2.c1563 nghttp2_data_source *source, in req_body_read_callback() argument
1572 (void)source; in req_body_read_callback()
2098 data_prd.source.ptr = NULL; in h2_submit()
/curl/.circleci/
H A Dconfig.yml178 source .github/scripts/VERSIONS
191 source .github/scripts/VERSIONS
/curl/m4/
H A Dcurl-compilers.m41301 dnl code file, when the source compiles with errors.
1323 dnl code file, when the source code tries to define a
1518 dnl code file, when the source code tries to redefine

Completed in 78 milliseconds

1234