summaryrefslogtreecommitdiffstats
path: root/libcli/auth/spnego.h
Commit message (Collapse)AuthorAgeFilesLines
* libcli/auth: add more const to spnego_negTokenInit->mechTypesStefan Metzmacher2013-08-101-1/+1
| | | | | | | | | Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org> Autobuild-User(master): Stefan Metzmacher <metze@samba.org> Autobuild-Date(master): Sat Aug 10 11:11:54 CEST 2013 on sn-devel-104
* 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
| | | | Guenther
* spnego: Support ASN.1 BIT STRING and use it in SPNEGO.Kouhei Sutou2009-09-171-2/+2
| | | | Signed-off-by: Günther Deschner <gd@samba.org>
* spnego: add spnego_proto.h.Günther Deschner2009-09-171-1/+1
| | | | Guenther
* spnego: share spnego_parse.Günther Deschner2009-09-171-0/+70
Guenther