Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-09-23 | Fixed scanf format for WORD = unsigned short. | 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-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-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-19 | Frank Teo provided an updated, mostly docs changed | Daniel Stenberg | |
2006-07-05 | Prevent definition of HAVE_WINxxx_H symbols and avoid inclusion of Windows ↵ | Yang Tse | |
headers when compiled with Cygwin in POSIX emulation mode. | |||
2006-02-04 | Frank's synctime.c example and an updated list in README | Daniel Stenberg | |