b0fbb98f | 16-Jan-2003 |
Daniel Stenberg |
Markus Oberhumer fixed the -cflags option |
63667dfd | 15-Jan-2003 |
Daniel Stenberg |
no TABs in source code |
77c388c9 | 15-Jan-2003 |
Daniel Stenberg |
removed a TAB |
a69b814d | 15-Jan-2003 |
Daniel Stenberg |
Kevin fixed the bad list address |
c51ada76 | 14-Jan-2003 |
Daniel Stenberg |
previous legal file, no longer accurate nor used |
ef2709f9 | 14-Jan-2003 |
Daniel Stenberg |
COPYING is the name of the file |
bf9b9ca2 | 14-Jan-2003 |
Daniel Stenberg |
7.10.3 commit |
64f224bb | 13-Jan-2003 |
Daniel Stenberg |
more |
285a8fe4 | 13-Jan-2003 |
Daniel Stenberg |
there is SOCKS support these days |
3773d76d | 10-Jan-2003 |
Daniel Stenberg |
Steve Oliphant pointed out that test case 105 did not work anymore and this was due to a missing fix for the password prompting |
94c5c7bd | 09-Jan-2003 |
Daniel Stenberg |
added test 136 |
12cfc4c0 | 09-Jan-2003 |
Daniel Stenberg |
verify -u username: with ftp to use a blank password |
9a2de6e6 | 09-Jan-2003 |
Daniel Stenberg |
if userpwd is "username:", this now implies a blank password while only "username" will cause libcurl to prompt for password. Bryan Kemp noticed. test case 136 is added for this |
2ede47b8 | 09-Jan-2003 |
Daniel Stenberg |
Wai (Simon) Liu provided the HTTP200ALIASES paragraph. |
76e10750 | 09-Jan-2003 |
Daniel Stenberg |
Philippe Raoult's added note for HTTPHEADER |
6f35ed51 | 09-Jan-2003 |
Daniel Stenberg |
This fixed yet another connect problem with the multi interface and ipv4 stack. Kjetil Jacobsen reported and verified the fix. |
c94ba663 | 09-Jan-2003 |
Daniel Stenberg |
removed |
a15133f5 | 09-Jan-2003 |
Daniel Stenberg |
removed unused code |
cc09e9d4 | 09-Jan-2003 |
Daniel Stenberg |
fix |
16e0da2c | 09-Jan-2003 |
Daniel Stenberg |
call curl_multi_perform() correctly |
ed22f752 | 09-Jan-2003 |
Daniel Stenberg |
proper indent |
ba25cad6 | 09-Jan-2003 |
Daniel Stenberg |
pass a file name to memanalyze to read from instead of using stdin |
abb01123 | 09-Jan-2003 |
Daniel Stenberg |
share.h is now a used header file |
e2d249f8 | 09-Jan-2003 |
Daniel Stenberg |
fixed to deal with file names that contain colons, as in Windows |
4a2ac166 | 09-Jan-2003 |
Daniel Stenberg |
7.10.3-pre4 |