summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Improve role managementwinbindSimo Sorce2014-08-083-17/+49
* Fetch server names much earier in the processSimo Sorce2014-08-081-40/+40
* Fix target info checkSimo Sorce2014-08-081-3/+1
* Set the domain name only when available.Simo Sorce2014-08-084-28/+14
* Add helper to check for allowed ntlm versionsSimo Sorce2014-08-084-10/+46
* Add test to check gss_wrap with no SEAL negotiatedSimo Sorce2014-08-081-10/+23
* tests: Remove unused fieldSimo Sorce2014-08-071-4/+0
* Formal adjustment of ntlmv1_signSimo Sorce2014-08-071-2/+2
* Test both NTLMv1 and NTLMv2Simo Sorce2014-08-071-0/+18
* Fix winbindd NTLMv1 Extended Security authSimo Sorce2014-08-071-1/+20
* Add helper to compute extended security challengeSimo Sorce2014-08-072-14/+36
* Add support for NTLMv1 auth to the serverSimo Sorce2014-08-073-24/+77
* Add functions to verify NTLMv1 responsesSimo Sorce2014-08-072-0/+72
* Fix NTLMv1 client authSimo Sorce2014-08-071-8/+15
* Pass ctx and cred to external_xxx_auth functionsSimo Sorce2014-08-073-36/+24
* Support client authentication using WinbindSimo Sorce2014-08-076-1/+151
* Add call to get names from winbindSimo Sorce2014-08-073-0/+41
* Add call to get creds from winbindSimo Sorce2014-08-073-0/+65
* Add external server auth support via WinbindSimo Sorce2014-08-075-2/+77
* Initial build support for detecting and using libwbclientSimo Sorce2014-08-072-1/+12
* Move client auth bits to gss_authSimo Sorce2014-08-073-266/+304
* Move sec_req flags in the context handlerSimo Sorce2014-08-073-30/+22
* Use helpers to get the local netbios namesSimo Sorce2014-08-074-54/+125
* Move local key and flags computations to the endDavid Woodhouse2014-08-071-17/+17
* Add support to perform external operationsSimo Sorce2014-08-077-60/+188
* Move all message structures to ntlm_common.hDavid Woodhouse2014-08-072-22/+23
* Let caller decide whether to (un)seal or notSimo Sorce2014-08-071-8/+0
* Fix order of signature vs payloadSimo Sorce2014-08-072-11/+7
* Internalize extended security and datagram statusSimo Sorce2014-08-064-126/+164
* Introduce ntlm_signseal_stateSimo Sorce2014-08-067-164/+151
* Use a macro to define the ntlm signature sizeSimo Sorce2014-08-063-22/+31
* Implement gss_wrap_size_limit()Simo Sorce2014-08-063-0/+53
* Fix sealing key regen with shorter keysSimo Sorce2014-08-062-3/+3
* Fix unsealing without extended session securitySimo Sorce2014-08-061-7/+8
* Fix flag clearingSimo Sorce2014-08-061-1/+0
* Generate LM hash when getting pwd from cred_storeSimo Sorce2014-08-061-0/+8
* Fix rpmbuildSimo Sorce2014-08-011-0/+1
* Bump up to pre-release statusSimo Sorce2014-07-311-2/+2
* Install mechanism configuration in mech.dSimo Sorce2014-07-312-8/+8
* Silence const errorsSimo Sorce2014-07-122-3/+5
* Cast to (char *) not (void *) to do pointer mathSimo Sorce2014-07-122-10/+10
* Add gss_localname supportSimo Sorce2014-07-123-0/+79
* Handle missing name calling acquire creds.Simo Sorce2014-07-111-13/+41
* Release 0.4.0v0.4.0Simo Sorce2014-06-211-1/+1
* Fix const warningsSimo Sorce2014-06-212-40/+73
* Fix Makefile cflags useSimo Sorce2014-05-171-2/+2
* Fix memory leak in NTLMv2 acceptor codeSimo Sorce2014-05-171-0/+3
* Release Candidate 2 for 0.4.0Simo Sorce2014-05-051-1/+1
* Add way to talk about MIC with SPNEGOSimo Sorce2014-05-056-12/+106
* Release Candidate 1 for 0.4.0Simo Sorce2014-05-041-2/+2