Mercurial > gftp.yaz
comparison ChangeLog @ 389:b39a312323ec
2003-2-3 Brian Masney <masneyb@gftp.org>
* lib/Makefile.am lib/gftp.h lib/options.h lib/rfc959.c lib/ftpcommon.h
lib/ftps.c - added support for the FTPS protocol. This currently is only
for the control connection. (draft-murray-auth-ftp-ssl-09.txt)
author | masneyb |
---|---|
date | Wed, 04 Feb 2004 01:53:06 +0000 |
parents | 371695551cfa |
children | 0444232dc494 |
comparison
equal
deleted
inserted
replaced
388:371695551cfa | 389:b39a312323ec |
---|---|
1 2003-2-3 Brian Masney <masneyb@gftp.org> | |
2 * lib/Makefile.am lib/gftp.h lib/options.h lib/rfc959.c lib/ftpcommon.h | |
3 lib/ftps.c - added support for the FTPS protocol. This currently is only | |
4 for the control connection. (draft-murray-auth-ftp-ssl-09.txt) | |
5 | |
1 2003-2-2 Brian Masney <masneyb@gftp.org> | 6 2003-2-2 Brian Masney <masneyb@gftp.org> |
2 * docs/website/index.html.in - updated main gftp website | 7 * docs/website/index.html.in - updated main gftp website |
3 | 8 |
4 * lib/config_file.c lib/gftp.h src/uicommon/gftpui.c | 9 * lib/config_file.c lib/gftp.h src/uicommon/gftpui.c |
5 src/gtk/gftp-gtk.c - updated the format of the config file | 10 src/gtk/gftp-gtk.c - updated the format of the config file |
2146 | 2151 |
2147 * configure.in - link in gthread | 2152 * configure.in - link in gthread |
2148 | 2153 |
2149 * cvsclean - added this script | 2154 * cvsclean - added this script |
2150 | 2155 |
2151 * *.[ch] - added $Id: ChangeLog,v 1.215 2004/02/03 02:34:00 masneyb Exp $ tags | 2156 * *.[ch] - added $Id: ChangeLog,v 1.216 2004/02/04 01:53:02 masneyb Exp $ tags |
2152 | 2157 |
2153 * debian/* - updated files from Debian maintainer | 2158 * debian/* - updated files from Debian maintainer |
2154 | 2159 |
2155 2002-10-03 Brian Masney <masneyb@gftp.org> | 2160 2002-10-03 Brian Masney <masneyb@gftp.org> |
2156 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) | 2161 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) |