summaryrefslogtreecommitdiff
path: root/sasl_defs.h
Commit message (Collapse)AuthorAgeFilesLines
* Specify hostname in sasl_server_new.Dustin Sallings2012-01-271-0/+2
| | | | | | | | saslpasswd2 does something a little magical when initializing the structure that's different from what happens if you just pass NULL. The magic is too great for the tests as is, so this code does the same thing saslpasswd2 does to determine the fqdn.
* Enforce some hard limits on SASL mechanism length.Dustin Sallings2009-10-251-0/+3
|
* SASL auth support.Dustin Sallings2009-10-251-0/+26