summaryrefslogtreecommitdiffstats
path: root/src/gss_creds.c
Commit message (Expand)AuthorAgeFilesLines
* Expose cred store names in public header file.Simo Sorce2014-01-121-6/+3
* Fix NTLM specific cred_store prefixesSimo Sorce2013-11-231-3/+3
* Add methods to inquire credentialsSimo Sorce2013-10-241-0/+110
* Add support for gss_acquire_cred_with_password()Simo Sorce2013-10-171-0/+29
* Fix acquiring creds via cred_storeSimo Sorce2013-10-171-0/+26
* Basic implementation of accept_sec_contextSimo Sorce2013-08-181-18/+10
* Add support for server credentialsSimo Sorce2013-07-281-1/+40
* Helper function to check lm compatibility levelSimo Sorce2013-07-281-11/+1
* Add Credential Store supportSimo Sorce2013-07-281-84/+171
* Fix some commentsSimo Sorce2013-07-281-3/+2
* Add NTLMv1 support to context initializationSimo Sorce2013-07-181-0/+15
* Add NTLM Crypto support functions for NTLMv1Simo Sorce2013-07-181-1/+1
* Implement credential handlingSimo Sorce2013-07-181-0/+250