/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-07-30 02:11:33 UTC
  • mto: (237.7.1 mandos) (24.1.154 mandos)
  • mto: This revision was merged to the branch mainline in revision 30.
  • Revision ID: belorn@braxen-20080730021133-q341llq93r328q5b
Added optional parameters certdir, certkey and certfile that can be iven at start in the command line.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
[Mandos client]
2
2
configuration for OpenPGP key
 
3
header files/symbols tally
 
4
check exit codes of all system calls
3
5
IPv4 support
4
6
 
5
7
[Pluginbasedclient]
6
8
disable certain plugins
 
9
header files/symbols tally
 
10
check exit codes of all system calls
7
11
change uid to nobody:nogroup
8
12
        other drop privs stuff?
9
13
 
10
14
[Server]
11
15
config file for:
12
16
        TXT record
13
 
        GnuTLS priority string
14
17
run-time communication with server
15
18
 
16
19
[Mandos-tools/utilities]
17
20
        List clients
18
21
        Enable client
19
22
        Disable client
 
23
 
 
24
[Installer]
 
25
...