Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-03-17 | Change the bogus address used in test237 to be more reliable when run | Dan Fandrich | |
on a host with a buggy resolver that strips all but the bottom 8 bits of each octet. The resolved address in this case (192.0.2.127) is guaranteed never to belong to a real host (see RFC3330). | |||
2005-03-17 | support multiple error codes for a test case since some things just vary | Daniel Stenberg | |
between platforms | |||
2005-03-15 | test EPSV and PASV response handling when they get well-formated data back | Daniel Stenberg | |
but using illegal values |