Fixed libcurl to honour the --disable-ldaps configure option
[platform/upstream/curl.git] / docs /
2011-03-07 Daniel StenbergFAQ: How to SFTP from my user's home directory?
2011-02-21 Daniel StenbergCURLOPT_SSH_KEYFUNCTION: requires *SSH_KNOWNHOSTS
2011-02-21 Julien Chaffraixcurl_easy_setopt.3: Removed wrong reference to CURLOPT_...
2011-02-21 Julien Chaffraixcurl: Added --netrc-file.
2011-02-17 Daniel Stenbergsymbols-in-versions: sorted
2011-02-17 Daniel StenbergSOCKOPTFUNCTION: documented new return codes
2011-02-17 Daniel StenbergTHANKS: add contributors from 7.21.4
2011-02-13 Guenter KnaufUpdated OpenSSL version, added links to docu.
2011-02-09 Quinn SlackCURLE_TLSAUTH_FAILED: removed
2011-02-09 Quinn SlackTLS-SRP: new options documented
2011-02-08 Daniel Stenbergcurl.1: typo in -v description
2011-01-31 Dave Reisnerfile: add support for CURLOPT_TIMECONDITION
2011-01-29 Daniel StenbergFAQ: clarified/expanded 6.7 a bit
2011-01-27 Dan FandrichSome minor edits including updates to function names
2011-01-27 Dan FandrichMention that sftp quote commands can be quoted
2011-01-24 Daniel StenbergFAQ: clarify 5.13 how to stop a transfer
2011-01-21 Dan FandrichMention axTLS in some more documentation
2011-01-19 Daniel Stenbergsymbols-in-versions: add the new TLSAUTH-SRP symbols
2011-01-19 Daniel StenbergCURLOPT_SSL_VERIFYPEER: more clarifications
2011-01-19 Daniel StenbergTheArtOfHttpScripting: extended
2011-01-19 Daniel Stenbergcurl_easy_setopt.3: clarify VERIFYHOST/PEER
2011-01-18 Kamil Dudkanss: fix a bug in handling of CURLOPT_CAPATH
2011-01-15 Daniel Stenbergcurl.1: fix spelling
2011-01-12 Yang Tsedocs - update BCC INSTALL section
2011-01-04 Kamil Dudkanss: avoid CURLE_OUT_OF_MEMORY given a file name withou...
2011-01-03 Daniel StenbergTODO: get rid of PATH_MAX
2010-12-30 Daniel StenbergCURLINFO_FTP_ENTRY_PATH: sftp support
2010-12-25 Brad HardsTypo / spelling fixes.
2010-12-25 Brad HardsUse angle address, as for the rest of the example.
2010-12-25 Brad HardsAdd angle brackets to addresses in easy SMTP examples...
2010-12-23 Daniel Stenbergsmtp-multi: put recipient within <brackets>
2010-12-22 Daniel StenbergCURLOPT_MAIL_FROM: document the bracket situation
2010-12-22 Brad Hardssmtp-tls: add a missing newline
2010-12-18 Daniel Stenbergexamples: socket type cleanup
2010-12-18 Brad Hardssmtp-tls: add Message-ID: header
2010-12-17 Daniel Stenberggitignore: ignore the new example execs
2010-12-17 Daniel Stenbergexamples: fix compiler warnings
2010-12-17 Daniel Stenbergexamples: build all examples easier
2010-12-17 Brad Hardssmtp-tls: new example
2010-12-17 Brad HardsDocs: add simple SMTP example
2010-12-16 Daniel Stenbergexample: fix compiler warnings in fopen.c
2010-12-16 Brad Hardschkspeed: bad strtol() call for -M option
2010-12-15 Daniel StenbergaxTLS: mention it among the other SSL libs
2010-12-15 Daniel StenbergTHANKS: added contributors from 7.21.3
2010-12-09 Daniel Stenbergsymbols-in-versions: CURLOPT_KEYPASSWD fixed
2010-12-08 Dan FandrichMention that using other libraries can affect app licensing
2010-12-03 Daniel Stenbergversion-check: added brief documentation
2010-11-28 Yang Tseatoi: remove atoi usage
2010-11-20 Dan FandrichAdded a couple examples that were missing from the...
2010-11-12 Daniel Stenbergcurl.1: "a file", not an
2010-11-12 Daniel Stenbergversion-check.pl: display version number for symbols
2010-11-11 Daniel StenbergHTTP Auth: Add CURLAUTH_ONLY
2010-11-09 Daniel Stenbergsymbols-in-version: add CURL_SOCKET_BAD
2010-11-08 Daniel Stenbergcurl.1: --resolve documented
2010-11-08 Daniel StenbergCURLOPT_RESOLVE: documented
2010-11-08 Daniel StenbergCURLOPT_USE_SSL: move from FTP options to connection...
2010-11-07 Yang Tsefix snapshot generation
2010-11-04 Daniel Stenbergcurl.1: added a few missing exit codes
2010-11-04 Daniel Stenbergfopen.c: re-indented, fixed previous mistake
2010-11-04 Daniel Stenbergmulti use: call multi_perform even on select() timeouts
2010-11-04 Daniel Stenbergexample: add smtp-multi.c
2010-11-04 Daniel StenbergCURLOPT_NOSIGNAL: add blurb about SIGPIPE
2010-11-03 Daniel Stenbergsymbols-in-versions: added 119 missing symbols
2010-11-02 Daniel Stenbergsymbols-in-versions: added missing symbols
2010-11-02 Daniel Stenbergspellfix: CURLOPT_TFTP_BLKSIZE it is
2010-10-19 Daniel Stenbergcurl_easy_setopt.3: spellfix
2010-10-19 Daniel Stenbergcurl_easy_setopt.3: CURLOPT_USE_SSL is not just for FTP
2010-10-14 Daniel Stenbergcurl_easy_setopt.3: clarify CURLOPT_CRLF
2010-10-12 Daniel StenbergTHANKS: added contributors from 7.21.2
2010-10-12 Dan FandrichAdded section on server-supplied names to security...
2010-10-07 Dan Lockslibcurl.m4: AC_PATH_PROG fixes
2010-10-06 Daniel StenbergFAQ: added "How do I submit my patch?"
2010-10-05 Daniel Stenbergexamples: use example.com in example URLs
2010-10-04 Daniel Stenberglibcurl.m4: mention argument is PREFIX
2010-10-01 Daniel Stenbergcurl_easy_setopt.3: CURLOPT_DIRLISTONLY implies dir...
2010-09-30 Dirk Manskemulti & hiper examples: updates and cleanups
2010-09-21 Daniel Stenbergduphandle: use ares_dup()
2010-09-20 Daniel StenbergTODO: added 8.4 non-gcrypt under GnuTLS
2010-09-15 James BursaTheArtOfHttpScripting: use long options
2010-09-14 James Bursagetinmemory: make the example easier to follow
2010-09-09 Dan FandrichMention the Debian Popularity Contest
2010-09-08 Daniel Stenbergcurl.1: updated protocols and polished language
2010-09-08 Daniel StenbergFAQ: CURL_STATICLIB for visual studio users
2010-09-07 Daniel StenbergFAQ: updated and added host with custom IP question
2010-08-28 Daniel StenbergCURLOPT_DIRLISTONLY: don't use with CURLOPT_WILDCARDMATCH
2010-08-28 Daniel StenbergFAQ: update list of supported protocols
2010-08-28 Daniel StenbergHISTORY: mention the gopher story
2010-08-25 Daniel StenbergTODO: we now support RTMP
2010-08-25 Daniel StenbergTODO: done "NTLM with other crypto functions"
2010-08-25 Daniel StenbergTODO: fixed "Make curl_multi_info_read faster"
2010-08-23 Dan FandrichMention PolarSSL in tutorial & add some URLs to INSTALL
2010-08-22 Daniel StenbergRESUME_FROM: clarify what ftp uploads do
2010-08-18 Daniel StenbergFAQ: update the list of supported protocols
2010-08-18 Daniel StenbergFAQ: added blurb about ECCN
2010-08-15 Daniel StenbergTHANKS: added contributors from 7.21.1
2010-08-15 Daniel Stenbergmulti: support timeouts
2010-08-11 Daniel StenbergFAQ: s/libcurl.so.3/libcurl.so.X
2010-08-11 Dan FandrichKNOWN_BUG #59 is fixed. Clarify support of IPv6 zone...
2010-08-10 Daniel StenbergHISTORY: added stuff from recent years
2010-08-10 Daniel Stenbergmulti_socket_action: clarify how to kickstart it
next