summaryrefslogtreecommitdiffstats
path: root/source4/auth/gensec/cyrus_sasl.c
Commit message (Expand)AuthorAgeFilesLines
* r19598: Ahead of a merge to current lorikeet-heimdal:Andrew Bartlett2007-10-101-0/+2
* r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grainedJelmer Vernooij2007-10-101-1/+1
* r18354: It seems safe to enable the DIGEST-MD5 module now.Andrew Bartlett2007-10-101-1/+1
* r18257: Order the GENSEC modules, with unknown modules last.Andrew Bartlett2007-10-101-1/+1
* r18253: Turn Cyrus-SASL DIGEST-MD5 off by default for now.Andrew Bartlett2007-10-101-1/+1
* r18250: Add an ordering of GENSEC modules, so we do preferred modules first.Andrew Bartlett2007-10-101-1/+2
* r18242: The cyrus-sasl encode/decode routines process the entire input.Andrew Bartlett2007-10-101-0/+2
* r18198: Fix callbacks to use allocated or constant memory, not the stack.Andrew Bartlett2007-10-101-16/+22
* r18155: Add my work in progress, a module to link with Cyrus-SASL, for aAndrew Bartlett2007-10-101-0/+413