summaryrefslogtreecommitdiffstats
path: root/src/gss_ntlmssp.h
Commit message (Expand)AuthorAgeFilesLines
* Always send NetBIOS Domain NameSimo Sorce2014-08-101-0/+2
* Add macros to handle returning errorsSimo Sorce2014-08-101-0/+15
* Add debug helpers to be used to trace gss-ntlmsspSimo Sorce2014-08-101-0/+1
* Add gssntlm_display_status()David Woodhouse2014-08-101-0/+8
* Offer OEM charset support in the negotiate packetSimo Sorce2014-08-101-0/+1
* Improve role managementwinbindSimo Sorce2014-08-081-2/+7
* Set the domain name only when available.Simo Sorce2014-08-081-3/+1
* Add helper to check for allowed ntlm versionsSimo Sorce2014-08-081-0/+3
* Add support for NTLMv1 auth to the serverSimo Sorce2014-08-071-0/+2
* Pass ctx and cred to external_xxx_auth functionsSimo Sorce2014-08-071-10/+6
* Support client authentication using WinbindSimo Sorce2014-08-071-0/+8
* Move client auth bits to gss_authSimo Sorce2014-08-071-0/+6
* Move sec_req flags in the context handlerSimo Sorce2014-08-071-0/+2
* Use helpers to get the local netbios namesSimo Sorce2014-08-071-1/+4
* Add support to perform external operationsSimo Sorce2014-08-071-2/+20
* Introduce ntlm_signseal_stateSimo Sorce2014-08-061-9/+1
* Implement gss_wrap_size_limit()Simo Sorce2014-08-061-0/+7
* Add gss_localname supportSimo Sorce2014-07-121-0/+5
* Add way to talk about MIC with SPNEGOSimo Sorce2014-05-051-1/+10
* 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