/mandos/trunk

To get this branch, use:
bzr branch http://bzr.recompile.se/loggerhead/mandos/trunk
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
-*- org -*-

* Mandos client
** Use argp instead of getopt_long
** header files/symbols tally
** check exit codes of all system calls
** [#C] IPv4 support
** use strsep instead of strtok?
** Use argp

* Passprompt
** Use argp

* Pluginbasedclient
** header files/symbols tally
** check exit codes of all system calls
** use strsep instead of strtok?
** use config file in addition to arguments
** [#C] pass things in environment, like device name, etc

* Server
** config for:
*** TXT record
** protocol version header
** Run-time communication with server
   probably using D-Bus

* Mandos-tools/utilities
  All of this probably using D-Bus
** List clients
** Enable client
** Disable client

* Installer


#+STARTUP: showall