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. | |||
2006-10-13 | Added comments about checking return code and the maxfd counter | Daniel Stenberg | |
2006-05-02 | Make this code use the proper pointers | Daniel Stenberg | |
2004-11-24 | HTTP "auth done right". See lib/README.httpauth | Daniel Stenberg | |
2002-05-06 | Added multi-post.c, based on the source file posted by Gustaf Hui | Daniel Stenberg | |