summaryrefslogtreecommitdiffstats
path: root/src/gss_ntlmssp.h
Commit message (Expand)AuthorAgeFilesLines
* Implement Import/Export cred functionsexport_credSimo Sorce2014-01-121-0/+8
* Expose cred store names in public header file.Simo Sorce2014-01-121-0/+1
* Implement export context functionSimo Sorce2013-12-151-0/+8
* Do not copy creds on the contextSimo Sorce2013-12-151-1/+0
* Add methods to inquire credentialsSimo Sorce2013-10-241-0/+15
* Add way to set sequence numbres.Simo Sorce2013-10-181-0/+5
* Add support for gss_acquire_cred_with_password()Simo Sorce2013-10-171-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