Skip to content

v0.0.1

Choose a tag to compare

@gdams gdams released this 07 Nov 15:31
· 54 commits to master since this release
a157862

What's Changed

  • Commit to Go 1.6 by @boumenot in #5
  • Handle http redirect by @nqv in #4
  • drain request body for connection reuse by @paulmey in #6
  • Add CoC notice by @paulmey in #7
  • Support for auth when server responds with Www-Authenticate: NTLM by @lafriks in #8
  • update README with example by @PaluMacil in #11
  • add version, domain and workstation fields by @justdan96 in #13
  • move to a current version of Go by @boumenot in #19
  • (BUG) Negotiation fails for servers where 'NTLMv2 session security' i… by @davejohnston in #18
  • Update negotiator.go by @mszuyev in #24
  • Fix golint import path by @paulmey in #25
  • add ProcessChallengeWithHash function by @ropnop in #27
  • Set workstation to empty string in authenticate_message.go by @Catbuttes in #30
  • Change of the negociator working, to handle several identical header by @Resousse in #31
  • Support for UPN by @tirupatibg in #32
  • Adding Microsoft SECURITY.MD by @microsoft-github-policy-service[bot] in #39
  • Handle 3rd return value from GetDomain by @opoplawski in #41
  • initial refactor by @gdams in #48
  • fix linter errors by @gdams in #49
  • add dependabot/codeowners + installation instructions by @gdams in #50

New Contributors

Full Changelog: https://github.com/Azure/go-ntlmssp/commits/v0.0.1