Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-02-14 | removed trailing whitespace | Yang Tse | |
2010-01-04 | use the modern name for this option | Daniel Stenberg | |
2008-09-06 | remove unnecessary typecasting of malloc() | Yang Tse | |
2008-09-06 | remove unnecessary typecasting of realloc() | Yang Tse | |
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-10-29 | Compiler warning fix | Yang Tse | |
2004-11-22 | re-indented to curl style | Daniel Stenberg | |
2004-10-06 | removed tabs and trailing whitespace from source | Daniel Stenberg | |
2003-10-03 | Peter Sylvester's curlx.c code example added | Daniel Stenberg | |