Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-02-11 | examples: adhere to curl code style | Daniel Stenberg | |
All plain C examples now (mostly) adhere to the curl code style. While they are only examples, they had diverted so much and contained all sorts of different mixed code styles by now. Having them use a unified style helps users and readability. Also, as they get copy-and-pasted widely by users, making sure they're clean and nice is a good idea. 573 checksrc warnings were addressed. | |||
2016-02-03 | URLs: change all http:// URLs to https:// | Daniel Stenberg | |
2015-06-18 | examples: more descriptions | Daniel Stenberg | |
2014-07-05 | Update instances of some obsolete CURLOPTs to their new names | Dan Fandrich | |
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-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 | |
2007-07-16 | Fixed some more simple compile warnings in the examples. | Dan Fandrich | |
2007-07-06 | add note about windows and dlls with CURLOPT_WRITEDATA | Daniel Stenberg | |
2003-12-08 | use the newer option names | Daniel Stenberg | |
2002-01-08 | 7.9.3 pre-release commit | Daniel Stenberg | |