summaryrefslogtreecommitdiffstats
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Add support for building with NLSDavid Woodhouse2014-08-111-0/+16
* Add --with-wbclient configure flagSimo Sorce2014-08-101-1/+4
* Add debug helpers to be used to trace gss-ntlmsspSimo Sorce2014-08-101-0/+2
* Add gssntlm_display_status()David Woodhouse2014-08-101-0/+1
* Add external server auth support via WinbindSimo Sorce2014-08-071-1/+3
* Initial build support for detecting and using libwbclientSimo Sorce2014-08-071-1/+4
* Add support to perform external operationsSimo Sorce2014-08-071-0/+2
* Fix Makefile cflags useSimo Sorce2014-05-171-2/+2
* Implement export context functionSimo Sorce2013-12-151-0/+1
* Add public devel header fileSimo Sorce2013-10-181-0/+4
* Fix symbols export regex to include gssspi_ too.Simo Sorce2013-10-181-1/+1
* Add integrity and confidentiality functionsSimo Sorce2013-08-191-0/+1
* 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
* NTLM Crypto functionsSimo Sorce2013-07-181-2/+7
* Initial NTLM message parsing librarySimo Sorce2013-07-161-0/+2
* Scheleton to start bulding the GSS-NTLMSSP project.Simo Sorce2013-07-131-0/+188