- May 09, 2005
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
from 2003 and added all names from all release notes in the CVS (there is a slight gap though). I removed names with only first names (Like "Chris" and "Ralph") , as that won't make anyone happy and we might list their full names as well anyway. This list is now intended to include _all_ people that contribute: big or small. 389 names at the time of this commit.
-
Daniel Stenberg authored
but we could use having a look at ares/config.h when that is used
-
- May 08, 2005
-
-
Daniel Stenberg authored
-
- May 07, 2005
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
debug builds only. Made the ftp code use it on several places.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- May 06, 2005
-
-
Daniel Stenberg authored
detects a bad Ipv6 situation and disables it automatically)
-
Daniel Stenberg authored
HTTP test server is a bit limited though, as it never responds to the POST request until all data has been sent (and received)...
-
Daniel Stenberg authored
download a file from the server before the server is considered fine to use for the given test case. This should fix the cases where the server can run but curl cannot work with it.
-
- May 05, 2005
-
-
Daniel Stenberg authored
-
- May 04, 2005
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
why sometimes the control connection dies after a RETR has been sent
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- May 03, 2005
-
-
Daniel Stenberg authored
start... Anyway, fork() + exec() makes _two_ pids (in perl) that we need to track and kill after use. Thankyouverymuch.
-
Daniel Stenberg authored
-
- May 02, 2005
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
1.3.0
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
least it should no longer cause a compiler error. However, it does not have AI_NUMERICHOST so we cannot getaddrinfo() any numerical addresses with it (we use that for FTP PORT/EPRT)! So, I modified the configure check that checks if the getaddrinfo() is working, to use AI_NUMERICHOST since then it'll fail on AIX 4.3 and it will automatically build with IPv6 support disabled.
-
Daniel Stenberg authored
to survive without it if not found. AIX 4.3 targetted adjustment.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
Made the ftp server use the passed in pidfile name, and made runtests.pl pass it in properly.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
--trace, --trace-ascii and --verbose output. I also made the '>' display separate each line on the linefeed so that HTTP requests etc look nicer in the -v output.
-
Daniel Stenberg authored
a pidfile for the server appears as otherwise it failed.
-