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
0.1
NSspi
/
TestClient
History
antiduh
5463beab4a
Marked the code at the 0.1 release.
2014-07-08 19:08:38 +00:00
..
Properties
Change the project so that it compiles against .Net 4.0 for greater usability.
2014-07-07 19:24:31 +00:00
App.config
Change the project so that it compiles against .Net 4.0 for greater usability.
2014-07-07 19:24:31 +00:00
ClientForm.cs
Rename Credential.Name to PrincipleName. PrincipleName comes from the security service provider, which may not correspond to the domain user name. For instance, if I'm using kerberos on my domain, my principle may be user@DIVISION.CORP.COM, meanwhile my username might be CORP\user.
2014-07-03 21:02:33 +00:00
ClientForm.Designer.cs
Marked the code at the 0.1 release.
2014-07-08 19:08:38 +00:00
ClientForm.resx
Renamed the client and server forms to have their role in the name.
2014-06-26 20:59:32 +00:00
Program.cs
Renamed the client and server forms to have their role in the name.
2014-06-26 20:59:32 +00:00
TestClient.csproj
Change the project so that it compiles against .Net 4.0 for greater usability.
2014-07-07 19:24:31 +00:00
TestClient.csproj.user
Working on a rough demo client/server app.
2014-06-25 21:28:03 +00:00