aboutsummaryrefslogtreecommitdiff
path: root/docs/examples/Makefile.am
AgeCommit message (Expand)Author
2003-10-03Peter Sylvester's curlx.c code example addedDaniel Stenberg
2003-05-21 Gisle Vanem made curl build with djgpp on DOS.Daniel Stenberg
2002-06-19simplepost.c shows a simple POST ;-)Daniel Stenberg
2002-05-13we don't need win32sockets.c anymore, we support this internallyDaniel Stenberg
2002-05-13fopen.c added, a fopen() style emulation for URL readingDaniel Stenberg
2002-05-06Added multi-post.c, based on the source file posted by Gustaf HuiDaniel Stenberg
2002-03-19Added the three multi interface source code examples to the distribDaniel Stenberg
2002-03-14new example for libcurl 7.9.6 or laterDaniel Stenberg
2002-01-25postit.c is removed, it used the deprecated curl_formparse() and mayDaniel Stenberg
2002-01-10added http-post.cDaniel Stenberg
2002-01-08another example source addedDaniel Stenberg
2001-12-18Götz Babin-Ebell's contributed "simplessl.c" example source codeDaniel Stenberg
2001-09-25Added httpput.cDaniel Stenberg
2001-08-29added ftpupload.cDaniel Stenberg
2001-08-21Georg Huettenegger's patch curl-7.8.1-pre5-patch-20010819Daniel Stenberg
2001-05-15Added getinmemory.cDaniel Stenberg
2001-05-04Added multithread.cDaniel Stenberg
2001-05-03fixed the EXTRA_DIST lineDaniel Stenberg
2001-03-27Added Makefile.example as an example makefile that can build the exampleDaniel Stenberg
2001-03-27Added ftpget.c just to show that it is exactly as easy to get FTP filesDaniel Stenberg
2001-03-05Added a persistant connection exampleDaniel Stenberg
2001-02-20win32sockets.c is now added with winsock init/cleanup example functionsDaniel Stenberg
2001-02-19Added three tiny PHP examplesDaniel Stenberg
2001-02-08postit.c was added as a HTML form file upload exampleDaniel Stenberg
2001-01-08mostly a dummyDaniel Stenberg