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 |
1b1f143c | 24-Aug-2000 |
Daniel Stenberg |
hostname and large file support added |
31b8eea0 | 23-Aug-2000 |
Daniel Stenberg |
Bjorn Reese helped me update the license section |
903f4c16 | 23-Aug-2000 |
Daniel Stenberg |
Fixed name problems, updated FAQ, -d post problem found |
1998aee2 | 23-Aug-2000 |
Daniel Stenberg |
Albert's fixes |
d4731b70 | 23-Aug-2000 |
Daniel Stenberg |
Albert Chin-A-Young's fixes |
8d2c2426 | 21-Aug-2000 |
Daniel Stenberg |
7.1.1 commit |
e559a7b8 | 21-Aug-2000 |
Daniel Stenberg |
7.1.1 cleanup commit |
af352740 | 18-Aug-2000 |
Daniel Stenberg |
increased the buffer size used for name lookups |
4e35b438 | 17-Aug-2000 |
Daniel Stenberg |
Fred Noz fixed the gethostbyaddr_() call |
a8f99e79 | 17-Aug-2000 |
Daniel Stenberg |
the gethostbyname_r() usage was improved by Fred Noz |
f8e916db | 17-Aug-2000 |
Daniel Stenberg |
removed the vprintf check, we have our own internal anyway gethostbyname_r arg-number checks no longer made if there isn't any gethostbyname_r function! aborts the configure if socket() i
removed the vprintf check, we have our own internal anyway gethostbyname_r arg-number checks no longer made if there isn't any gethostbyname_r function! aborts the configure if socket() is absent
show more ...
|
e2a63bee | 17-Aug-2000 |
Daniel Stenberg |
removed HAVE_VPRINTF dependence |
4496e8ab | 17-Aug-2000 |
Daniel Stenberg |
removed the HAVE_VPRINTF check |
c3318b49 | 17-Aug-2000 |
Daniel Stenberg |
major update |
bfb16906 | 17-Aug-2000 |
Daniel Stenberg |
Added another config to the autoconf bug effect |
2b53a24c | 15-Aug-2000 |
Daniel Stenberg |
the latest writeout bugfix |
89e960f1 | 15-Aug-2000 |
Daniel Stenberg |
made Writeout() capable of getting called repeatedly |
7d1ef964 | 14-Aug-2000 |
Daniel Stenberg |
minor corrections |