Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed a surprising number of example programs that were passing int arguments | Dan Fandrich | 2008-05-22 | 1 | -3/+3 |
* | Fixed some more simple compile warnings in the examples. | Dan Fandrich | 2007-07-16 | 1 | -1/+2 |
* | Fixed some compile warnings and errors and improved portability in the | Dan Fandrich | 2007-07-12 | 1 | -2/+2 |
* | typecast the number passed to CURLOPT_INFILESIZE_LARGE as a curl_off_t | Daniel Stenberg | 2006-06-30 | 1 | -2/+4 |
* | add a URL to an article about making Apache support PUT | Daniel Stenberg | 2005-01-19 | 1 | -0/+3 |
* | removed unused variable and trailing whitespace | Daniel Stenberg | 2004-11-22 | 1 | -8/+7 |
* | David J Meyer's large file support. | Daniel Stenberg | 2004-01-05 | 1 | -3/+2 |
* | typecast the size to long for platforms where st_size is off_t | Daniel Stenberg | 2003-12-18 | 1 | -2/+3 |
* | clarified the URL part based on the problems Martin Hilpert had | Daniel Stenberg | 2003-12-18 | 1 | -1/+2 |
* | use the newer option names | Daniel Stenberg | 2003-12-08 | 1 | -1/+1 |
* | Added httpput.c | Daniel Stenberg | 2001-09-25 | 1 | -0/+100 |