/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

merge

Show diffs side-by-side

added added

removed removed

Lines of Context:
57
57
** Use asprintf instead of malloc and memcpy?
58
58
** IPv4 support
59
59
** use strsep instead of strtok?
60
 
** Do not depend on GPG key rings on disk
61
 
   This would mean creating new GPG key rings with GPGME by importing
62
 
   the key files from scratch on every program start.
 
60
** Do not depend on GnuPG key rings on disk
 
61
   This would mean creating new GnuPG key rings with GPGME by
 
62
   importing the key files from scratch on every program start.
63
63
 
64
64
* Password-prompt
65
65
** [#A] Man page: man8/password-prompt.8mandos