Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
R
Rdpgw
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
mirror
Rdpgw
Commits
f5e39854
Commit
f5e39854
authored
Jul 13, 2020
by
Bolke de Bruin
Browse files
Options
Downloads
Patches
Plain Diff
Remove unused files
parent
39f501fd
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
ntlm.go
+0
-13
0 additions, 13 deletions
ntlm.go
server.go
+0
-3
0 additions, 3 deletions
server.go
with
0 additions
and
16 deletions
ntlm.go
deleted
100644 → 0
+
0
−
13
View file @
39f501fd
package
main
type
NtlmChallenge
struct
{
Signature
[
8
]
byte
MsgType
uint32
TargetNameLen
uint16
TargetNameMaxLen
uint16
TargetNameBufferOffset
uint32
NegotiateFlags
[
4
]
byte
ServerChallenge
[
8
]
byte
Reserved
[
8
]
byte
TargetInfoBytes
[
8
]
byte
}
This diff is collapsed.
Click to expand it.
server.go
deleted
100644 → 0
+
0
−
3
View file @
39f501fd
package
main
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment