880208c5 | 03-Jan-2001 |
Daniel Stenberg |
only add good links as root links don't break the loop on root link errors |
f4acbed2 | 30-Dec-2000 |
Daniel Stenberg |
ftpsendf() is remade to send the entire command in one write(), as some firewalls (like FW-1) seems to dislike split-up writes at times... |
910fc852 | 30-Dec-2000 |
Daniel Stenberg |
Added '5.4 Does libcurl do Winsock initing on win32 systems?' |
6d90be07 | 19-Dec-2000 |
Daniel Stenberg |
multi doc lib support SSL session id support |
3d8bb1c2 | 19-Dec-2000 |
Daniel Stenberg |
include unistd.h if present to prevent compiler warnings on close() |
1c8121a8 | 19-Dec-2000 |
Daniel Stenberg |
removed debug output |
0db48a81 | 19-Dec-2000 |
Daniel Stenberg |
analyzes fopen() leaks as well |
5594741a | 19-Dec-2000 |
Daniel Stenberg |
Added fopen() and fclose() leak tracking |
cbaeed72 | 19-Dec-2000 |
Daniel Stenberg |
updated email and web site |
6d7587d3 | 19-Dec-2000 |
Daniel Stenberg |
configure fix, two -O fixes |
9ee94b3d | 19-Dec-2000 |
Daniel Stenberg |
fixed a leaked file descriptor when PORT failed |
2c100371 | 19-Dec-2000 |
Daniel Stenberg |
NTLM details added |
184ad46a | 18-Dec-2000 |
Daniel Stenberg |
fixed accept() for memory debugging |
74d35416 | 16-Dec-2000 |
Daniel Stenberg |
changed the return code checker in the quote command send to only fail on >= 400 errors |
2fff6a4b | 16-Dec-2000 |
Daniel Stenberg |
Added Kermit and link |
bf43b49a | 14-Dec-2000 |
Daniel Stenberg |
added socket() / sclose() checks to the memdebug system |
6ad9bd80 | 14-Dec-2000 |
Daniel Stenberg |
crawls through a whole site and verifies links |
ec5ac82c | 14-Dec-2000 |
Daniel Stenberg |
How do a fetch multiple files with libcurl? |
76ac228e | 14-Dec-2000 |
Daniel Stenberg |
added include stdio.h for the FILE |
b0828267 | 12-Dec-2000 |
Daniel Stenberg |
Added a few related RFCs |
9c10cb46 | 12-Dec-2000 |
Daniel Stenberg |
removed the config file entry as that has been much improved lately |
3d8c4ce5 | 12-Dec-2000 |
Daniel Stenberg |
points to the curl local copy of the netscape cookie spec points to the development site for wget reworded some RFC references so that they turn up as links on the converted web page bett
points to the curl local copy of the netscape cookie spec points to the development site for wget reworded some RFC references so that they turn up as links on the converted web page better
show more ...
|
ec420c62 | 12-Dec-2000 |
Daniel Stenberg |
fixed a strdup(NULL) error |
5d44f002 | 12-Dec-2000 |
Daniel Stenberg |
Francois Petitjean's solaris core dump fix |
cddeb939 | 11-Dec-2000 |
Daniel Stenberg |
updated the latest added features |