Blame TODO

Packit 9fb438
-implement rfc2898 pkcs5 pbkdf2 key derivation
Packit 9fb438
-add configuration file support
Packit 9fb438
-add munged 'k' cmdline opt to kill daemon
Packit 9fb438
-save/restore replay state at munged shutdown/startup
Packit 9fb438
-restrict decode to hostname/hostrange/regex or ip-addr/netmask
Packit 9fb438
-add config opt to specify n/w interface for determining ip
Packit 9fb438
-add pam support
Packit 9fb438
-add realm (multi-key) support
Packit 9fb438
-periodically stat keyfile and look for changed inode/mtime
Packit 9fb438
-change remunge to exit on persistent errors
Packit 9fb438
-change remunge to stop and output results on sigint