Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | chkspeed: bad strtol() call for -M option | Brad Hards | |
Bug: http://curl.haxx.se/mail/lib-2010-12/0192.html | |||
2010-11-28 | atoi: remove atoi usage | Yang Tse | |
2010-08-02 | example: fix code to build warning-free | Daniel Stenberg | |
2010-03-24 | remove the CVSish $Id$ lines | Daniel Stenberg | |
2010-02-14 | removed trailing whitespace | Yang Tse | |
2009-09-10 | use stderr for error output. | Gunter Knauf | |
2009-09-10 | fixed spelling. | Gunter Knauf | |
2009-08-31 | added simple chkspeed sample. | Gunter Knauf | |