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 |
cdd91bed | 09-Oct-2000 |
Daniel Stenberg |
I commented the -DMALLOCDEBUG flag to make it easier to add |
9defb839 | 09-Oct-2000 |
Daniel Stenberg |
added memory debugging support |
0f8facb4 | 09-Oct-2000 |
Daniel Stenberg |
added memory debugging include file |
d49d05bc | 09-Oct-2000 |
Daniel Stenberg |
added for memory leak debugging etc |
1e2e6a4e | 08-Oct-2000 |
Daniel Stenberg |
GetHost() did not properly assign the third argument pointer! |
5b39a48e | 06-Oct-2000 |
Daniel Stenberg |
corrected the --longoption parser |
2918836c | 06-Oct-2000 |
Daniel Stenberg |
removed include "writeout.h" |