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)
commitc4917f44ac75393d56bc859f6da7d474cd5ec02b
tree1a5dffaa716a0603a1a6fc47e2bbf4385ad14841
parent11d63f3740fd49eb32b5f604c17452913f9ae3d5
Only show warning about QCA on user input.

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).
src/core/cipher.cpp
src/core/coresessioneventprocessor.cpp
src/core/coreuserinputhandler.cpp