History log of /curl/ (Results 27201 – 27225 of 33765)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
bbba9d5617-Mar-2005 Daniel Stenberg

added descriptions

11e43dd017-Mar-2005 Daniel Stenberg

update year

e8ddf84817-Mar-2005 Daniel Stenberg

don't set TEST_F to blank when --runtestopts isn't used, as that will override
the default options set in the Makefile

67f04d2d17-Mar-2005 Daniel Stenberg

support multiple error codes for a test case since some things just vary
between platforms

8f646eef17-Mar-2005 Daniel Stenberg

add 'FTP ASCII transfers' here, since they seem to be frequently attempted
these days...!

d26e932817-Mar-2005 Daniel Stenberg

add new option

73b9d08417-Mar-2005 Daniel Stenberg

add new file

2ea4326c17-Mar-2005 Daniel Stenberg

its a start

8b80ac2817-Mar-2005 Daniel Stenberg

use Curl_inet_pton(), not inet_pton().

2332377417-Mar-2005 Dan Fandrich

Added the --runtestsopts option to testcurl.pl to override the default
options used by runtests.pl during testing (useful for disabling valgrind).

f5cdac3816-Mar-2005 Dan Fandrich

Removed references to config-vms.h from the makefiles.

760565dc16-Mar-2005 Dan Fandrich

Removed old VMS config files (on behalf of Marty Kuhrt). The VMS build
scripts use the version in packages/vms/

b5d97b3d16-Mar-2005 Daniel Stenberg

more

4a6cc54e16-Mar-2005 Daniel Stenberg

check for the HTTPS server in a manner similar to how we check for the HTTP
server

6113354516-Mar-2005 Daniel Stenberg

- Tru64 and some IRIX boxes seem to not like test 237 as it is. Their
inet_addr() functions seems to use &255 on all numericals in a ipv4 dotted
address which makes a different failure...

- Tru64 and some IRIX boxes seem to not like test 237 as it is. Their
inet_addr() functions seems to use &255 on all numericals in a ipv4 dotted
address which makes a different failure... Now I've modified the ipv4
resolve code to use inet_pton() instead in an attempt to make these systems
better detect this as a bad IP address rather than creating a toally bogus
address that is then passed on and used.

show more ...

bf87d13f16-Mar-2005 Dan Fandrich

Fixed some compiler warnings I should have noticed before.

efaf688615-Mar-2005 Dan Fandrich

Fixed ftp support with uClibc due to differing inet_ntoa_r() behaviour.

9a5c21c115-Mar-2005 Daniel Stenberg

test EPSV and PASV response handling when they get well-formated data back
but using illegal values

06ffb47e15-Mar-2005 Daniel Stenberg

initial man page attempt for testcurl.pl

1acbda9715-Mar-2005 Daniel Stenberg

new options to testcurl.pl, fixed curl-config and removed compiler warnings

d6460aff15-Mar-2005 Daniel Stenberg

added missing features to curl-config

a357f77c15-Mar-2005 Daniel Stenberg

nonsense change for(;;) => while(1) just to prevent gcc from warning on
never executed code when -Wunreachable-code is used

d5bdd2b215-Mar-2005 Daniel Stenberg

prevent compiler warning

562d2de315-Mar-2005 Daniel Stenberg

Added lots of new command line options, made confsuffix get set based on
targetos only and not build os. Commented away the line that enables perl
warnings.

1f68fa1915-Mar-2005 Dan Fandrich

Finally fixed the LDAP library searching bug on libtool ver. 1.5

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