summaryrefslogtreecommitdiff
path: root/libcli/auth/spnego.h
Commit message (Expand)AuthorAgeFilesLines
* CVE-2016-2110: libcli/auth: add SPNEGO_REQUEST_MIC to enum spnego_negResultStefan Metzmacher2016-04-121-1/+5
* CVE-2016-2110: libcli/auth: use enum spnego_negResult instead of uint8_tStefan Metzmacher2016-04-121-1/+1
* libcli/auth: add more const to spnego_negTokenInit->mechTypesStefan Metzmacher2013-08-101-1/+1
* libcli/auth bring ADS_IGNORE_PRINCIPAL in commonAndrew Bartlett2010-12-081-0/+2
* s3-libads: move spnego defines to their appropriate header file.Günther Deschner2010-07-011-0/+6
* spnego: Support ASN.1 BIT STRING and use it in SPNEGO.Kouhei Sutou2009-09-171-2/+2
* spnego: add spnego_proto.h.Günther Deschner2009-09-171-1/+1
* spnego: share spnego_parse.Günther Deschner2009-09-171-0/+70