Mercurial > gftp.yaz
diff ChangeLog @ 572:ce1e83470207
2004-9-29 Brian Masney <masneyb@gftp.org>
* lib/rfc959.c lib/protocols.c lib/gftp.h - when making an IPv6
FTP connection, make sure the proper addrinfo structure is used.
Added more error checks to the EPSV parsing
author | masneyb |
---|---|
date | Wed, 29 Sep 2004 22:43:59 +0000 |
parents | de0128b73daa |
children | a2d49bf1d2d1 |
line wrap: on
line diff
--- a/ChangeLog Wed Sep 29 22:25:00 2004 +0000 +++ b/ChangeLog Wed Sep 29 22:43:59 2004 +0000 @@ -1,4 +1,8 @@ 2004-9-29 Brian Masney <masneyb@gftp.org> + * lib/rfc959.c lib/protocols.c lib/gftp.h - when making an IPv6 + FTP connection, make sure the proper addrinfo structure is used. + Added more error checks to the EPSV parsing + * lib/sshv2.c - log to the user which directory entries gftp could not parse @@ -2884,7 +2888,7 @@ * cvsclean - added this script - * *.[ch] - added $Id: ChangeLog,v 1.333 2004/09/29 22:25:00 masneyb Exp $ tags + * *.[ch] - added $Id: ChangeLog,v 1.334 2004/09/29 22:43:59 masneyb Exp $ tags * debian/* - updated files from Debian maintainer