summaryrefslogtreecommitdiffstats
path: root/src/gss_ntlmssp.h
Commit message (Expand)AuthorAgeFilesLines
* Add support for gss_acquire_cred_with_password()Simo Sorce2013-10-161-0/+10
* Add gss_display_name implementationSimo Sorce2013-08-211-0/+5
* Add implementation of gss_inquire_contextSimo Sorce2013-08-211-0/+14
* Add integrity and confidentiality functionsSimo Sorce2013-08-191-0/+26
* Basic implementation of accept_sec_contextSimo Sorce2013-08-181-2/+34
* Add helper to copy names and gss_duplicate_nameSimo Sorce2013-07-281-0/+5
* Internal release nameSimo Sorce2013-07-281-0/+1
* Helper function to check lm compatibility levelSimo Sorce2013-07-281-2/+2
* Add gss_context_time() implementationSimo Sorce2013-07-281-0/+4
* Helper function to check security context validitySimo Sorce2013-07-281-0/+5
* Add expiration time checksSimo Sorce2013-07-281-0/+4
* Add Credential Store supportSimo Sorce2013-07-281-0/+10
* Always request NTLMSSP_REQUEST_TARGETSimo Sorce2013-07-191-0/+1
* Add NTLMv1 support to context initializationSimo Sorce2013-07-181-1/+2
* Implement basic naming functionsSimo Sorce2013-07-181-1/+17
* Initial GSS Mechanism code.Simo Sorce2013-07-181-1/+145
* Scheleton to start bulding the GSS-NTLMSSP project.Simo Sorce2013-07-131-0/+23