68c231e1 | 26-Oct-2000 |
Daniel Stenberg |
Kevin P Roth's idea of supporting multiple -d options was turned into reality |
949eaf8a | 25-Oct-2000 |
Daniel Stenberg |
Replaced the former bug report email address with the new curl-bug@haxx.se |
950110ec | 25-Oct-2000 |
Daniel Stenberg |
Added a few ideas |
5f8e93d3 | 25-Oct-2000 |
Daniel Stenberg |
tiny spell correction |
e4a7e18a | 25-Oct-2000 |
Daniel Stenberg |
compiles on Linux now |
8f5ffd94 | 23-Oct-2000 |
Daniel Stenberg |
the configure script dynamically gets the version from the include file now which lets the maketgz skip updating the configure.in file |
c44b10de | 20-Oct-2000 |
Daniel Stenberg |
remote_port used in Host: headers only when non-default |
135cc036 | 17-Oct-2000 |
Daniel Stenberg |
made the speedcheck actually work again |
f6163b37 | 16-Oct-2000 |
Daniel Stenberg |
7.4.1 commit |
b2d73c50 | 12-Oct-2000 |
Daniel Stenberg |
pre5 and pre6 fixes |
834b7de3 | 12-Oct-2000 |
Daniel Stenberg |
Added lib/libcurl.def for win32 DLL creations |
debdd93e | 12-Oct-2000 |
Daniel Stenberg |
just removed some example lines in the top comment |
4e8ddedc | 12-Oct-2000 |
Daniel Stenberg |
J�rn added glob_cleanup() |
751d503f | 12-Oct-2000 |
Daniel Stenberg |
sprintf() => snprintf() |
b2e47dfd | 11-Oct-2000 |
Daniel Stenberg |
updated to better reflect reality |
0af8201c | 11-Oct-2000 |
Daniel Stenberg |
make curl capable of using the mozilla SSL engine |
77172129 | 11-Oct-2000 |
Daniel Stenberg |
free the URL string if that was allocated |
ccb2b5d2 | 11-Oct-2000 |
Daniel Stenberg |
free the FTP struct already in the _done() function |
85174ed3 | 11-Oct-2000 |
Daniel Stenberg |
memory leak adjusts |
111d1d09 | 09-Oct-2000 |
Daniel Stenberg |
removed the header that confuses PHP |
4f5a4c9b | 09-Oct-2000 |
Daniel Stenberg |
added the bool typedef, moved here from curl/curl.h |
8c62e337 | 09-Oct-2000 |
Daniel Stenberg |
bool typedef fix |
51bcdb47 | 09-Oct-2000 |
Daniel Stenberg |
use this to analyze the memory debug logs MALLOCDEBUG will generate |
5ee185f4 | 09-Oct-2000 |
Daniel Stenberg |
just too many to mention |
fb739ac1 | 09-Oct-2000 |
Daniel Stenberg |
Added commented MALLOCDEBUG stuff for memory debugging |