summaryrefslogtreecommitdiffstats
path: root/src/gss_creds.c
Commit message (Expand)AuthorAgeFilesLines
* Fix gss_inquire_cred with no credsSimo Sorce2015-04-191-5/+16
* Add more custom error messageSimo Sorce2014-08-101-9/+11
* Add macros to handle returning errorsSimo Sorce2014-08-101-43/+56
* Add support to perform external operationsSimo Sorce2014-08-071-0/+17
* Generate LM hash when getting pwd from cred_storeSimo Sorce2014-08-061-0/+8
* Handle missing name calling acquire creds.Simo Sorce2014-07-111-13/+41
* 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