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