Mercurial > gftp.yaz
comparison 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 |
comparison
equal
deleted
inserted
replaced
571:de0128b73daa | 572:ce1e83470207 |
---|---|
1 2004-9-29 Brian Masney <masneyb@gftp.org> | 1 2004-9-29 Brian Masney <masneyb@gftp.org> |
2 * lib/rfc959.c lib/protocols.c lib/gftp.h - when making an IPv6 | |
3 FTP connection, make sure the proper addrinfo structure is used. | |
4 Added more error checks to the EPSV parsing | |
5 | |
2 * lib/sshv2.c - log to the user which directory entries gftp could | 6 * lib/sshv2.c - log to the user which directory entries gftp could |
3 not parse | 7 not parse |
4 | 8 |
5 * src/gtk/bookmarks.c - removed unused function clear_bookmarks_tree() | 9 * src/gtk/bookmarks.c - removed unused function clear_bookmarks_tree() |
6 | 10 |
2882 | 2886 |
2883 * configure.in - link in gthread | 2887 * configure.in - link in gthread |
2884 | 2888 |
2885 * cvsclean - added this script | 2889 * cvsclean - added this script |
2886 | 2890 |
2887 * *.[ch] - added $Id: ChangeLog,v 1.333 2004/09/29 22:25:00 masneyb Exp $ tags | 2891 * *.[ch] - added $Id: ChangeLog,v 1.334 2004/09/29 22:43:59 masneyb Exp $ tags |
2888 | 2892 |
2889 * debian/* - updated files from Debian maintainer | 2893 * debian/* - updated files from Debian maintainer |
2890 | 2894 |
2891 2002-10-03 Brian Masney <masneyb@gftp.org> | 2895 2002-10-03 Brian Masney <masneyb@gftp.org> |
2892 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) | 2896 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) |