1
0
mirror of https://github.com/mtrojnar/osslsigncode.git synced 2025-04-11 03:28:04 -05:00

9 lines
251 B
Plaintext

- signature extraction/removal/verificaton on MSI/CAB files
- improved signature verification on PE files
- clean up / untangle code
- separate timestamping
- man page
- remove mmap usage to increase portability
- tests
- fix other stuff marked 'XXX'