summaryrefslogtreecommitdiff
path: root/wocky/wocky-sasl-plain.c
AgeCommit message (Expand)AuthorFilesLines
2010-11-15auth-registry: add a namespace to auth mechanism constantsJonny Lamb1-1/+1
2010-05-07Make mechanism names preprocessor macros.Eitan Isaacson1-1/+1
2010-05-07rename sasl debug flag to authEitan Isaacson1-1/+1
2010-05-07Renamed WockySaslHandler to WockyAuthHandlerEitan Isaacson1-6/+6
2010-05-04Added WockyAuthRegistry.Eitan Isaacson1-10/+7
2010-01-11Generalize the failure handlingSjoerd Simons1-28/+0
2010-01-11Add a default implementation for the success handlerSjoerd Simons1-12/+0
2010-01-11Use the new initial response function APISjoerd Simons1-20/+18
2010-01-10Change the success handler signature so it retuns a booleanSjoerd Simons1-2/+3
2009-11-25Style trivia flagged by check.Vivek Dasmohapatra1-1/+1
2009-11-19give SASL handlers a plain flag and skip handlers based on itDafydd Harries1-0/+1
2009-11-19put "Server send" into the past tense where appropriateDafydd Harries1-1/+1
2009-11-17make WockySaslHandler a GInterfaceDafydd Harries1-0/+214