News for the 1.1.9 release:

        Some code cleanup. Removed a dozen files, four classes and
        about 1k lines of code. Useful tools are make class-map and
        ./configure --enable-gcov.

        To get gcov to work properly when running several processes in
        parallell, you may also want to apply misc/libgcc2.c-patch to
        gcc. The patch adds locking for the output *.da files.

The archive is actually about 40K smaller than the previous version.
Most of that is because I cut down the number of rijndael tests to a
sensible number.

This version could be considered an 1.2 beta. I'll fix any problems
reported to me, and then make a real 1.2 release in a week or two.

After 1.2 I'll look into new features. Some things to do are an escape
char (like rsh ~), X forwarding, sftp support, improved SRP support,
improved SPKI support. Both wishes and help are welcome. There are
also some further simplifications to the code that I'd like to do.

  http://www.lysator.liu.se/~nisse/archive/lsh-1.1.9.tar.gz
  ftp://ftp.lysator.liu.se/pub/security/lsh-1.1.9.tar.gz

Regards,
/Niels

Reply via email to