summaryrefslogtreecommitdiff
path: root/docs/examples
Commit message (Expand)AuthorAgeFilesLines
* fixDaniel Stenberg2003-01-091-1/+2
* call curl_multi_perform() correctlyDaniel Stenberg2003-01-091-1/+2
* Jeff pointed out this flaw in the exampleDaniel Stenberg2002-12-031-1/+2
* don't use curl.haxx.seDaniel Stenberg2002-11-221-1/+1
* re-order the compiler arguments to keep more compiler happyDaniel Stenberg2002-08-142-1/+6
* added comment about CURLOPT_WRITEDATA for directing contents somewhereDaniel Stenberg2002-08-121-0/+4
* makes things betterDaniel Stenberg2002-08-081-0/+2
* removed the php/examples reference as that dir is not in the archivesDaniel Stenberg2002-06-191-8/+6
* simplified the compile line even moreDaniel Stenberg2002-06-191-1/+1
* simplepost.c shows a simple POST ;-)Daniel Stenberg2002-06-192-1/+37
* we don't need win32sockets.c anymore, we support this internallyDaniel Stenberg2002-05-132-50/+1
* fopen.c added, a fopen() style emulation for URL readingDaniel Stenberg2002-05-132-5/+228
* Added multi-post.c, based on the source file posted by Gustaf HuiDaniel Stenberg2002-05-062-1/+127
* Added the three multi interface source code examples to the distribDaniel Stenberg2002-03-191-1/+2
* fixed include and added headerDaniel Stenberg2002-03-193-14/+34
* new example for libcurl 7.9.6 or laterDaniel Stenberg2002-03-142-1/+90
* corrected the use of the progress functionDaniel Stenberg2002-03-111-1/+6
* multi interface using examplesDaniel Stenberg2002-03-043-0/+259
* postit.c is removed, it used the deprecated curl_formparse() and mayDaniel Stenberg2002-01-252-72/+1
* added a comment about this example only works with 7.9.3 and newer libsDaniel Stenberg2002-01-171-0/+3
* added a somewhat cool single-line command that builds most example sourcesDaniel Stenberg2002-01-161-0/+4
* Götz Babin-Ebell updated with some new 7.9.3 featuresDaniel Stenberg2002-01-131-0/+5
* added http-post.cDaniel Stenberg2002-01-102-1/+36
* bad comment begoneDaniel Stenberg2002-01-091-1/+0
* cut off argc and argv as wellDaniel Stenberg2002-01-091-1/+1
* Cleaned up this example to make it even simpler.Daniel Stenberg2002-01-091-10/+0
* I made the write callback create the file the first time it gets called soDaniel Stenberg2002-01-081-11/+50
* another example source addedcurl-7_9_3-pre1Daniel Stenberg2002-01-081-1/+1
* 7.9.3 pre-release commitDaniel Stenberg2002-01-081-0/+61
* Götz Babin-Ebell's contributed "simplessl.c" example source codeDaniel Stenberg2001-12-182-1/+112
* Added httpput.cDaniel Stenberg2001-09-252-1/+101
* added ftpupload.cDaniel Stenberg2001-08-292-1/+89
* curl_formadd() using example, the 7.9 style of building rfc1867 form postsDaniel Stenberg2001-08-231-0/+92
* Georg Huettenegger's patch curl-7.8.1-pre5-patch-20010819Daniel Stenberg2001-08-211-1/+1
* Leftover -- add a note about this in the examples file :)Sterling Hughes2001-07-121-0/+6
* removed static, removed curl special return type, added include windows.hDaniel Stenberg2001-06-291-2/+5
* Added getinmemory.cDaniel Stenberg2001-05-151-1/+1
* this might actually compile too...Daniel Stenberg2001-05-151-2/+1
* an example on how you can use the write callback to receive data in a memoryDaniel Stenberg2001-05-151-0/+81
* We need -lpthread for the pthread exampleDaniel Stenberg2001-05-151-0/+1
* correctedDaniel Stenberg2001-05-151-2/+2
* Added multithread.cDaniel Stenberg2001-05-041-1/+2
* example using multiple threads to get URLsDaniel Stenberg2001-05-041-0/+70
* fixed the EXTRA_DIST lineDaniel Stenberg2001-05-031-3/+2
* Added text about curl.haxx.se not being a good test target for people'sDaniel Stenberg2001-04-121-0/+4
* Added a line about the new makefile exampleDaniel Stenberg2001-03-271-0/+4
* Added Makefile.example as an example makefile that can build the exampleDaniel Stenberg2001-03-272-1/+42
* Added ftpget.c just to show that it is exactly as easy to get FTP filesDaniel Stenberg2001-03-272-2/+45
* moved to ../../php/examples/Daniel Stenberg2001-03-163-35/+0
* the PHP examples are movedDaniel Stenberg2001-03-161-2/+1