HomeSort by relevance Sort by last modified time
    Searched full:libcurl (Results 1 - 25 of 853) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/curl/docs/libcurl/
.gitignore 3 libcurl-symbols.3
libcurl.m4 27 # Checks for libcurl. DEFAULT-ACTION is the string yes or no to
28 # specify whether to default to --with-libcurl or --without-libcurl.
30 # minimum version of libcurl to accept. Pass the version as a regular
33 # libcurl was successfully found and passed the various tests.
35 # Note that using --without-libcurl does run ACTION-IF-NO.
37 # This macro #defines HAVE_LIBCURL if a working libcurl setup is
38 # found, and sets @LIBCURL@ and @LIBCURL_CPPFLAGS@ to the necessary
40 # the various features supported by libcurl, and LIBCURL_PROTOCOL_yyy
41 # where yyy are the various protocols supported by libcurl. Both xx
    [all...]
ABI 7 libcurl's binary interface
21 In the vast majority of all cases, a typical libcurl upgrade does not break
22 the ABI at all. Your application can remain using libcurl just as before,
25 have to verify that your application still builds fine and uses libcurl as
31 In libcurl land, you really can't tell by the libcurl version number if that
32 libcurl is binary compatible or not with another libcurl version.
45 During the first seven years of libcurl releases, there have only been four
54 Going to an older libcurl version from one you're currently using can be
    [all...]
