Only show warning about QCA on user input.
authorBas Pape <baspape@gmail.com>
Tue, 14 May 2013 22:16:01 +0000 (00:16 +0200)
committerBas Pape <baspape@gmail.com>
Thu, 16 May 2013 18:05:22 +0000 (20:05 +0200)
When compiled with QCA support, merely trying to decrypt messages
should not warn about missing qca-ossl; this message should only be
shown on user input (such as the key-related commands) and incoming
messages really requiring qca-ossl to function (key exchange).


No differences found