/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

  • Committer: Teddy Hogeborn
  • Date: 2011-07-25 18:52:11 UTC
  • mfrom: (237.7.37 trunk)
  • Revision ID: teddy@fukt.bsnet.se-20110725185211-wlitr9jvs70e1xh8
MergeĀ fromĀ trunk.

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
 
5
5
* mandos-applet
6
6
 
 
7
* Convert README into intro(8mandos) man page
 
8
 
7
9
* mandos-client
8
10
** TODO [#B] Use capabilities instead of seteuid().
 
11
** TODO [#B] Use struct sockaddr_storage instead of a union
 
12
** TODO [#B] Use getaddrinfo(hints=AI_NUMERICHOST) instead of inet_pton()
 
13
** TODO [#B] Use getnameinfo(serv=NULL, NI_NUMERICHOST) instead of inet_ntop()
 
14
** TODO [#B] Accept [] around IPv6 address in --connect option; see [[http://tools.ietf.org/html/rfc5952][RFC 5952 - A Recommendation for IPv6 Address Text Representation]]
9
15
 
10
16
* splashy
11
17
** TODO [#B] use scandir(3) instead of readdir(3)
21
27
* password-prompt
22
28
** TODO [#B] lock stdin (with flock()?)
23
29
 
 
30
* plymouth
 
31
 
24
32
* TODO [#B] passdev
25
33
 
26
34
* plugin-runner
77
85
** TODO [#B] break the wait on approval_delay if connection dies
78
86
** TODO Generate Client.runtime_expansions from client options + extra
79
87
** TODO Allow %%(checker)s as a runtime expansion
 
88
** TODO Use python-tlslite?
80
89
 
81
90
* mandos.xml
82
91
** Add mandos contact info in manual pages