/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

Added more header file comments
fixed a small perror bug

Show diffs side-by-side

added added

removed removed

Lines of Context:
14
14
 
15
15
* Password-request
16
16
** [#A] Man page: man8/password-request.8mandos
17
 
** [#A] check return codes of all system calls
18
 
** [#B] header files/symbols tally
19
17
** [#B] Fix %d format strings to use [[https://secure.wikimedia.org/wikipedia/en/wiki/Inttypes.h][<inttypes.h>]]
20
18
** IPv4 support
21
19
** use strsep instead of strtok?