comparison ChangeLog @ 64:29128554eb86

2002-11-23 Brian Masney <masneyb@gftp.org> * lib/sshv2.c - added more error checking so that the user won't get disconnected if they enter files or directories that don't exist
author masneyb
date Sat, 23 Nov 2002 14:34:25 +0000
parents 41b71c4e5076
children 4b5fec7711e9
comparison
equal deleted inserted replaced
63:41b71c4e5076 64:29128554eb86
1 2002-11-2333 Brian Masney <masneyb@gftp.org> 1 2002-11-23 Brian Masney <masneyb@gftp.org>
2 * lib/sshv2.c - added more error checking so that the user won't get
3 disconnected if they enter files or directories that don't exist
4
5 2002-11-23 Brian Masney <masneyb@gftp.org>
2 * lib/local.c lib/rfc959.c lib/rfc2068.c lib/ssh.c lib/sshv2.c 6 * lib/local.c lib/rfc959.c lib/rfc2068.c lib/ssh.c lib/sshv2.c
3 lib/gftp.h - added swap_socks function to gftp_request structure 7 lib/gftp.h - added swap_socks function to gftp_request structure
4 8
5 * lib/misc.c lib/protocols.c - move swap_socks() from misc.c to 9 * lib/misc.c lib/protocols.c - move swap_socks() from misc.c to
6 protocols.c (renamed to gftp_swap_socks) 10 protocols.c (renamed to gftp_swap_socks)
286 290
287 * configure.in - link in gthread 291 * configure.in - link in gthread
288 292
289 * cvsclean - added this script 293 * cvsclean - added this script
290 294
291 * *.[ch] - added $Id: ChangeLog,v 1.38 2002/11/23 13:45:03 masneyb Exp $ tags 295 * *.[ch] - added $Id: ChangeLog,v 1.39 2002/11/23 14:34:24 masneyb Exp $ tags
292 296
293 * debian/* - updated files from Debian maintainer 297 * debian/* - updated files from Debian maintainer
294 298
295 2002-10-03 Brian Masney <masneyb@gftp.org> 299 2002-10-03 Brian Masney <masneyb@gftp.org>
296 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) 300 * src/gtk/gftp-gtk.c - call g_thread_init (NULL)