5 Commits

Author SHA1 Message Date
Vadim
ad847b4c56
add some basic ntlm challenge validation (#2)
* add some basic ntlm challenge validation

* add some unit tests
2021-05-03 21:48:19 -04:00
Vadim
a3410e5aec
Feature/extended session security (#1)
* some parsing fixes:

- make TargetInfo optional
- make Version optional
- make sure extended session security is only used when negotiated
- remove obsolete assumptions from the code
2020-07-20 20:58:20 -04:00
Matthew Kanwisher
f19ccd5e15 Changed license to BSD license 2013-07-26 12:44:48 -04:00
Conor Hunt
6783d408ba rename Authenticate/Challenge/Negotiate to *Message 2013-07-23 15:35:16 -05:00
Conor Hunt
af256c1a87 move messages out of unecessary messages package and in to ntlm package 2013-07-23 15:27:25 -05:00