diff options
author | Daniel Stenberg <daniel@haxx.se> | 2005-03-16 22:03:55 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2005-03-16 22:03:55 +0000 |
commit | b5d97b3d94010666dacf0793d6b1806e49402a82 (patch) | |
tree | 2425272c55e57869c92875797559beb955cce7b0 /CHANGES | |
parent | 4a6cc54eb592483e9c23dde749130179443aefea (diff) |
more
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -16,6 +16,9 @@ Daniel (16 March 2005) address that is then passed on and used. Daniel (15 March 2005) +- Dan Fandrich made the code properly use the uClibc's version of + inet_ntoa_r() when built with it. + - Added test 237 and 238: test EPSV and PASV response handling when they get well- formated data back but using illegal values. In 237 PASV gets an IP address that is way bad. In 238 EPSV gets a port that is way out of range. |