Added option --inquire to the OPEN command to retrieve the filename and
commit968c000bfc9a1d5129e42af24ba15fad4bc5fc5b
authorBen Kibbey <bjk@luxsci.net>
Sat, 16 Oct 2010 22:20:33 +0000 (16 18:20 -0400)
committerBen Kibbey <bjk@luxsci.net>
Sat, 16 Oct 2010 22:20:33 +0000 (16 18:20 -0400)
tree40e098dd828db9f8a95208995d10c4eb285ddbf5
parent5e4e119d6f42ed3c264ab4f0c4790b38a35d3052
Added option --inquire to the OPEN command to retrieve the filename and
key argument via an assuan inquire. This lets the key be any length and
not limited to 1000 (or less) bytes.
doc/COMMANDS
src/commands.c
src/common.h