curl_version_info.3 23 .TH curl_version_info 3 "2 Nov 2014" "libcurl 7.40.0" "libcurl Manual"
25 curl_version_info - returns run-time libcurl version info
33 features in the running version of libcurl. \fItype\fP should be set to the
35 libcurl will always return a proper struct that your program understands,
79 new the libcurl you're using is. You are however guaranteed to get a struct that you
80 have a matching struct for in the header, as you tell libcurl your "age" with
83 \fIversion\fP is just an ascii string for the libcurl version.
89 \fIhost\fP is an ascii string showing what host information that this libcurl
112 libcurl was built with debug capabilities (added in 7.10.6
    [all...]
index.html 4 <title>Index to libcurl documentation</title>
8 <h1 align="center">Index to libcurl documentation</h1>
14 <A HREF="libcurl.html">libcurl</A>
15 <br><a href="libcurl-easy.html">libcurl-easy</a>
16 <br><a href="libcurl-multi.html">libcurl-multi</a>
17 <br><a href="libcurl-share.html">libcurl-share</a
    [all...]
curl_free.3 22 .TH curl_free 3 "12 Aug 2003" "libcurl 7.10" "libcurl Manual"
24 curl_free - reclaim memory that has been obtained through a libcurl call
31 curl_free reclaims memory that has been obtained through a libcurl call. Use
33 differences in memory management between your application and libcurl.
libcurl.3 22 .TH libcurl 3 "19 March 2002" "libcurl 7.9.6" "libcurl overview"
24 libcurl \- client-side URL transfers
26 This is a short overview on how to use libcurl in your C programs. There are
30 in-depth understanding on how to program with libcurl.
32 There are many bindings available that bring libcurl access to your favourite
35 libcurl has a global constant environment that you must set up and maintain
36 while using libcurl. This essentially means you call
59 similar. The multi interface allows you to select() on libcurl action, an
    [all...]
Makefile.am 36 curl_share_setopt.3 libcurl.3 libcurl-easy.3 libcurl-multi.3 \
37 libcurl-share.3 libcurl-errors.3 curl_easy_strerror.3 \
39 libcurl-tutorial.3 curl_easy_reset.3 curl_easy_escape.3 \
43 curl_multi_socket_action.3 curl_multi_wait.3 libcurl-symbols.3
56 libcurl.html libcurl-multi.html libcurl-easy.html libcurl-share.html
    [all...]
  /external/curl/packages/Symbian/group/
bld.inf 2 // libcurl and curl bld.inf file for Symbian OS
5 libcurl.iby /epoc32/rom/include/libcurl.iby
9 libcurl.mmp
libcurl.iby 2 // libcurl file transfer DLL
4 // Use this file with buildrom to add libcurl to a device ROM
12 file=ABI_DIR\BUILD_DIR\libcurl.dll \sys\bin\libcurl.dll
libcurl.pkg 0 ; libcurl package definition file
11 #{"libcurl"}, (0xF0206D00), 7, 20, <please_update_version>, TYPE=SA
22 "\epoc32\release\armv5\urel\libcurl.dll" - "$:\sys\bin\libcurl.dll"
  /external/libmicrohttpd/m4/
Makefile.am 2 EXTRA_DIST = libcurl.m4
libcurl.m4 6 # Checks for libcurl. DEFAULT-ACTION is the string yes or no to
7 # specify whether to default to --with-libcurl or --without-libcurl.
9 # minimum version of libcurl to accept. Pass the version as a regular
12 # libcurl was successfully found and passed the various tests.
14 # Note that using --without-libcurl does run ACTION-IF-NO.
16 # This macro #defines HAVE_LIBCURL if a working libcurl setup is
17 # found, and sets @LIBCURL@ and @LIBCURL_CPPFLAGS@ to the necessary
19 # the various features supported by libcurl, and LIBCURL_PROTOCOL_yyy
20 # where yyy are the various protocols supported by libcurl. Both xx
    [all...]
  /external/curl/lib/
makefile.amiga 2 # libcurl Makefile for AmigaOS ...
17 ar cru libcurl.a $(OBJS)
18 ranlib libcurl.a
21 $(INSTALL) -c ./libcurl.a /lib/libcurl.a
libcurl.plist 15 <string>se.haxx.curl.libcurl</string>
21 <string>libcurl</string>
30 <string>libcurl 7.12.3</string>
33 <string>libcurl.plist 7.12.3</string>
.gitignore 9 libcurl.plist.dist
11 libcurl.vers
libcurl.def 2 ; Definition file for the DLL version of the LIBCURL library from curl
5 LIBRARY LIBCURL
7 ;DESCRIPTION 'curl libcurl - http://curl.haxx.se'
  /external/libmicrohttpd/src/testzzuf/
Makefile.am 35 @LIBCURL@
41 @LIBCURL@
47 @LIBCURL@
53 @LIBCURL@
59 @LIBCURL@
65 @LIBCURL@
71 @LIBCURL@
79 @LIBCURL@
85 @LIBCURL@
91 @LIBCURL@
    [all...]
  /external/curl/projects/Windows/VC6/
curl-all.dsw 6 Project: "libcurl"=".\lib\libcurl.dsp" - Package Owner=<4>
27 Project_Dep_Name libcurl
  /external/curl/
MacOSX-Framework 3 # universal binary libcurl.framework for Mac OS X 10.4 or greater.
27 # now a simple rsync -vaP libcurl.framework /Library/Frameworks will install it
83 echo "----Configuring libcurl for 32 bit universal framework..."
90 echo "----Building 32 bit libcurl..."
94 rm -r libcurl.framework
95 mkdir -p libcurl.framework/${FRAMEWORK_VERSION}/Resources
96 cp lib/.libs/libcurl.dylib libcurl.framework/${FRAMEWORK_VERSION}/libcurl
97 install_name_tool -id @rpath/libcurl.framework/${FRAMEWORK_VERSION}/libcurl libcurl.framework/${FRAMEWORK_VERSION}/libcur
    [all...]
  /external/curl/projects/Windows/VC6/lib/
libcurl.dsw 6 Project: "libcurl"=".\libcurl.dsp" - Package Owner=<4>
  /external/libmicrohttpd/src/testcurl/
Makefile.am 94 @LIBCURL@
105 @LIBCURL@
113 $(PTHREAD_LIBS) @LIBCURL@
119 @LIBCURL@
126 @LIBCURL@
133 @LIBCURL@
139 @LIBGCRYPT_LIBS@ @LIBCURL@
145 @LIBGCRYPT_LIBS@ @LIBCURL@
151 @LIBCURL@
165 @LIBCURL
    [all...]
  /external/curl/docs/
curl-config.1 25 curl-config \- Get information about a libcurl installation
30 displays information about the curl and libcurl installation.
33 Displays the built-in path to the CA cert bundle this libcurl uses.
35 Displays the compiler used to build libcurl.
38 libcurl. Currently that is only the include path to the curl include files.
40 Specify the oldest possible libcurl version string you want, and this
47 Lists what particular main features the installed libcurl was built with. At
55 to link your application with libcurl.
57 This is the prefix used when libcurl was installed. Libcurl is then installe
    [all...]
index.html 17 <h2>libcurl</h2>
18 See the <a href="libcurl/index.html">libcurl section</a>
  /external/curl/packages/
Makefile.am 26 Symbian/group/libcurl.iby \
27 Symbian/group/libcurl.mmp \
28 Symbian/group/libcurl.pkg \

Completed in 543 milliseconds

1 2 3 4 5 6 7 8 91011>>