Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CVE-2016-2110: libcli/auth: add SPNEGO_REQUEST_MIC to enum spnego_negResult | Stefan Metzmacher | 2016-04-12 | 1 | -1/+5 |
* | CVE-2016-2110: libcli/auth: use enum spnego_negResult instead of uint8_t | Stefan Metzmacher | 2016-04-12 | 1 | -1/+1 |
* | libcli/auth: add more const to spnego_negTokenInit->mechTypes | Stefan Metzmacher | 2013-08-10 | 1 | -1/+1 |
* | libcli/auth bring ADS_IGNORE_PRINCIPAL in common | Andrew Bartlett | 2010-12-08 | 1 | -0/+2 |
* | s3-libads: move spnego defines to their appropriate header file. | Günther Deschner | 2010-07-01 | 1 | -0/+6 |
* | spnego: Support ASN.1 BIT STRING and use it in SPNEGO. | Kouhei Sutou | 2009-09-17 | 1 | -2/+2 |
* | spnego: add spnego_proto.h. | Günther Deschner | 2009-09-17 | 1 | -1/+1 |
* | spnego: share spnego_parse. | Günther Deschner | 2009-09-17 | 1 | -0/+70 |