|
f8cadb2287
|
debugging
|
2025-03-17 09:48:17 +11:00 |
|
|
befb826740
|
more logging
|
2025-03-17 09:30:04 +11:00 |
|
|
f1ae4c4171
|
add debugging
|
2025-03-17 08:42:11 +11:00 |
|
justdan96
|
0175985677
|
fix comment on new func
|
2018-04-15 03:38:39 +01:00 |
|
justdan96
|
74d659d795
|
use SplitN for domain parsing, moved to separate function
added battery of tests for username, domain, workstation and expected negotiate message bytes
|
2018-04-15 03:31:17 +01:00 |
|
justdan96
|
235d683359
|
gofmt
|
2018-04-13 09:50:16 +01:00 |
|
Dan
|
ca37395f51
|
Remove underscore from var
|
2018-04-12 18:47:41 +01:00 |
|
Dan
|
df1f808002
|
add version, domain and workstation fields
Add version support from jh125486
Add workstation and domain support from jh125486
Enable to extract domain from username
|
2018-04-12 18:05:24 +01:00 |
|
Lauris Bukšis-Haberkorns
|
c70fcef895
|
Support for Www-Authenticate: NTLM
|
2017-01-27 14:39:00 +02:00 |
|
Paul Meyer
|
686fb24c00
|
drain request body for connection reuse (#6)
|
2016-06-17 12:47:12 -07:00 |
|
Quoc-Viet Nguyen
|
e0b63eb299
|
Handle http redirect (#4)
- Fixed panic if req.Body is nil or basicAuth is not set
- Switched over to http.DefaultTransport if RoundTripper is not provided
Closes #2, #3
|
2016-04-12 15:49:15 -07:00 |
|
Paul Meyer
|
c3e922711f
|
Initial commit of implementation
|
2015-10-16 21:50:49 -07:00 |
|