Mercurial > gftp.yaz
comparison ChangeLog @ 667:6b6fbcf76d00
2005-1-18 Brian Masney <masneyb@gftp.org>
* lib/fsplib/fsplib.[ch] - updated files from FSPLIB 0.3
author | masneyb |
---|---|
date | Wed, 19 Jan 2005 02:05:56 +0000 |
parents | 8ff1c1647b95 |
children | 381058de9798 |
comparison
equal
deleted
inserted
replaced
666:8ff1c1647b95 | 667:6b6fbcf76d00 |
---|---|
1 2005-1-18 Brian Masney <masneyb@gftp.org> | 1 2005-1-18 Brian Masney <masneyb@gftp.org> |
2 * lib/fsplib/fsplib.[ch] - updated files from FSPLIB 0.3 | |
3 | |
2 * lib/protocols.c (gftp_get_next_file) - if the remote server sends a | 4 * lib/protocols.c (gftp_get_next_file) - if the remote server sends a |
3 path with the filename, then strip the path off of the filename. If the | 5 path with the filename, then strip the path off of the filename. If the |
4 path didn't match the current directory, then give the user a warning. | 6 path didn't match the current directory, then give the user a warning. |
5 A malicious server could change the path of the downloaded by adding | 7 A malicious server could change the path of the downloaded by adding |
6 /../ to the path | 8 /../ to the path |
3229 | 3231 |
3230 * configure.in - link in gthread | 3232 * configure.in - link in gthread |
3231 | 3233 |
3232 * cvsclean - added this script | 3234 * cvsclean - added this script |
3233 | 3235 |
3234 * *.[ch] - added $Id: ChangeLog,v 1.394 2005/01/19 01:56:48 masneyb Exp $ tags | 3236 * *.[ch] - added $Id: ChangeLog,v 1.395 2005/01/19 02:05:56 masneyb Exp $ tags |
3235 | 3237 |
3236 * debian/* - updated files from Debian maintainer | 3238 * debian/* - updated files from Debian maintainer |
3237 | 3239 |
3238 2002-10-03 Brian Masney <masneyb@gftp.org> | 3240 2002-10-03 Brian Masney <masneyb@gftp.org> |
3239 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) | 3241 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) |