|
5 anos atrás | |
---|---|---|
.. | ||
BUILD | 5 anos atrás | |
LICENSE.txt | 5 anos atrás | |
README.md | 5 anos atrás | |
sspi.go | 5 anos atrás | |
sspi_unsupported.go | 5 anos atrás |
SSPI implementation in this directory is taken from https://github.com/WillHipschman/sspi-prototype (git commit: 4feee8f2e7
)
Implementation is modified to make sure that it only compiles on Windows.
For non-Windows platforms, please look at sspi_unspported.go