Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-07-04 | Added error checking for samples. | 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-10-05 | examples: use example.com in example URLs | Daniel Stenberg | |
2010-03-24 | remove the CVSish $Id$ lines | Daniel Stenberg | |
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. | |||
2004-08-23 | stripped trailing whitespace | Daniel Stenberg | |
2004-03-28 | use the correct struct | 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" | |||
2001-08-23 | curl_formadd() using example, the 7.9 style of building rfc1867 form posts | Daniel Stenberg | |