846d203d | 15-Jan-2004 |
Daniel Stenberg |
spell-fixed a comment now errors out if built with off_t > 32 bits but without strtoll() |
7561cbda | 14-Jan-2004 |
Daniel Stenberg |
clarified the recent fix, added cred |
c5c89862 | 14-Jan-2004 |
Daniel Stenberg |
rearranged the connect() call so that there's no interleaved #ifdef, to make it compiler better on amigaos |
3a70d686 | 14-Jan-2004 |
Daniel Stenberg |
Curl_resolv fix |
2d567af0 | 14-Jan-2004 |
Daniel Stenberg |
fixed the Curl_resolv()'s return code when the looked up host was already in the cache (Vincent Bronner) |
d2f7037f | 14-Jan-2004 |
Daniel Stenberg |
HAVE_LIMITS_H |
c3614fa6 | 14-Jan-2004 |
Daniel Stenberg |
Gisle Vanem updated the code for win32 and djgpp builds. |
f1da9e50 | 13-Jan-2004 |
Daniel Stenberg |
indented and formatted the VMS-specific code more in the same style as other curl code |
9e80356d | 13-Jan-2004 |
Daniel Stenberg |
Luck Call made win32 password prompting support backspace |
4a429529 | 13-Jan-2004 |
Daniel Stenberg |
we no longer distribute the non-working tests 400 - 403 |
57f67d02 | 13-Jan-2004 |
Daniel Stenberg |
added a comment about this not being the original getdate.y version, it has been modified |
d50c9218 | 13-Jan-2004 |
Daniel Stenberg |
source header added |
3c1bb361 | 13-Jan-2004 |
Daniel Stenberg |
use the *correct* header! |
16c747da | 13-Jan-2004 |
Daniel Stenberg |
zlib patch, amigaos patch |
baf948db | 13-Jan-2004 |
Daniel Stenberg |
Dan Fandrich made the hugehelp.c contain both compressed and uncompressed help if libz is available using #ifdef in the source instead, to allow the distributed source code to be easier built
Dan Fandrich made the hugehelp.c contain both compressed and uncompressed help if libz is available using #ifdef in the source instead, to allow the distributed source code to be easier built with compressed help text.
show more ...
|
9906eb8e | 13-Jan-2004 |
Daniel Stenberg |
define HAVE_LIBZ if libz is present, for hugehelp.c |
44d931db | 13-Jan-2004 |
Daniel Stenberg |
amiga patch applied and committed |
d0ad607c | 13-Jan-2004 |
Daniel Stenberg |
the multi change, the amiga build, credits |
36f76396 | 13-Jan-2004 |
Daniel Stenberg |
Diego Casorran's fixes to allow native AmigaOS builds |
1cb3cd14 | 13-Jan-2004 |
Daniel Stenberg |
three changes done this morning |
a76235c0 | 13-Jan-2004 |
Daniel Stenberg |
Matt Veenstra updated the Mac OS X framework files |
71b3cc08 | 13-Jan-2004 |
Daniel Stenberg |
Brian R Duffy made the makefile work to build SSL-enabled curl with Borland C++. |
d8dd9b00 | 13-Jan-2004 |
Daniel Stenberg |
Brian R Duffy provide a "build SSL-enabled with Borland" section |
35fd3a31 | 13-Jan-2004 |
Daniel Stenberg |
fix the copyright string years |
90be1d15 | 13-Jan-2004 |
Daniel Stenberg |
modified the TODO, we already do persistant tests |