Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-09-23 | docs/examples: URL updates | Viktor Szakats | |
- also update two URLs outside of docs/examples - fix spelling of filename persistant.c - fix three long lines that started failing checksrc.pl Closes https://github.com/curl/curl/pull/3036 | |||
2016-02-03 | URLs: change all http:// URLs to https:// | Daniel Stenberg | |
2016-01-04 | example/simple.c: add description | Daniel Stenberg | |
2013-01-28 | Fixed simple.c to work again unchanged. | Guenter Knauf | |
Added CURLOPT_FOLLOWLOCATION since example.com is now redirected. | |||
2012-07-04 | Added error checking for samples. | Guenter Knauf | |
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 | |
2004-08-23 | stripped trailing whitespace | Daniel Stenberg | |
2002-01-09 | bad comment begone | Daniel Stenberg | |
2002-01-09 | cut off argc and argv as well | Daniel Stenberg | |
2002-01-09 | Cleaned up this example to make it even simpler. | 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 | |