/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: Björn Påhlsson
  • Date: 2007-10-20 21:38:25 UTC
  • Revision ID: belorn@tower-20071020213825-abf6f0d1c33ee961
First working version with: IPv6, GnuTLS, X.509 certificates, DN
retrieval.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
-*- org -*-
2
 
 
3
 
* Mandos client
4
 
** Use argp instead of getopt_long
5
 
** header files/symbols tally
6
 
** check exit codes of all system calls
7
 
** IPv4 support
8
 
** protocol version header
9
 
** use strsep instead of strtok?
10
 
** change uid to nobody:nogroup
11
 
   other drop privs stuff?
12
 
 
13
 
* Pluginbasedclient
14
 
** header files/symbols tally
15
 
** check exit codes of all system calls
16
 
** [#C] pass things in environment, like device name, etc
17
 
   Does cryptsetup already do this?
18
 
** use strsep instead of strtok?
19
 
** use config file in addition to arguments
20
 
 
21
 
* Server
22
 
** config for:
23
 
*** TXT record
24
 
** protocol version header
25
 
** Run-time communication with server
26
 
   probably using D-Bus
27
 
 
28
 
* Mandos-tools/utilities
29
 
  All of this probably using D-Bus
30
 
** List clients
31
 
** Enable client
32
 
** Disable client
33
 
 
34
 
* Installer
35
 
 
36
 
 
37
 
#+STARTUP: showall