/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

* initramfs-tools-hook: Bug fix: Really install user-supplied plugins.
                        Bug fix: Warn about empty plugin directory.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
-*- org -*-
2
2
 
3
3
* mandos-client
4
 
** TODO [#A] Clean up /tmp directory and take down interface on signal
 
4
** TODO [#A] Clean up /tmp directory and take down interface on signal    :test:
5
5
** TODO [#B] use scandir(3) instead of readdir(3)
 
6
** TODO [#B] Prefix all debug output with argv[0]
 
7
** TODO [#B] Retry a server which has a non-definite reply.
 
8
*** A closed connection during the TLS handshake
 
9
*** A TCP timeout
6
10
 
7
11
* splashy
8
 
** TODO [#A] Re-raise signal received when exiting due to handled signal.
 
12
** TODO [#A] Re-raise signal received when exiting due to handled signal  :test:
9
13
** TODO [#B] use scandir(3) instead of readdir(3)
 
14
** TODO [#B] Prefix all debug output with argv[0]
10
15
 
11
16
* usplash
12
17
** TODO [#A] Re-raise signal received when exiting due to handled signal.
13
18
** TODO [#B] use scandir(3) instead of readdir(3)
 
19
** TODO [#B] Prefix all debug output with argv[0]
14
20
 
15
21
* password-prompt
16
 
** TODO [#A] Re-raise signal received when exiting due to handled signal.
 
22
** TODO [#B] Prefix all debug output with argv[0]
17
23
 
18
24
* plugin-runner
19
25
** TODO [#B] use scandir(3) instead of readdir(3)