Added configuration parameter "iteration_progress". pwmd will send the
commit04ef5d12f991e1a8fcca541eef24a7a9f5b224f2
authorBen Kibbey <bjk@luxsci.net>
Tue, 3 Jul 2007 23:36:30 +0000 (3 19:36 -0400)
committerBen Kibbey <bjk@luxsci.net>
Tue, 3 Jul 2007 23:36:30 +0000 (3 19:36 -0400)
treeb3ff3e43aa6d80ff203890480dbe70420a3cc63e
parent11abe698e7e16bc3d6efb5e55936b4fd531350dd
Added configuration parameter "iteration_progress". pwmd will send the
client a status message showing the percent of iterations that are
complete while encrypting or decrypting a data file. The default is 0
which disables sending status messages.
doc/config.example
doc/pwmd.1
src/commands.c
src/common.h
src/pwmd.c