Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-05-22 | Fixed a surprising number of example programs that were passing int arguments | Dan Fandrich | |
to curl_easy_setopt instead of long. | |||
2007-07-12 | Fixed some compile warnings and errors and improved portability in the | Dan Fandrich | |
examples. Removed ftp3rdparty.c since libcurl doesn't support 3rd party FTP transfers any longer. | |||
2005-08-24 | Theo Borm's example, as was posted here: | Daniel Stenberg | |
http://curl.haxx.se/mail/lib-2005-08/0163.html |