Age | Commit message (Expand) | Author |
2004-11-24 | HTTP "auth done right". See lib/README.httpauth | Daniel Stenberg |
2004-08-23 | debug.c is a fresh new example showing how to use the DEBUGFUNCTION to get | Daniel Stenberg |
2004-06-03 | Added example of how to use the upcoming support for FTP 3rd party transfers | Daniel Stenberg |
2004-06-03 | getinfo.c is a new tiny example that uses curl_easy_getinfo() to get the | Daniel Stenberg |
2004-05-26 | added example that makes an upload to a file:// url | Daniel Stenberg |
2004-05-24 | new example proving that the debug callback works even when the multi | Daniel Stenberg |
2004-05-13 | added https.c | Daniel Stenberg |
2003-10-03 | Peter Sylvester's curlx.c code example added | Daniel Stenberg |
2003-05-21 | Gisle Vanem made curl build with djgpp on DOS. | Daniel Stenberg |
2002-06-19 | simplepost.c shows a simple POST ;-) | Daniel Stenberg |
2002-05-13 | we don't need win32sockets.c anymore, we support this internally | Daniel Stenberg |
2002-05-13 | fopen.c added, a fopen() style emulation for URL reading | Daniel Stenberg |
2002-05-06 | Added multi-post.c, based on the source file posted by Gustaf Hui | Daniel Stenberg |
2002-03-19 | Added the three multi interface source code examples to the distrib | Daniel Stenberg |
2002-03-14 | new example for libcurl 7.9.6 or later | Daniel Stenberg |
2002-01-25 | postit.c is removed, it used the deprecated curl_formparse() and may | Daniel Stenberg |
2002-01-10 | added http-post.c | Daniel Stenberg |
2002-01-08 | another example source added | Daniel Stenberg |
2001-12-18 | G�tz Babin-Ebell's contributed "simplessl.c" example source code | Daniel Stenberg |
2001-09-25 | Added httpput.c | Daniel Stenberg |
2001-08-29 | added ftpupload.c | Daniel Stenberg |
2001-08-21 | Georg Huettenegger's patch curl-7.8.1-pre5-patch-20010819 | Daniel Stenberg |
2001-05-15 | Added getinmemory.c | Daniel Stenberg |
2001-05-04 | Added multithread.c | Daniel Stenberg |
2001-05-03 | fixed the EXTRA_DIST line | Daniel Stenberg |
2001-03-27 | Added Makefile.example as an example makefile that can build the example | Daniel Stenberg |
2001-03-27 | Added ftpget.c just to show that it is exactly as easy to get FTP files | Daniel Stenberg |
2001-03-05 | Added a persistant connection example | Daniel Stenberg |
2001-02-20 | win32sockets.c is now added with winsock init/cleanup example functions | Daniel Stenberg |
2001-02-19 | Added three tiny PHP examples | Daniel Stenberg |
2001-02-08 | postit.c was added as a HTML form file upload example | Daniel Stenberg |
2001-01-08 | mostly a dummy | Daniel Stenberg |