/mandos/trunk

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

« back to all changes in this revision

Viewing changes to TODO

mandosclient
        Droping privileges
        split gnutls function into global and session

* server.py (if_nametoindex): Redefine itself instead of using a
                              default keyword argument.

Show diffs side-by-side

added added

removed removed

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