13 Commits

Author SHA1 Message Date
Gorkem Meydan
46c9fb1e95 add workstation to the user info 2023-08-16 14:52:27 +03:00
vadimi
e7f1485eee unify ntlm versions 2021-05-05 22:14:24 -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
Brian Cully
b00ec39bbd Use golang's log, so we don't need log4go. 2015-10-30 00:47:37 +00:00
Matthew Kanwisher
bd2d606526 ugh sometimes you have to patch things 2014-01-30 23:52:25 +07:00
Matthew Kanwisher
c8a3b75c07 swap out log libraries 2013-12-16 17:55:30 -05: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
Matthew Kanwisher
f221989156 removed non useful comments 2013-05-22 09:55:10 -04:00
Matthew Kanwisher
7dd611b64e fixing godoc formatting 2013-05-21 22:17:29 -04:00
Matthew Kanwisher
85f6623a22 making things more go get friendly 2013-05-21 16:07:12 -04:00
Matthew Kanwisher
6e9e2ebdb3 moving to support go get 2013-05-21 15:58:36 -04:00