summaryrefslogtreecommitdiffstats
path: root/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Add testsing of gssntlm mechglue functionsSimo Sorce2013-08-181-3/+2
|
* Add basic NTLMv2 crypto testsSimo Sorce2013-07-181-0/+7
|
* Implement basic naming functionsSimo Sorce2013-07-181-0/+1
|
* Implement credential handlingSimo Sorce2013-07-181-0/+1
|
* Initial GSS Mechanism code.Simo Sorce2013-07-181-0/+3
| | | | Implements init sec context and basic mechanism initialization.
* NTLM Crypto functionsSimo Sorce2013-07-181-2/+7
| | | | Adds crypto function helpers needed by NTLM authentication
* Initial NTLM message parsing librarySimo Sorce2013-07-161-0/+2
| | | | Implements functions to encode/decode NTLMSSP packets
* Scheleton to start bulding the GSS-NTLMSSP project.Simo Sorce2013-07-131-0/+188