Consider INQUIRE_MAXLEN when exporting and cache pushing.
commita3294c5f861800ba323f57b7f434fef3073e6936
authorBen Kibbey <bjk@luxsci.net>
Thu, 2 Feb 2012 02:24:59 +0000 (1 21:24 -0500)
committerBen Kibbey <bjk@luxsci.net>
Thu, 2 Feb 2012 02:55:06 +0000 (1 21:55 -0500)
tree889438ac9780cb007c435870c55d563e7ae66d67
parent726040385c8d441466c91cb136fdb2f76dd198c0
Consider INQUIRE_MAXLEN when exporting and cache pushing.

Prevent --passphrase-file from using too large of passphrase and the
same when the "passphrase_file" and "passphrase" configuration
parameters are used.
src/agent.c
src/agent.h
src/common.h
src/pwmd.c