/mandos/trunk

To get this branch, use:
bzr branch http://bzr.recompile.se/loggerhead/mandos/trunk

« back to all changes in this revision

Viewing changes to TODO

  • Committer: Teddy Hogeborn
  • Date: 2009-02-12 23:17:14 UTC
  • Revision ID: teddy@fukt.bsnet.se-20090212231714-59wxtc7h3w7ss8v6
* plugins.d/mandos-client.c (browse_callback, main): Do not require
                                                     IPv6.
  (main): Removed redundant initialization of "mc".

Show diffs side-by-side

added added

removed removed

Lines of Context:
24
24
   [[info:standards:Option%20Table][Table of Long Options]]
25
25
** TODO Date+time on console log messages       :BUGS:
26
26
   Is this the default?
27
 
** DBusClient inheriting from Client
28
 
** fingerprint as a member of TCP_handler
29
 
** peer_certificate as a member of TCP_handler
30
 
** TCP_handler needs a better name!
31
 
** move handle_ipc out of IPv6_TCPServer
32
27
 
33
28
* mandos.xml
34
29
** [[file:mandos.xml::XXX][Document D-Bus interface]]
39
34
*** Handle "no D-Bus server" and/or "no Mandos server found" better
40
35
*** [#B] --dump option
41
36
 
42
 
* mandos-name
43
 
** D-Bus mail loop w/ signal receiver
44
 
** Urwid client data displayer
45
 
*** Urwid scaffolding
46
 
*** Client Widgets
47
 
*** Properties popup
 
37
* Curses interface
48
38
 
49
39
* mandos-keygen
50
40
** TODO Loop until passwords match when run interactively