summaryrefslogtreecommitdiff
path: root/docs/examples/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* source header: added to more filesDaniel Stenberg2011-03-121-0/+19
* examples: build all examples easierDaniel Stenberg2010-12-171-1/+1
* remove the CVSish $Id$ linesDaniel Stenberg2010-03-241-1/+0
* I removed leading 'curl' path on the 'curlbuild.h' include statement inYang Tse2009-11-051-2/+4
* Initial support of curlbuild.h and curlrules.h which allowsYang Tse2008-08-071-1/+3
* add comment for include pathsYang Tse2008-07-151-0/+7
* Changed the makefile so the doc/examples/ programs are never built in aDan Fandrich2008-03-311-1/+1
* moved sample program defines into separate Makefile.inc so that other makefil...Gunter Knauf2008-02-181-15/+5
* threaded-ssl.c is a little example that does multi-threaded downloads fromDaniel Stenberg2008-02-031-1/+1
* Andres Garcia made the examples build fine on Windows (mingw + msys) whenDaniel Stenberg2007-11-171-1/+7
* Compile samples with -DCURL_NO_OLDIESDan Fandrich2007-09-131-0/+1
* The examples don't need access to curl internal source files.Dan Fandrich2007-07-131-3/+1
* fix include pathDaniel Stenberg2007-07-121-1/+1
* Compile most of the example apps in docs/examples when doing a 'make check'.Dan Fandrich2007-07-121-14/+28
* Added ghiper.c, Jeff Pohlmeyer's example code using the curl_multi_socket()Daniel Stenberg2006-10-101-1/+1
* hiperfifo.c by Jeff PohlmeyerDaniel Stenberg2006-09-121-1/+2
* The new ftpuploadresume.c example by Philip BockDaniel Stenberg2006-05-111-1/+1
* new little example using the new conversion callbacks added in 7.15.4Daniel Stenberg2006-04-091-1/+1
* Frank's synctime.c example and an updated list in READMEDaniel Stenberg2006-02-041-1/+1
* Theo Borm's example, as was posted here:Daniel Stenberg2005-08-241-1/+1
* Peteris Krumins added CURLOPT_COOKIELIST and CURLINFO_COOKIELIST, which is aDaniel Stenberg2005-07-271-1/+2
* Jeremy Brown's OpenSSL thread-locking exampleDaniel Stenberg2005-05-091-1/+1
* another exampleDaniel Stenberg2005-02-021-1/+1
* HTML <head> parsing (with libxml) example code by Lars Nilsson.Daniel Stenberg2005-01-311-1/+1
* HTTP "auth done right". See lib/README.httpauthDaniel Stenberg2004-11-241-1/+2
* debug.c is a fresh new example showing how to use the DEBUGFUNCTION to getDaniel Stenberg2004-08-231-1/+1
* Added example of how to use the upcoming support for FTP 3rd party transfersDaniel Stenberg2004-06-031-1/+1
* getinfo.c is a new tiny example that uses curl_easy_getinfo() to get theDaniel Stenberg2004-06-031-1/+1
* added example that makes an upload to a file:// urlDaniel Stenberg2004-05-261-1/+1
* new example proving that the debug callback works even when the multiDaniel Stenberg2004-05-241-1/+2
* added https.cDaniel Stenberg2004-05-131-5/+4
* Peter Sylvester's curlx.c code example addedDaniel Stenberg2003-10-031-1/+1
* Gisle Vanem made curl build with djgpp on DOS.Daniel Stenberg2003-05-211-1/+1
* simplepost.c shows a simple POST ;-)Daniel Stenberg2002-06-191-1/+1
* we don't need win32sockets.c anymore, we support this internallyDaniel Stenberg2002-05-131-1/+1
* fopen.c added, a fopen() style emulation for URL readingDaniel Stenberg2002-05-131-5/+6
* Added multi-post.c, based on the source file posted by Gustaf HuiDaniel Stenberg2002-05-061-1/+1
* Added the three multi interface source code examples to the distribDaniel Stenberg2002-03-191-1/+2
* new example for libcurl 7.9.6 or laterDaniel Stenberg2002-03-141-1/+1
* postit.c is removed, it used the deprecated curl_formparse() and mayDaniel Stenberg2002-01-251-1/+1
* added http-post.cDaniel Stenberg2002-01-101-1/+1
* another example source addedcurl-7_9_3-pre1Daniel Stenberg2002-01-081-1/+1
* Götz Babin-Ebell's contributed "simplessl.c" example source codeDaniel Stenberg2001-12-181-1/+2
* Added httpput.cDaniel Stenberg2001-09-251-1/+1
* added ftpupload.cDaniel Stenberg2001-08-291-1/+1
* Georg Huettenegger's patch curl-7.8.1-pre5-patch-20010819Daniel Stenberg2001-08-211-1/+1
* Added getinmemory.cDaniel Stenberg2001-05-151-1/+1
* Added multithread.cDaniel Stenberg2001-05-041-1/+2
* fixed the EXTRA_DIST lineDaniel Stenberg2001-05-031-3/+2
* Added Makefile.example as an example makefile that can build the exampleDaniel Stenberg2001-03-271-1/+1