This website requires JavaScript.
Explore
Help
Sign In
jeff
/
NSspi
Watch
1
Star
0
Fork
0
You've already forked NSspi
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
352e4d18fcd99cf1fa74c8f7c6c4392e37408237
NSspi
/
Contexts
History
antiduh
352e4d18fc
Working on implementing the ServerContext and structuring things so that invoking the public interface is a little easier - trying to move out of proof-of-concept code to prototype code. Still need to rework how I deal with the context and credential handles, worried that they're not treated safe. Still need to reorganize a lot of where code lives. Very inconsistent so far.
2014-06-22 16:20:10 +00:00
..
ClientContext.cs
Working on implementing the ServerContext and structuring things so that invoking the public interface is a little easier - trying to move out of proof-of-concept code to prototype code. Still need to rework how I deal with the context and credential handles, worried that they're not treated safe. Still need to reorganize a lot of where code lives. Very inconsistent so far.
2014-06-22 16:20:10 +00:00
Context.cs
Working on some of the fundamentals of the Context side of things. The Win 32 API is very wonky here though. Going to take some time.
2014-06-19 21:53:34 +00:00
ContextAttrib.cs
I can now successfully call InitializeSecurityContext and get a status of ContinueNeeded.
2014-06-21 16:32:34 +00:00
ContextNativeMethods.cs
Working on implementing the ServerContext and structuring things so that invoking the public interface is a little easier - trying to move out of proof-of-concept code to prototype code. Still need to rework how I deal with the context and credential handles, worried that they're not treated safe. Still need to reorganize a lot of where code lives. Very inconsistent so far.
2014-06-22 16:20:10 +00:00
ServerContext.cs
Working on implementing the ServerContext and structuring things so that invoking the public interface is a little easier - trying to move out of proof-of-concept code to prototype code. Still need to rework how I deal with the context and credential handles, worried that they're not treated safe. Still need to reorganize a lot of where code lives. Very inconsistent so far.
2014-06-22 16:20:10 +00:00