Revert "Update to 7.40.1"
[platform/upstream/curl.git] / docs / examples / Makefile.inc
2015-11-11 taesub kimRevert "Update to 7.40.1" 94/51594/1
2015-11-09 Seonah MoonUpdate to 7.40.1 63/51363/1 submit/tizen/20151109.080918 submit/tizen/20151109.080942 submit/tizen/20151109.082943
2014-02-16 Steve Holmeexamples: Added IMAP LSUB example
2014-01-12 Steve Holmeexamples: Added IMAP multi example
2014-01-12 Steve Holmeexamples: Added POP3 multi example
2014-01-05 Steve HolmeExamples: Renamed SMTP MAIL example to match other...
2014-01-05 Steve Holmeexamples: Added POP3 TLS example
2014-01-05 Steve Holmeexamples: Added IMAP NOOP example
2014-01-05 Steve Holmeexamples: Added POP3 NOOP example
2014-01-05 Steve Holmeexamples: Added POP3 STAT example
2014-01-05 Steve Holmeexamples: Added POP3 TOP example
2014-01-05 Steve Holmeexamples: Added POP3 DELE example
2014-01-05 Steve Holmeexamples: Added POP3 UIDL example
2014-01-05 Steve Holmeexamples: Added POP3 RETR example
2014-01-05 Steve Holmeexamples: Reworked POP3 examples for additional upcomin...
2014-01-05 Steve Holmeexamples: Added SMTP SSL example
2014-01-05 Steve Holmeexamples: Added IMAP SSL and TLS examples
2014-01-04 Steve Holmeexamples: Added IMAP COPY example
2014-01-04 Steve Holmeexamples: Added IMAP DELETE example
2014-01-04 Steve Holmeexamples: Added IMAP CREATE example
2014-01-02 Steve Holmeexamples: Added IMAP SEARCH example
2014-01-02 Steve Holmeexamples: Added IMAP EXAMINE mailbox folder example
2014-01-01 Steve Holmeexamples: Added IMAP APPEND example
2014-01-01 Steve Holmeexamples: Added IMAP STORE example
2013-12-31 Steve Holmeexamples: Added IMAP LIST mailbox example
2013-12-31 Steve Holmeexamples: Rename before adding additional email examples
2013-12-31 Steve Holmeexamples: Added SMTP EXPN command example
2013-11-28 Christian Grothoffsessioninfo.c: Added sample code for CURLINFO_TLS_SESSION
2013-09-28 Daniel Stenbergpostinmemory: new example
2013-07-03 Dan Fandrichexamples: Moved usercertinmem.c to COMPLICATED_EXAMPLES
2013-05-19 Daniel Stenbergtarball: include the xmlstream example
2013-04-18 Ishan SinghLevettusercertinmem.c: add example showing user cert in memory
2013-03-27 Clemens GruberAdded libuv example multi-uv.c
2012-11-21 Daniel Stenberghtmltitle: use .cpp extension for C++ examples
2012-11-21 Lijo Antonyexamples: Added a c++ example of using multi with boost...
2012-10-18 Michał Kowalczykhref_extractor: example code extracting href elements
2012-08-27 Daniel Stenbergftpsget: simple example showing a FTPS fetch
2012-08-27 Armel Asselinsftpget: example showing a simple SFTP download
2012-01-16 Daniel Stenbergurl2file: new simple example
2012-01-16 Daniel Stenbergimap.c: a dead simple imap example
2011-12-30 Alessandro Ghediniexamples: update README, Makefile.inc and gitignore...
2011-10-24 Daniel StenbergMerge pull request #25 from trtom/master
2011-09-13 Daniel Stenbergprogressfunc: a simple CURLOPT_PROGRESSFUNCTION example
2011-08-23 Daniel Stenbergresolve.c: new example showing off CURLOPT_RESOLVE
2011-08-23 Daniel Stenbergexternalsocket.c: new example
2011-08-10 Daniel Stenbergrtsp.c: converted to C
2010-12-17 Brad Hardssmtp-tls: new example
2010-12-17 Brad HardsDocs: add simple SMTP example
2010-11-20 Dan FandrichAdded a couple examples that were missing from the...
2010-11-07 Yang Tsefix snapshot generation
2010-11-04 Daniel Stenbergexample: add smtp-multi.c
2010-06-24 Pavel Raiskupexamples: new FTP wildcard showcase
2009-09-05 Daniel Stenbergadd ftpgetinfo
2009-09-03 Gunter Knaufadded chkspeed to samples.
2008-11-21 Daniel StenbergMarkus Koetter's adaptation of hiperfifo.c to instead...
2008-09-05 Daniel Stenberg- Introducing CURLOPT_CERTINFO and the corresponding...
2008-08-13 Daniel Stenberghttpcustomheader.c is a new tiny example showing a...
2008-05-12 Daniel Stenberg- Introducing curl_easy_send() and curl_easy_recv(...
2008-03-31 Dan FandrichChanged the makefile so the doc/examples/ programs...
2008-02-18 Gunter Knaufmoved sample program defines into separate Makefile...