Skip to content

Windows SSPI authentication for D programming langiage

License

Notifications You must be signed in to change notification settings

symmetryinvestments/sspi-d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dlang wrapper for Windows SSPI authentication

Build status

Client works and is used in production. Needs checking for memory leaks. Server builds but has not even been tested.

  • incomplete client example in examples/client
  • complete server example in examples/server (builds but not tested yet)

Pull Requests welcomed!