- 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.
-
Daniel Stenberg authored
this happens for some ipv6-enabled hosts on which sockfilt cannot listen on ipv6.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
pointing out the CA cert path/file: SSL_CERT_DIR and SSL_CERT_FILE. If CURL_CA_BUNDLE is not set, they are checked afterwards.
-
Daniel Stenberg authored
-
- May 01, 2005
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Apr 30, 2005
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
and sockfilt.c. For good-to-have functions for the servers written in C.
-
Daniel Stenberg authored
body there is nothing chunked-encoded!
-
Daniel Stenberg authored
we should make it do that...)
-
- Apr 29, 2005
-
-
Daniel Stenberg authored
-
- Apr 28, 2005
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
the runtests.pl to check this differently on operating systems that differentiate on this.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
quotes around the contents
-
Daniel Stenberg authored
and fixed the textmode attribute thing for windows a bit
-
Daniel Stenberg authored
killslaves function
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-