Added the SET and UNSET command which replace the OPTION command.
commite6ce8e80d57dfebcb3608056b2de24379fce991c
authorBen Kibbey <bjk@luxsci.net>
Wed, 22 Apr 2009 01:36:59 +0000 (21 21:36 -0400)
committerBen Kibbey <bjk@luxsci.net>
Wed, 22 Apr 2009 01:36:59 +0000 (21 21:36 -0400)
treef8e53dd68cc902aaa729c539509109884d9d44fc
parent84bc1fbc2e8b4f46dba7e83e109620636359be63
Added the SET and UNSET command which replace the OPTION command.

SET ITERATIONS requires an open file.

Setting a value to "NULL" won't work like it used to. Use UNSET instead.
doc/COMMANDS
src/commands.c
src/pinentry.h
src/pwmd.c