6de7dc58 | 03-Jan-2002 |
Daniel Stenberg |
Sterling Hughes' provided initial DNS cache source code. |
6aaee5f2 | 03-Jan-2002 |
Daniel Stenberg |
minor changes |
dd06dceb | 03-Jan-2002 |
Daniel Stenberg |
added required software and Guido Neitzer's Mac OS X build instructions |
b35c26b7 | 03-Jan-2002 |
Daniel Stenberg |
added a little percentage for "ok coverage" |
128f3416 | 03-Jan-2002 |
Daniel Stenberg |
Changed how -I/--head works when --include is also used... Test case 104 stopped working after the dec-20 fixes that now supports FTP operations to skip the transfer phase. |
e48bc1be | 03-Jan-2002 |
Daniel Stenberg |
Philip Gladstone's fixes |
0077b9c0 | 03-Jan-2002 |
Daniel Stenberg |
pass an 'int' as the third argument to bind() |
fe37fb59 | 02-Jan-2002 |
Daniel Stenberg |
Philip Gladstone's 64-bit sparc native compiler compatibility issues fixed. |
221ecd0a | 21-Dec-2001 |
Daniel Stenberg |
the changes from 1999 is now in CHANGES.1999 |
56049270 | 21-Dec-2001 |
Daniel Stenberg |
moved the changes from 1999 into its own file |
dfdf4916 | 21-Dec-2001 |
Daniel Stenberg |
rewrote 3.9 to be more generic with more languages: "3.9 How do I use curl in my favourite programming language?" |
97a8c988 | 21-Dec-2001 |
Daniel Stenberg |
spell |
62fb70e9 | 21-Dec-2001 |
Daniel Stenberg |
recent fixes |
8a9098a3 | 20-Dec-2001 |
Daniel Stenberg |
*cool* fix by Bj�rn Stenberg, makes proxy transfers work better...! :-) |
28027c2a | 20-Dec-2001 |
Daniel Stenberg |
If nobody is set we won't download any FTP file. If include_header is set, we return a set of headers not more. This enables FTP operations that don't transfer any data, only perform FTP comm
If nobody is set we won't download any FTP file. If include_header is set, we return a set of headers not more. This enables FTP operations that don't transfer any data, only perform FTP commands.
show more ...
|
d60029d6 | 19-Dec-2001 |
Daniel Stenberg |
Added 4.5.6 "301 Moved Permanently", as a reply to bug report #495215 |
226fe8bd | 18-Dec-2001 |
Daniel Stenberg |
G�tz Babin-Ebell's contributed "simplessl.c" example source code |
33237b45 | 18-Dec-2001 |
Daniel Stenberg |
run automake last |
af6c3947 | 17-Dec-2001 |
Daniel Stenberg |
G�tz Babin-Ebell's OpenSSL ENGINE patch |
558d12d7 | 17-Dec-2001 |
Daniel Stenberg |
strip trailing CRs |
bfa8a6da | 17-Dec-2001 |
Daniel Stenberg |
cut off the description to prevent people from using this! |
aa6b3d22 | 16-Dec-2001 |
Daniel Stenberg |
Marcus Webster's added CURLFORM_CONTENTHEADER docs |
2eb35573 | 14-Dec-2001 |
Daniel Stenberg |
Marcus Webster's newly added CURLFORM_CONTENTHEADER |
e66cdacb | 13-Dec-2001 |
Daniel Stenberg |
minor changes |
c67f2da2 | 11-Dec-2001 |
Daniel Stenberg |
solaris 2.5.1 needs the sys/types.h file before the sys/socket.h |