Revision ae77d8e...
Go back to digest for 13th March 2011Bug Fixes in Networking Tools
Eike Hein committed changes in [konversation] /:
Fail gracefully if required QCA features are not available at runtime.
Konversation would crash during Diffie-Hellman key exchange or Blow-
fish decryption/encryption if QCA was unable to provide these features;
usually because the qca-ossl provider plugin isn't installed. Now it
will show helpful error messages instead.
Thanks to Johannes Huber for the report.
File Changes
Modified 5 files
- ChangeLog
- src/cipher.cpp
- src/cipher.h
- src/irc/outputfilter.cpp
- src/irc/server.cpp
5 files changed in total