300b4a91 | 31-May-2005 |
Daniel Stenberg |
Todd Kulesza reported a flaw in the proxy option, since a numerical IPv6 address was not possible to use. It is now, but requires it written RFC2732-style, within brackets - which incidently
Todd Kulesza reported a flaw in the proxy option, since a numerical IPv6 address was not possible to use. It is now, but requires it written RFC2732-style, within brackets - which incidently is how you enter numerical IPv6 addresses in URLs. Test case 263 added to verify.
show more ...
|
52071f34 | 31-May-2005 |
Daniel Stenberg |
added keywords |
42ddd745 | 29-May-2005 |
Daniel Stenberg |
recent changes |
a7846189 | 29-May-2005 |
Daniel Stenberg |
Eric Cooper reported about a problem with HTTP servers that responds with binary zeroes within the headers. They confused libcurl to do wrong so the downloaded headers become incomplete. The
Eric Cooper reported about a problem with HTTP servers that responds with binary zeroes within the headers. They confused libcurl to do wrong so the downloaded headers become incomplete. The fix is now verified with test case 262.
show more ...
|
4762995d | 27-May-2005 |
Daniel Stenberg |
avoid the sensitive word as it looks bad in some people's eyes |
e3a530eb | 27-May-2005 |
Daniel Stenberg |
Andr�s Garc�a fixed a warning appearing on windows |
d1235ff0 | 26-May-2005 |
Daniel Stenberg |
provide the proper copyright texts for these |
4370e92d | 25-May-2005 |
Daniel Stenberg |
set LD_LIBRARY_PATH properly even when the openssl lib dir is found using pkg-config |
50e9522a | 25-May-2005 |
Daniel Stenberg |
silense a warning |
b5bb9aa8 | 25-May-2005 |
Daniel Stenberg |
minor rephrase |
cf2e365f | 25-May-2005 |
Daniel Stenberg |
output the full usec when --trace-time is used |
72e532cb | 25-May-2005 |
Daniel Stenberg |
no more time/re-start of sockfilt, no more redirect of stdin/stdout when talking to sockfilt |
ac5635f7 | 25-May-2005 |
Daniel Stenberg |
added function for individual ftp slave kills |
640d67c1 | 25-May-2005 |
Daniel Stenberg |
modified output logging, fixed the ftpslave killing |
3e79693e | 25-May-2005 |
Daniel Stenberg |
utilize the whole usec in the log and don't output to stderr if the logfile can't be opened |
d55d3c2f | 25-May-2005 |
Daniel Stenberg |
nicer raw logging and put code into (nicer) functions |
3aced17c | 24-May-2005 |
Daniel Stenberg |
don't restart sockfilt after only 5 seconds of inactivity |
bac63914 | 24-May-2005 |
Daniel Stenberg |
recent action |
6a63c51f | 24-May-2005 |
Daniel Stenberg |
Andres Garcia's mode=text patch to make these do fine on Windows |
632cf137 | 24-May-2005 |
Daniel Stenberg |
add test case 261, response code 226 to TYPE |
e7012a51 | 24-May-2005 |
Daniel Stenberg |
Now allow TYPE responses to be any 2xx code, and log if it isn't 200. |
6b638af9 | 22-May-2005 |
Daniel Stenberg |
removed leftover debug message ("moo moo") |
c654b79c | 21-May-2005 |
Daniel Stenberg |
added keywords |
bee7b874 | 20-May-2005 |
Daniel Stenberg |
added -nobuildconf |
9c3fc592 | 20-May-2005 |
Daniel Stenberg |
keywords added |