Age | Commit message (Expand) | Author |
2004-01-22 | header file fixing | Daniel Stenberg |
2004-01-22 | use curl_off_t instead of off_t | Daniel Stenberg |
2004-01-22 | use curl_off_t instead of off_t! | Daniel Stenberg |
2004-01-22 | Instead of checking the off_t size, we use the source dir version of the | Daniel Stenberg |
2004-01-22 | s/not/note | Daniel Stenberg |
2004-01-22 | curl_off_t is the new type for large file support | Daniel Stenberg |
2004-01-22 | use the proper type for formposts, not the deprecated one | Daniel Stenberg |
2004-01-22 | added the missing proto for the still unused quit function | Daniel Stenberg |
2004-01-22 | mark the option better | Daniel Stenberg |
2004-01-22 | start working on 7.11.1 | Daniel Stenberg |
2004-01-22 | release time! | Daniel Stenberg |
2004-01-22 | no large files on windows just yet | Daniel Stenberg |
2004-01-21 | updates | Daniel Stenberg |
2004-01-21 | updated year | Daniel Stenberg |
2004-01-21 | removed Basic in the initial response to see if it makes any difference | Daniel Stenberg |
2004-01-21 | use the proper timecond defines, not the obsolete ones I've removed! ;-) | Daniel Stenberg |
2004-01-21 | use the proper timecond defines, not the obsolete ones! | Daniel Stenberg |
2004-01-21 | Byron's fixes | Daniel Stenberg |
2004-01-21 | old timecond defines removed | Daniel Stenberg |
2004-01-21 | Removed defines with TIMECOND_ prefixes. They have been obsolte since April 22 | Daniel Stenberg |
2004-01-21 | clarified where VERBOSE output goes | Daniel Stenberg |
2004-01-19 | David Byron's --trace fix | Daniel Stenberg |
2004-01-19 | David Byron cleaned up how --trace with no option was treated, and also | Daniel Stenberg |
2004-01-19 | two minor build quirks | Daniel Stenberg |
2004-01-19 | nothing left for 7.11.0, the remaining items were moved to 7.11.1 as planned | Daniel Stenberg |
2004-01-16 | added this test, this is basicly a copy of test 91 but we return the first | Daniel Stenberg |
2004-01-16 | Gisle Vanem's patch for variables that "might be used uninitialized" | Daniel Stenberg |
2004-01-16 | silly me | Daniel Stenberg |
2004-01-16 | Avoid Curl_if2ip() on Interix as well. Fix by Rodney. | Daniel Stenberg |
2004-01-16 | removed unused stuff | Daniel Stenberg |
2004-01-15 | use the %dk display for one extra k of progress | Daniel Stenberg |
2004-01-15 | automake 1.8 adjustment | Daniel Stenberg |
2004-01-15 | Added escaping of the function name in the AC_DEFUN() macros, so that | Daniel Stenberg |
2004-01-15 | Peter Sylvester's CURLOPT_SSL_CTX_FUNCTION docs | Daniel Stenberg |
2004-01-15 | now compressed out of the box | Daniel Stenberg |
2004-01-15 | issue 22 (better compressed manual) is fixed | Daniel Stenberg |
2004-01-15 | check for limits.h as well | Daniel Stenberg |
2004-01-15 | added missing parenthesis | Daniel Stenberg |
2004-01-15 | spell-fixed a comment | Daniel Stenberg |
2004-01-14 | clarified the recent fix, added cred | Daniel Stenberg |
2004-01-14 | rearranged the connect() call so that there's no interleaved #ifdef, to make | Daniel Stenberg |
2004-01-14 | Curl_resolv fix | Daniel Stenberg |
2004-01-14 | fixed the Curl_resolv()'s return code when the looked up host was already | Daniel Stenberg |
2004-01-14 | HAVE_LIMITS_H | Daniel Stenberg |
2004-01-14 | Gisle Vanem updated the code for win32 and djgpp builds. | Daniel Stenberg |
2004-01-13 | indented and formatted the VMS-specific code more in the same style as | Daniel Stenberg |
2004-01-13 | Luck Call made win32 password prompting support backspace | Daniel Stenberg |
2004-01-13 | we no longer distribute the non-working tests 400 - 403 | Daniel Stenberg |
2004-01-13 | added a comment about this not being the original getdate.y version, it has | Daniel Stenberg |
2004-01-13 | source header added | Daniel Stenberg |