Lines Matching refs:libcurl
8 libcurl 7.16.1 is currently the latest version available. Things may of
24 libcurl is MIT-style[4] licensed - how on earth did this dilemma fall onto
27 libcurl is only a little library. libcurl can be built to use OpenSSL for its
30 If libcurl built to use OpenSSL is used by a GPL-licensed application and you
34 This dilemma is not libcurl-specific nor is it specific to any particular
37 issue yet since no other distro is shipping libcurl built with two SSL
57 Since May 2005 libcurl can get built to use GnuTLS instead of OpenSSL. GnuTLS
59 OpenSSL does. Now, you can build and distribute an TLS/SSL capable libcurl
62 I believe Debian is the first (only?) distro that provides libcurl/GnuTLS
67 libcurl can get also get built to use yassl for the TLS/SSL layer. yassl is a
74 libcurl does not (yet) offer a standardized stable ABI if you decide to
75 switch from using libcurl-openssl to libcurl-gnutls or vice-versa. The GnuTLS
76 and yassl support is very recent in libcurl and it has not been tested nor
85 - lacks the crypto functions libcurl uses for NTLM
92 - provides crypto functions libcurl uses for NTLM
93 - libcurl can do non-blocking connects with it in 7.15.4 and later
119 In libcurl, there's no stopping us here. There are more Open Source/Free
125 libcurl is built to use one SSL/TLS library. It uses a single fixed name (by
127 use that single lib. Replacing one libcurl instance with another one that
130 use the libcurl it was built for.
134 We distribute libcurl and everyone may build libcurl with either library at
139 libcurl has different ABI when built with different SSL/TLS libraries due to
143 with a generic libcurl function that should use the proper underlying
154 To my knowledge there is only one distro that ships libcurl built with either
158 libcurl packages, one for libcurl built with OpenSSL and one built with