Skip to content

Releases: ethomson/ntlmclient

ntlmclient v1.1

Choose a tag to compare

@ethomson ethomson released this 18 Oct 14:16
55b1192

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.1.0

ntlmclient v1.0

Choose a tag to compare

@ethomson ethomson released this 16 Mar 21:23
ff43d4e

This is ntlmclient v1.0.

Full Changelog: v0.9.1...v1.0.0

ntlmclient v0.9.1

Choose a tag to compare

@ethomson ethomson released this 24 Aug 20:26

Minor bugfixes and improvements to the v0.9.0 release.

ntlmclient v0.9.0

Choose a tag to compare

@ethomson ethomson released this 24 Aug 15:25

This is the beta release of ntlmclient, which provides NTLMv2 authentication and which you should absolutely not use unless you have no other choice.

You should use Kerberos for single sign-on, or just use HTTP Basic for username/password authentication, and you should always use TLS 1.2 or better. However, if you truly must use NTLMv2 because that's what's enabled on your server, then this library is useful for you.