/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

Merge change to add local route when network is "unreachable".

Show diffs side-by-side

added added

removed removed

Lines of Context:
52
52
** TODO [#C] Remove code for GNU libc < 2.15
53
53
 
54
54
* mandos (server)
55
 
** TODO [#B] Work around Avahi issue
56
 
   Avahi does not announce link-local addresses if any global
57
 
   addresses exist: http://lists.freedesktop.org/archives/avahi/2010-March/001863.html
58
55
** TODO [#B] --notify-command
59
56
   This would allow the mandos.service to use
60
57
   --notify-command="systemd-notify --pid READY=1"
72
69
    + Approve(False) -> Close client connection immediately
73
70
** TODO [#C] python-parsedatetime
74
71
** TODO Separate logging logic to own object
75
 
** TODO [#A] Limit approval_delay to max gnutls/tls timeout value
 
72
** TODO [#B] Limit approval_delay to max gnutls/tls timeout value
76
73
** TODO [#B] break the wait on approval_delay if connection dies
77
74
** TODO Generate Client.runtime_expansions from client options + extra
78
75
** TODO Allow %%(checker)s as a runtime expansion