OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:libcurl
(Results
301 - 325
of
1112
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/curl/tests/data/
test1904
67
User-Agent: curl/7.10.7-pre2 (i686-pc-linux-gnu)
libcurl
/7.10.7-pre2 OpenSSL/0.9.7a zlib/1.1.3
74
User-Agent: curl/7.10.7-pre2 (i686-pc-linux-gnu)
libcurl
/7.10.7-pre2 OpenSSL/0.9.7a zlib/1.1.3
test80
70
User-Agent: curl/7.10.7-pre2 (i686-pc-linux-gnu)
libcurl
/7.10.7-pre2 OpenSSL/0.9.7a zlib/1.1.3
78
User-Agent: curl/7.10.7-pre2 (i686-pc-linux-gnu)
libcurl
/7.10.7-pre2 OpenSSL/0.9.7a zlib/1.1.3
test83
66
User-Agent: curl/7.10.7-pre2 (i686-pc-linux-gnu)
libcurl
/7.10.7-pre2 OpenSSL/0.9.7a zlib/1.1.3
74
User-Agent: curl/7.10.7-pre2 (i686-pc-linux-gnu)
libcurl
/7.10.7-pre2 OpenSSL/0.9.7a zlib/1.1.3
test95
65
User-Agent: curl/7.10.7-pre2 (i686-pc-linux-gnu)
libcurl
/7.10.7-pre2 OpenSSL/0.9.7a zlib/1.1.3
72
User-Agent: curl/7.10.7-pre2 (i686-pc-linux-gnu)
libcurl
/7.10.7-pre2 OpenSSL/0.9.7a zlib/1.1.3
/external/curl/tests/libtest/
test1022.pl
15
/
libcurl
\/([\.\d]+((-DEV)|(-\d+))?)/;
27
if($filever =~ /^
libcurl
([\.\d]+((-DEV)|(-\d+))?)$/) {
/external/curl/docs/
LICENSE-MIXING.md
4
libcurl
can be built to use a fair amount of various third party libraries,
6
using their own licenses. Even
libcurl
itself contains code that may cause
7
problems to some. This document attempts to describe what licenses
libcurl
and
24
##
libcurl
121
(Used for LDAP support) Uses a Modified BSD-style license. Since
libcurl
uses
123
OpenLDAP linked with
libcurl
in an app.
BUGS
14
1.5
libcurl
problems
17
1.8 Bugs in
libcurl
bindings
34
Curl and
libcurl
keep being developed. Adding features and changing code
58
If you find a bug or problem in curl or
libcurl
that you think has a
83
- versions of the used libraries that
libcurl
is built to use
105
1.5
libcurl
problems
107
When you've written your own application with
libcurl
to perform transfers,
110
Tell us the
libcurl
version and your operating system. Tell us the name and
112
you're using and what name resolving your
libcurl
uses. If you use SFTP or
119
Lots of problems that appear to be
libcurl
problems are actually just abuse
[
all
...]
SSLCERTS.md
13
If
libcurl
was built with Schannel or Secure Transport support (the native SSL
37
libcurl
performs peer SSL certificate verification by default. This is done
51
1. Tell
libcurl
to *not* verify the peer. With
libcurl
you disable this with
58
libcurl
hackers: `curl_easy_setopt(curl, CURLOPT_CAPATH, capath);`
133
If
libcurl
was built with NSS support, then depending on the OS distribution,
140
Starting with version 7.19.7,
libcurl
automatically adds the 'sql:' prefix to
151
If
libcurl
was built with Schannel (Microsoft's native TLS engine) or Secure
152
Transport (Apple's native TLS engine) support, then
libcurl
will still perform
TODO
19
1.
libcurl
44
2.
libcurl
- multi interface
178
22.7 remove progress meter from
libcurl
183
1.
libcurl
199
libcurl
built without an asynchronous resolver library uses alarm() to time
200
out DNS lookups. When a timeout occurs, this causes
libcurl
to jump from the
202
causes
libcurl
to continue running within the signal handler. This is
220
Current
libcurl
allocates a fixed 16K size buffer for download and an
231
transfer speeds. A current
libcurl
build with a 16K buffer makes that
242
subsequently can add code within
libcurl
that returns error if called withi
[
all
...]
/external/curl/docs/examples/
smtp-tls.c
32
/* This is a simple example showing how to send mail using
libcurl
's SMTP
37
* Note that this example requires
libcurl
7.20.0 or above.
110
* will continue anyway - see the security discussion in the
libcurl
123
*
libcurl
using CURLOPT_CAINFO and/or CURLOPT_CAPATH. See docs/SSLCERTS
128
* in
libcurl
sending the MAIL FROM command with empty sender data. All
151
* information within
libcurl
to see what is happening during the transfer.
anyauthput.c
23
* HTTP PUT upload with authentiction using "any" method.
libcurl
picks the
40
#error "upgrade your
libcurl
to no less than 7.12.3"
48
* Since
libcurl
7.12.3, using "any" auth and POST/PUT requires a set ioctl
64
/* mr
libcurl
kindly asks as to rewind the read data stream to start */
146
/* tell
libcurl
we can use "any" auth, which lets the lib pick one, but it
smtp-ssl.c
32
/* This is a simple example showing how to send mail using
libcurl
's SMTP
37
* Note that this example requires
libcurl
7.20.0 or above.
119
* subjectAltName) fields,
libcurl
will refuse to connect. You can skip
126
* in
libcurl
sending the MAIL FROM command with empty sender data. All
149
* information within
libcurl
to see what is happening during the
/external/curl/docs/libcurl/
curl_mime_data_cb.3
22
.TH curl_mime_data_cb 3 "January 14, 2018" "
libcurl
7.58.0" "
libcurl
Manual"
62
The read callback function gets called by
libcurl
as soon as it needs to
84
The seek function gets called by
libcurl
to rewind input stream data or to
87
although
libcurl
currently only passes SEEK_SET.
91
\fICURL_SEEKFUNC_CANTSEEK\fP to indicate that while the seek failed,
libcurl
curl_formadd.3
22
.TH curl_formadd 3 "October 08, 2017" "
libcurl
7.58.0" "
libcurl
Manual"
64
followed by a string which provides the \fIname\fP of this part.
libcurl
70
followed by a string which provides the \fIname\fP of this part.
libcurl
77
to send away.
libcurl
copies the provided data, so your application doesn't
84
to send away.
libcurl
will use the pointer and refer to the data in your
92
If you pass a 0 (zero) for this option,
libcurl
will instead do a strlen() on
103
If you pass a 0 (zero) for this option,
libcurl
will instead do a strlen() on
123
the upload starts, as
libcurl
needs to read the correct file size beforehand.
132
string, it tells
libcurl
to use the given string as the \fIfilename\fP in th
[
all
...]
/external/curl/docs/libcurl/opts/
CURLOPT_PROXY.3
23
.TH CURLOPT_PROXY 3 "September 24, 2017" "
libcurl
7.58.0" "curl_easy_setopt options"
38
option \fICURLOPT_PROXYPORT(3)\fP. If not specified,
libcurl
will default to
62
When you tell the library to use a HTTP proxy,
libcurl
will transparently
78
libcurl
respects the proxy environment variables named \fBhttp_proxy\fP,
79
\fBftp_proxy\fP, \fBsftp_proxy\fP etc. If set,
libcurl
will use the specified
112
Since 7.50.2, unsupported schemes in proxy strings cause
libcurl
to return
CURLOPT_RTSP_REQUEST.3
23
.TH CURLOPT_RTSP_REQUEST 3 "May 31, 2017" "
libcurl
7.58.0" "curl_easy_setopt options"
32
Tell
libcurl
what kind of RTSP request to make. Pass one of the following RTSP
42
manually,
libcurl
will automatically fill in \fI'Accept:
56
ID is currently set with \fICURLOPT_RTSP_SESSION_ID(3)\fP,
libcurl
will
70
Retrieve a parameter from the server. By default,
libcurl
will automatically
77
Set a parameter on the server. By default,
libcurl
will automatically include
/external/curl/packages/vms/
curl_release_note_start.txt
21
The GNV based build creates a
libcurl
share imaged which is supplied in the
35
the GNV$
LIBCURL
shared image and create logical names GNV$
LIBCURL
to reference
61
Similar work arounds will be needed for any program linked with GNV$
LIBCURL
76
To use the daily GNV$
LIBCURL
image, you will need to define the logical
77
name GNV$
LIBCURL
to the image.
curl_startup.com
81
$ define/system/exec gnv$
libcurl
gnv$gnu:[usr.lib]GNV$
LIBCURL
.EXE
83
$ if .not. f$file_attributes("gnv$
libcurl
", "known")
85
$ install ADD gnv$
libcurl
/OPEN/SHARE/HEADER
87
$ install REPLACE gnv$
libcurl
/OPEN/SHARE/HEADER
/external/curl/src/
tool_main.c
135
* _any_
libcurl
usage. If this fails, *NO*
libcurl
functions may be
154
/* Perform the
libcurl
initialization */
157
/* Get information about
libcurl
*/
205
Curl_safefree(config->
libcurl
);
210
* _all_
libcurl
usage is done.
256
/* Initialize the curl library - do not call any
libcurl
functions before
Makefile.am
32
# $(top_srcdir)/include is for
libcurl
's external include files
33
# $(top_builddir)/lib is for
libcurl
's generated lib/curl_config.h file
35
# $(top_srcdir)/lib for
libcurl
's lib/curl_setup.h and other "borrowed" files
64
curl_LDADD = $(top_builddir)/lib/
libcurl
.la @LIBMETALINK_LIBS@ @LIBCURL_LIBS@
66
curl_LDADD = $(top_builddir)/lib/
libcurl
.la @LIBMETALINK_LIBS@ @NSS_LIBS@ @SSL_LIBS@ @ZLIB_LIBS@ @CURL_NETWORK_AND_TIME_LIBS@
/external/curl/
curl-config.in
36
--built-shared says 'yes' if
libcurl
was built shared
47
--ssl-backends output the SSL backends
libcurl
was built to support
48
--static-libs static
libcurl
library linking information
99
echo
libcurl
@CURLVERSION@
163
echo @libdir@/
libcurl
.@libext@ @LDFLAGS@ @LIBCURL_LIBS@
/external/curl/packages/AIX/RPM/
curl.spec.in
48
libcurl
is the core engine of curl; this packages contains all the
49
libs, headers, and manual pages to develop applications using
libcurl
.
109
%{_libdir}/
libcurl
.a
122
/usr/lib/
libcurl
.a
131
%{_libdir}/
libcurl
.la
/external/google-breakpad/src/common/linux/
http_upload.cc
82
curl_lib = dlopen("
libcurl
.so", RTLD_NOW);
87
curl_lib = dlopen("
libcurl
.so.4", RTLD_NOW);
90
// Debian gives
libcurl
a different name when it is built against GnuTLS
92
curl_lib = dlopen("
libcurl
-gnutls.so.4", RTLD_NOW);
95
curl_lib = dlopen("
libcurl
.so.3", RTLD_NOW);
libcurl_wrapper.cc
44
curl_lib_ = dlopen("
libcurl
.so", RTLD_NOW);
46
curl_lib_ = dlopen("
libcurl
.so.4", RTLD_NOW);
49
curl_lib_ = dlopen("
libcurl
.so.3", RTLD_NOW);
52
std::cout << "Could not find
libcurl
via dlopen";
198
std::cout << "Could not find
libcurl
function " << function_name; \
/external/libmicrohttpd/src/testcurl/
curl_version_check.c
79
* check local
libcurl
version matches required version
100
* '
libcurl
/7.16.4 OpenSSL/0.9.8g zlib/1.2.3.3 libidn/0.6.5' OR
101
* '
libcurl
/7.18.2 GnuTLS/2.4.0 zlib/1.2.3.3 libidn/0.6.5'
121
"Error: running curl test depends on local
libcurl
version > %s\n",
170
"Error: running curl test depends on local
libcurl
SSL version > %s\n",
Completed in 209 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>