~ubuntu-branches/ubuntu/edgy/curl/edgy

« back to all changes in this revision

Viewing changes to docs/libcurl/curl_version_info.html

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2006-06-29 15:04:24 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20060629150424-pn00qumt9sml8p4m
Tags: 7.15.4-1ubuntu1
Synchronize to Debian. Only change left: Removal of stunnel and
libdb4.2-dev build dependencies.

Show diffs side-by-side

added added

removed removed

Lines of Context:
103
103
 makes libcurl use Windows-provided functions for NTLM authentication. It also
104
104
 allows libcurl to use the current user and the current user's password without
105
105
 the app having to pass them on. (Added in 7.13.2)
 
106
 <p class="level0"><a name="CURLVERSIONCONV"></a><span class="nroffip">CURL_VERSION_CONV</span> <p class="level1">libcurl was built with support for character conversions, as provided by the
 
107
 CUURLOPT_CONV_* callbacks. (Added in 7.15.4)
106
108
 <p class="level0"><span Class="emphasis">ssl_version</span> is an ascii string for the OpenSSL version used. If libcurl
107
109
 has no SSL support, this is NULL.
108
110
 <p class="level0"><span Class="emphasis">ssl_version_num</span> is the numerical OpenSSL version value as defined by the