History log of /curl/ (Results 27051 – 27075 of 33765)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
5f0366c219-Apr-2005 Daniel Stenberg

only define _REENTRANT if not already defined, and only in setup.h

779ca09719-Apr-2005 Daniel Stenberg

Check for and config for the ca cert bundle properly when built with GnuTLS.
Previously this was only done for OpenSSL builds.

313f1a1e19-Apr-2005 Daniel Stenberg

when --with-gnutls is used, we assume a bin/libgnutls-config file in the
given prefix. Building something with gnutls without it just is too error-
prone.

21337f4719-Apr-2005 Daniel Stenberg

remove the warning for a lacking crypto lib since it migth just be a gnutls
build...

53a8e56519-Apr-2005 Daniel Stenberg

added CURLOPT_PORT test when using proxy

2d85585a18-Apr-2005 Daniel Stenberg

two bugfixes of today

63d109f718-Apr-2005 Daniel Stenberg

Olivier reported that even though he used CURLOPT_PORT, libcurl clearly still
used the default port. He was right. I fixed the problem and added the test
cases 521, 522 and 523 to verify the

Olivier reported that even though he used CURLOPT_PORT, libcurl clearly still
used the default port. He was right. I fixed the problem and added the test
cases 521, 522 and 523 to verify the fix.

show more ...

c904b6b518-Apr-2005 Daniel Stenberg

Toshiyuki Maezawa reported that when doing a POST with a read callback,
libcurl didn't properly send an Expect: 100-continue header. It does now.

6a27449918-Apr-2005 Daniel Stenberg

digest works in the proxyauth too

9a9c07f518-Apr-2005 Daniel Stenberg

Initial curl_multi_socket() stuff, #ifdef'ed out for now but committed for
documentational purposes.

4382204e18-Apr-2005 Daniel Stenberg

better fix for the socket -1 case

6d3114ef18-Apr-2005 Daniel Stenberg

ignore sockfilt

b62baaed18-Apr-2005 Daniel Stenberg

safety measure to avoid using -1 as socket

9b391e5318-Apr-2005 Daniel Stenberg

allow some more time

a0c7a6d218-Apr-2005 Daniel Stenberg

ARGH my stupidity is endless. Ipv4-only hosts don't send EPRT or LPRT.

14424f7018-Apr-2005 Daniel Stenberg

Modified the FTP server to use the new 'sockfilt' program to do all the socket
level stuff. The FTP server communicates with sockfilt using perl's open2().
This enables easier IPv6 support an

Modified the FTP server to use the new 'sockfilt' program to do all the socket
level stuff. The FTP server communicates with sockfilt using perl's open2().
This enables easier IPv6 support and hopefully FTP-SSL support in the future.
Added four test cases for FTP-ipv6.

show more ...

6063dff818-Apr-2005 Daniel Stenberg

Modified to not mix ordinary print to STDOUT with a system() that prints to
stdout, since I've found cases on Solaris where the second output mixes with
the first and thus the big check-scrip

Modified to not mix ordinary print to STDOUT with a system() that prints to
stdout, since I've found cases on Solaris where the second output mixes with
the first and thus the big check-script doesn't properly find the first
string in the output stream.

show more ...

7fba9ed317-Apr-2005 Daniel Stenberg

somewhat clarified that this only sets the fd_sets and expects them to be
cleared before this function is called

53280a1916-Apr-2005 Daniel Stenberg

keywords added

0bf9a57016-Apr-2005 Daniel Stenberg

minor edits, report the test cases without keywords

8182d17a16-Apr-2005 Daniel Stenberg

starting to produce a summary in HTML

69b1ac7d16-Apr-2005 Daniel Stenberg

avoid warning on windows

b15507aa16-Apr-2005 Daniel Stenberg

clarify that > in the verbose output can contain newlines

6c2f583f16-Apr-2005 Daniel Stenberg

keywords added

a72eaddd15-Apr-2005 Daniel Stenberg

initial tool to report info/keywords of the test cases

1...<<1081108210831084108510861087108810891090>>...1351