comparison TODO @ 231:e599812712f0

2003-7-23 Brian Masney <masneyb@gftp.org> * TODO - updated * debian/* - new files from the Debian maintainer * docs/website/generate-gftp-website.pl - fixed generating changelog file * po/*.po - updated line numbers
author masneyb
date Thu, 24 Jul 2003 02:28:54 +0000
parents f330309d2f17
children dbf13a10be13
comparison
equal deleted inserted replaced
230:f330309d2f17 231:e599812712f0
1 This is a list of some of the things I plan to work on for future releases 1 This is a list of some of the things I plan to work on for future releases
2 of gFTP. If there is something you feel should be included in a future 2 of gFTP. If there is something you feel should be included in a future
3 version of gFTP, please email me about it. 3 version of gFTP, please email me about it.
4
5 *** TODO FOR 2.0.15 ***
6 * gftp_get_line() - returns 0 if the line lengh is the length of the current
7 buffer
8 *** END TODO FOR 2.0.15
9 4
10 * I need to be able to send an event from the core library to the presentation 5 * I need to be able to send an event from the core library to the presentation
11 layer to have it ask the user a question. I need this for the SSL layer so 6 layer to have it ask the user a question. I need this for the SSL layer so
12 that if an unknown certificate authority signed the certificate, the user 7 that if an unknown certificate authority signed the certificate, the user
13 can be prompted whether or not to accept it. Also, it would be handy to 8 can be prompted whether or not to accept it. Also, it would be handy to