23522a66 | 11-Jun-2001 |
Daniel Stenberg |
corrected the -version-info |
116462a5 | 11-Jun-2001 |
Daniel Stenberg |
Added a check that 'localhost' resolves before the gethostbyname_r() checks, as they depend on the resolving of that name. It seems this mistake is happening from time to time and people have
Added a check that 'localhost' resolves before the gethostbyname_r() checks, as they depend on the resolving of that name. It seems this mistake is happening from time to time and people have a hard time finding out why configure can't detect their gethostbyname_r()-setup.
show more ...
|
217e0331 | 07-Jun-2001 |
Daniel Stenberg |
duplicate curl_unescape entry removed |
259ac2dd | 07-Jun-2001 |
Daniel Stenberg |
7.8 commit |
4ebf001d | 07-Jun-2001 |
Daniel Stenberg |
SM's suggested update of the Microsoft and SSL compiling section |
5e326014 | 07-Jun-2001 |
Daniel Stenberg |
SDavila posted a fix that sets conn->bits.use_range properly when doing resumed downloads |
0b0bbffa | 07-Jun-2001 |
Daniel Stenberg |
J�rn corrected the mingw32 makefile |
2b35432f | 06-Jun-2001 |
Daniel Stenberg |
S. Moonesamy updates, strtok.[ch] issues |
ef8a2bc4 | 06-Jun-2001 |
Daniel Stenberg |
Added note about src/hughelp.c and the new *.cvs file that can be used if you really can't generate that file. |
96d235d9 | 06-Jun-2001 |
Daniel Stenberg |
For people using CVS but with no perl, like all those windows losers. They can just rename this file and cut off the extension instead... |
eaf51b62 | 06-Jun-2001 |
Daniel Stenberg |
corrected the CVS note about not creating a subdirectory... which it does now |
80994a12 | 05-Jun-2001 |
Daniel Stenberg |
MUTE is gone, PHP examples, new CVS structure |
b1cd033c | 05-Jun-2001 |
Daniel Stenberg |
made the test-program in the bottom compile/build, remember to link with strequal.o as well! |
26886731 | 01-Jun-2001 |
Sterling Hughes |
Add documentation for the --vernum attribute |
6840f80d | 01-Jun-2001 |
Daniel Stenberg |
CURLOPT_CONNECTTIMEOUT works on win32 these days, S. Moonesamy pointed out |
cac68767 | 01-Jun-2001 |
Sterling Hughes |
Update the cvs instructions. |
753011c8 | 01-Jun-2001 |
Sterling Hughes |
Test (and revert change from previous test). |
2774dc39 | 31-May-2001 |
Sterling Hughes |
testing... testing... 1, 2, 3 |
eb4534f7 | 31-May-2001 |
Daniel Stenberg |
removed CURLOPT_MUTE, it is not used anymore |
efb95703 | 31-May-2001 |
Daniel Stenberg |
MUTE is now considered obsolete |
fe82ddda | 31-May-2001 |
Daniel Stenberg |
CURLOPT_MUTE and data->bits.mute are history, removed, gone! |
94af496a | 31-May-2001 |
Daniel Stenberg |
the global init stuff, strtok.h mess, _REENTRANT fixed |
6f17c2f1 | 31-May-2001 |
Sterling Hughes |
add entry for getbinarypageinvar.php |
490c00fb | 31-May-2001 |
Sterling Hughes |
Change to // comments and add <?php and ?> wrappers |
2d0dbd87 | 31-May-2001 |
Sterling Hughes |
Update comments and wrap in <?php and ?> |