NTLM authentication library 0.4.2 (Default branch) |
|
|
The NTLM library contains utilities for
authenticating against Microsoft servers that
require NTLM authentication. The goal of this
project is to make libntlm easier to build (by
using autoconf, automake, and libtool) for use by
other projects.
License: GNU Lesser General Public License (LGPL)
Changes:
An endian related bug in the self test was fixed.
A note was added in the README about NTLM being an
insecure protocol. Internal endianness handling
was cleaned up. Gnulib files were updated.
|