summaryrefslogtreecommitdiff
path: root/libcli/auth/spnego.h
AgeCommit message (Expand)AuthorFilesLines
2016-04-12CVE-2016-2110: libcli/auth: add SPNEGO_REQUEST_MIC to enum spnego_negResultStefan Metzmacher1-1/+5
2016-04-12CVE-2016-2110: libcli/auth: use enum spnego_negResult instead of uint8_tStefan Metzmacher1-1/+1
2013-08-10libcli/auth: add more const to spnego_negTokenInit->mechTypesStefan Metzmacher1-1/+1
2010-12-08libcli/auth bring ADS_IGNORE_PRINCIPAL in commonAndrew Bartlett1-0/+2
2010-07-01s3-libads: move spnego defines to their appropriate header file.Günther Deschner1-0/+6
2009-09-17spnego: Support ASN.1 BIT STRING and use it in SPNEGO.Kouhei Sutou1-2/+2
2009-09-17spnego: add spnego_proto.h.Günther Deschner1-1/+1
2009-09-17spnego: share spnego_parse.Günther Deschner1-0/+70