Share

LAN Messenger

File Release Notes and Changelog

Release Name: lanmessenger-1.5.1.2

Notes:
This is a fairly minor release. However, due to changes in the cryptography code, backwards compatibility has been broken. Version 1.5.1.2 is not compatible with any older versions.

Changes: - fixed a potential denial of service/spam vulnerability in the info request mechanism - added IM flashing option - added IM focus steal prevention code and option - significant main form code reorganization - updated crypto library to use Rfc2898DeriveBytes instead of PasswordDeriveBytes (breaks backwards compatibility) - salt value must be 8 bytes, so encryption key minimum length is really 32, enforce that - esc closes block window