Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-07-05 | Update instances of some obsolete CURLOPTs to their new names | Dan Fandrich | |
2013-06-20 | Use opened body.out file and write content to it. | Guenter Knauf | |
2011-06-28 | examples: cleanup curl includes | Daniel Stenberg | |
Only <curl/curl.h> is needed typically and curl/types.h has been removed | |||
2011-03-10 | sources: update source headers | Daniel Stenberg | |
All C and H files now (should) feature the proper project curl source code header, which includes basic info, a copyright statement and some basic disclaimers. | |||
2010-12-17 | examples: fix compiler warnings | Daniel Stenberg | |
2010-10-05 | examples: use example.com in example URLs | Daniel Stenberg | |
2010-03-24 | remove the CVSish $Id$ lines | Daniel Stenberg | |
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-16 | Fixed some more simple compile warnings in the examples. | Dan Fandrich | |
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-11-08 | ok stop using old and deprecated options | Daniel Stenberg | |
2003-11-19 | cut off old crappy win32 comments and use the proper global_init instead | Daniel Stenberg | |
also removed very old "require libcurl older than blablabla" | |||
2003-03-17 | Andy Cedilnik's corrections | Daniel Stenberg | |
2002-08-12 | added comment about CURLOPT_WRITEDATA for directing contents somewhere | Daniel Stenberg | |
2001-05-15 | corrected | Daniel Stenberg | |
2001-02-20 | win32sockets.c is now added with winsock init/cleanup example functions | Daniel Stenberg | |
2000-09-20 | new libcurl example code stuff | Daniel Stenberg | |