summaryrefslogtreecommitdiff
path: root/source4/libcli/auth/spnego_parse.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r1438: Record the principal name we are sent in the SPENGO mechListMIC in aAndrew Bartlett1-3/+2
2007-10-10r1426: Fix some of my silly compile errors...Andrew Bartlett1-1/+1
2007-10-10r1420: be more strict reject if the context has the wrong typeStefan Metzmacher1-0/+1
2007-10-10r1363: add SPNEGO_NONE_RESULT as spnego_negResult valueStefan Metzmacher1-3/+5
2007-10-10r1353: Fix compile with new ASN1 peek code.Andrew Bartlett1-2/+2
2007-10-10r1352: Add a 'peek' function to our ASN1 code, so we can safely perform theAndrew Bartlett1-18/+41
2007-10-10r1349: don't segfault with empty data_blobStefan Metzmacher1-0/+5
2007-10-10r1229: the name of the protocol should be in first place of a function nameStefan Metzmacher1-3/+3
2007-10-10r1200: Add 'gensec', our generic security layer.Andrew Bartlett1-0/+343