File:  [Infodrom Tools] / cfingerd / TODO
Revision 1.9: download - view: text - select for diffs
Sun Aug 8 08:16:32 1999 UTC (25 years, 8 months ago) by joey
Branches: MAIN
CVS tags: debian_cfingerd_1-4-0-1, cfingerd_1-4-1, cfingerd-1-4-3, cfingerd-1-4-2, cfingerd-1-4-1, cfingerd-1-4-0, HEAD
Added goal

Todo (for next major release):

 . .cfingerrc files for individual users.
 . userlist-only routines use password-protected keys for multi-system 
   fingers.  (Perhaps even private key stuff)
 . Update RFC1413 routine to include "<connection-refused>" if a connection 
   was refused during ident, or "<illegal-data>" if illegal data was
   received.  (Or even make these configurable!  :)
 . Add ability to handle multiple hosts in configuration.
 . Rewrite a non-pedantic type configuration reader...
 . Recursion checking in cfingerd "@" list requests.
 . Add ability to specify Mailbox instead of a defined one.
 . Check *all* occurrences of sscanf() against possible buffer overflows.
   This is a favourite problem when passing arguments to tons of routines
   for parsing and reacting.
 . Are 80 characters enough for a username?
 . Use correct CRLF for linefeeds.
 . Use autoconf
 . Error message for search should be configurable


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>