/mandos/release

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

« back to all changes in this revision

Viewing changes to TODO

  • Committer: Björn Påhlsson
  • Date: 2008-08-02 21:06:29 UTC
  • mto: (237.7.1 mandos) (24.1.154 mandos)
  • mto: This revision was merged to the branch mainline in revision 38.
  • Revision ID: belorn@braxen-20080802210629-p9jc5515yufcg4ge
not working midwork...

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
-*- org -*-
2
2
 
3
3
* Mandos client
4
 
** Use argp instead of getopt_long
5
4
** header files/symbols tally
6
5
** check exit codes of all system calls
7
6
** IPv4 support
 
7
** protocol version header
8
8
** use strsep instead of strtok?
 
9
** change uid to nobody:nogroup
 
10
   other drop privs stuff?
9
11
 
10
12
* Pluginbasedclient
11
13
** header files/symbols tally
12
14
** check exit codes of all system calls
13
15
** [#C] pass things in environment, like device name, etc
 
16
   Does cryptsetup already do this?
14
17
** use strsep instead of strtok?
15
18
** use config file in addition to arguments
16
19