Mercurial > gftp.yaz
comparison ChangeLog @ 416:d66801310c09
2004-3-1 Brian Masney <masneyb@gftp.org>
* lib/sslcommon.c - added verify_ssl_peer option
author | masneyb |
---|---|
date | Tue, 02 Mar 2004 02:37:17 +0000 |
parents | 1ffdbc487a70 |
children | 38bfc112ab46 |
comparison
equal
deleted
inserted
replaced
415:1ffdbc487a70 | 416:d66801310c09 |
---|---|
1 2004-3-1 Brian Masney <masneyb@gftp.org> | 1 2004-3-1 Brian Masney <masneyb@gftp.org> |
2 * lib/sslcommon.c - added verify_ssl_peer option | |
3 | |
2 * lib/ftps.c - set the protocol number to GFTP_FTPS_NUM | 4 * lib/ftps.c - set the protocol number to GFTP_FTPS_NUM |
3 | 5 |
4 * lib/https.c - set the protocol number to GFTP_HTTPS_NUM | 6 * lib/https.c - set the protocol number to GFTP_HTTPS_NUM |
5 | 7 |
6 * lib/rfc959.c lib/rfc2068.c - remove references to checking for | 8 * lib/rfc959.c lib/rfc2068.c - remove references to checking for |
2232 | 2234 |
2233 * configure.in - link in gthread | 2235 * configure.in - link in gthread |
2234 | 2236 |
2235 * cvsclean - added this script | 2237 * cvsclean - added this script |
2236 | 2238 |
2237 * *.[ch] - added $Id: ChangeLog,v 1.228 2004/03/02 02:29:09 masneyb Exp $ tags | 2239 * *.[ch] - added $Id: ChangeLog,v 1.229 2004/03/02 02:37:16 masneyb Exp $ tags |
2238 | 2240 |
2239 * debian/* - updated files from Debian maintainer | 2241 * debian/* - updated files from Debian maintainer |
2240 | 2242 |
2241 2002-10-03 Brian Masney <masneyb@gftp.org> | 2243 2002-10-03 Brian Masney <masneyb@gftp.org> |
2242 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) | 2244 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) |