4
** Use argp instead of getopt_long
5
** header files/symbols tally
6
** check exit codes of all system calls
8
** use strsep instead of strtok?
15
** header files/symbols tally
16
** check exit codes of all system calls
17
** use strsep instead of strtok?
18
** use config file in addition to arguments
19
** [#C] pass things in environment, like device name, etc
24
** protocol version header
25
** Run-time communication with server
28
* Mandos-tools/utilities
29
All of this probably using D-Bus
2
configuration for cert, key, CA and interface
9
run-time communication with server
11
handle SIGTERM, SIGQUIT, etc.
13
[Mandos-tools/utilities]