summaryrefslogtreecommitdiff
path: root/docs/examples/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* examples/Makefile.inc: specify programs without .c!curl-7_47_0Daniel Stenberg2016-01-271-1/+1
* getredirect.c: a new exampleDaniel Stenberg2016-01-041-2/+2
* http2-serverpush.c: example codeDaniel Stenberg2015-06-241-1/+1
* dist: add the http2 examplesDaniel Stenberg2015-05-281-2/+3
* Makefile.inc: Added our standard header and updated file formattingSteve Holme2014-12-061-10/+32
* examples: Added IMAP LSUB exampleSteve Holme2014-02-161-3/+3
* examples: Added IMAP multi exampleSteve Holme2014-01-121-2/+2
* examples: Added POP3 multi exampleSteve Holme2014-01-121-3/+4
* Examples: Renamed SMTP MAIL example to match other email examplesSteve Holme2014-01-051-1/+1
* examples: Added POP3 TLS exampleSteve Holme2014-01-051-3/+3
* examples: Added IMAP NOOP exampleSteve Holme2014-01-051-1/+1
* examples: Added POP3 NOOP exampleSteve Holme2014-01-051-3/+3
* examples: Added POP3 STAT exampleSteve Holme2014-01-051-3/+3
* examples: Added POP3 TOP exampleSteve Holme2014-01-051-1/+1
* examples: Added POP3 DELE exampleSteve Holme2014-01-051-4/+4
* examples: Added POP3 UIDL exampleSteve Holme2014-01-051-3/+4
* examples: Added POP3 RETR exampleSteve Holme2014-01-051-3/+3
* examples: Reworked POP3 examples for additional upcoming POP3 examplesSteve Holme2014-01-051-1/+1
* examples: Added SMTP SSL exampleSteve Holme2014-01-051-4/+4
* examples: Added IMAP SSL and TLS examplesSteve Holme2014-01-051-1/+1
* examples: Added IMAP COPY exampleSteve Holme2014-01-041-2/+2
* examples: Added IMAP DELETE exampleSteve Holme2014-01-041-2/+2
* examples: Added IMAP CREATE exampleSteve Holme2014-01-041-1/+2
* examples: Added IMAP SEARCH exampleSteve Holme2014-01-021-1/+1
* examples: Added IMAP EXAMINE mailbox folder exampleSteve Holme2014-01-021-1/+1
* examples: Added IMAP APPEND exampleSteve Holme2014-01-011-1/+1
* examples: Added IMAP STORE exampleSteve Holme2014-01-011-2/+2
* examples: Added IMAP LIST mailbox exampleSteve Holme2013-12-311-2/+2
* examples: Rename before adding additional email examplesSteve Holme2013-12-311-2/+2
* examples: Added SMTP EXPN command exampleSteve Holme2013-12-311-2/+3
* sessioninfo.c: Added sample code for CURLINFO_TLS_SESSIONChristian Grothoff2013-11-281-1/+1
* postinmemory: new exampleDaniel Stenberg2013-09-291-1/+1
* examples: Moved usercertinmem.c to COMPLICATED_EXAMPLESDan Fandrich2013-07-031-3/+2
* tarball: include the xmlstream exampleDaniel Stenberg2013-05-191-1/+1
* usercertinmem.c: add example showing user cert in memoryIshan SinghLevett2013-04-181-1/+2
* Added libuv example multi-uv.cClemens Gruber2013-03-271-1/+2
* htmltitle: use .cpp extension for C++ examplesDaniel Stenberg2012-11-211-1/+1
* examples: Added a c++ example of using multi with boost::asioLijo Antony2012-11-211-1/+1
* href_extractor: example code extracting href elementsMichaƂ Kowalczyk2012-10-181-1/+1
* ftpsget: simple example showing a FTPS fetchDaniel Stenberg2012-08-271-1/+1
* sftpget: example showing a simple SFTP downloadArmel Asselin2012-08-271-1/+1
* url2file: new simple exampleDaniel Stenberg2012-01-161-1/+1
* imap.c: a dead simple imap exampleDaniel Stenberg2012-01-161-1/+1
* examples: update README, Makefile.inc and gitignore with pop3s examplesAlessandro Ghedini2011-12-301-1/+1
* progressfunc: a simple CURLOPT_PROGRESSFUNCTION exampleDaniel Stenberg2011-09-131-1/+2
* resolve.c: new example showing off CURLOPT_RESOLVEDaniel Stenberg2011-08-231-1/+1
* externalsocket.c: new exampleDaniel Stenberg2011-08-231-1/+1
* rtsp.c: converted to CDaniel Stenberg2011-08-101-1/+1
* smtp-tls: new exampleBrad Hards2010-12-171-1/+1