doc updates

This commit is contained in:
Per Allansson
2013-03-08 18:00:25 +01:00
parent f10f5d88ad
commit a4f4729bef
3 changed files with 29 additions and 10 deletions

8
TODO
View File

@ -1,9 +1,11 @@
- tool for extracting/removing the signature
- page hashing support
- RFC3161 timestamping
- signature extraction/removal/verificaton on MSI/CAB files
- improved signature verification on PE files
- clean up / untangle code
- separate timestamping
- man page
- verify signatures
- remove mmap usage to increase portability
- tests
- fix other stuff marked 'XXX'
- free memory properly :)