23f22bd5 | 14-Sep-2000 |
Daniel Stenberg |
Added HTTPPROXYTUNNEL |
86ff2c46 | 14-Sep-2000 |
Daniel Stenberg |
introduced 'tunnel through http proxy' for ftp |
be8b2a1e | 14-Sep-2000 |
Daniel Stenberg |
updated the show-off list |
0a2f6773 | 14-Sep-2000 |
Daniel Stenberg |
file:// fix that prevents name lookup and sets no-upload and no-download |
74be53a5 | 07-Sep-2000 |
Daniel Stenberg |
C++ adjusted |
5e7cd528 | 31-Aug-2000 |
Daniel Stenberg |
made -I (size info only) work for ftp again |
60eab89f | 31-Aug-2000 |
Daniel Stenberg |
in unescape(), '+' is now only converted to space after the first '?' |
1cedcce3 | 31-Aug-2000 |
Daniel Stenberg |
patched 7.2 configure to work! |
61c43427 | 30-Aug-2000 |
Daniel Stenberg |
7.2 cleanup commit |
216b1984 | 30-Aug-2000 |
Daniel Stenberg |
7.2 |
6e3a6e79 | 30-Aug-2000 |
Daniel Stenberg |
7.2 commit |
2cf44fb3 | 30-Aug-2000 |
Daniel Stenberg |
renamed to acinclude.m4 to get included by aclocal automatically |
dab9658b | 24-Aug-2000 |
Daniel Stenberg |
Added Albert to the list contributors. The question is why I hadn't done that a long time ago...! |
3f9b9dfd | 24-Aug-2000 |
Daniel Stenberg |
added acinclude.m4 |
76229d3d | 24-Aug-2000 |
Daniel Stenberg |
largefile.m4 was turned into acinclude.m4 |
6562caf6 | 24-Aug-2000 |
Daniel Stenberg |
--data-binary and family ;-) |
d49eba2a | 24-Aug-2000 |
Daniel Stenberg |
Jan Schmidt supplied an update |
bb7929ec | 24-Aug-2000 |
Daniel Stenberg |
Inreased buffer size for the Linux gethostbyname_r() test |
a1c0a5d0 | 24-Aug-2000 |
Daniel Stenberg |
Added CURLOPT_POSTFIELDSIZE |
1be0bf56 | 24-Aug-2000 |
Daniel Stenberg |
new binary post details |
53c27988 | 24-Aug-2000 |
Daniel Stenberg |
moved include setup.h |
7271ebf2 | 24-Aug-2000 |
Daniel Stenberg |
include config.h first |
b6e18f2f | 24-Aug-2000 |
Daniel Stenberg |
#include "setup.h" moved first of all includes |
400ca043 | 24-Aug-2000 |
Daniel Stenberg |
inet_ntoa_r() usage made more portable |
d4ffc5ef | 24-Aug-2000 |
Daniel Stenberg |
removed the AC_TRY_RUN complaints |