summaryrefslogtreecommitdiff
path: root/source4/libcli/auth/spnego.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r1475: More kerberos workAndrew Bartlett1-1/+2
2007-10-10r1462: GENSEC Kerberos and SPENGO work:Andrew Bartlett1-60/+62
2007-10-10r1449: Use the config system somewhat better in libcli/authJelmer Vernooij1-1/+1
2007-10-10r1421: fix a uninitialized var (thanks valgrind:-)Stefan Metzmacher1-5/+15
2007-10-10r1372: Remove the 'default' case from the SPENGO state machine, and fix upAndrew Bartlett1-6/+6
2007-10-10r1367: SPNEGO know uses gensec_subcontext_start() in all placesStefan Metzmacher1-1/+2
2007-10-10r1366: handle the case where the client need to send the negTokenInit beforeStefan Metzmacher1-1/+88
2007-10-10r1365: in SPNEGO_SERVER_TARG we should not check the spnego_negResultStefan Metzmacher1-9/+0
2007-10-10r1364: the SPNEGO_SERVER_TARG state is different from the SPNEGO_CLIENT_TARGStefan Metzmacher1-4/+72
2007-10-10r1360: - remove unused state SPNEGO_CLIENT_SEND_MECHSStefan Metzmacher1-5/+0
2007-10-10r1358: Re-indent the SPENGO implementation, and work on the basis of aAndrew Bartlett1-146/+201
2007-10-10r1350: - init nt_status- found by valgrindStefan Metzmacher1-1/+2
2007-10-10r1347: - remove typedefStefan Metzmacher1-4/+13
2007-10-10r1346: revert my last spnego changesStefan Metzmacher1-124/+114
2007-10-10r1344: add gensec_start_mech_by_name()Stefan Metzmacher1-114/+124
2007-10-10r1294: A nice, large, commit...Andrew Bartlett1-60/+115
2007-10-10r1229: the name of the protocol should be in first place of a function nameStefan Metzmacher1-7/+7
2007-10-10r1200: Add 'gensec', our generic security layer.Andrew Bartlett1-272/+250
2007-10-10r1198: Merge the Samba 3.0 ntlm_auth, including the kerberos and SPENGO parts.Andrew Bartlett1-0/+343