summaryrefslogtreecommitdiff
path: root/src/server-sasl-channel.h
AgeCommit message (Expand)AuthorFilesLines
2012-12-06auth-manager: save GError from channel when it closesWill Thompson1-1/+2
2012-05-30Use meta-headers for everythingSimon McVittie1-1/+1
2012-02-06Update Wocky snapshot for One Big Header.Will Thompson1-1/+1
2010-11-26Depend on telepathy-glib 0.13.7 and use it for SASLSimon McVittie1-2/+0
2010-11-24gabble_server_sasl_channel_get_failure_details: addSimon McVittie1-0/+4
2010-11-23Implement and test X-TELEPATHY-PASSWORDSimon McVittie1-0/+2
2010-11-23GabbleServerSaslChannel: be a TpBaseChannelSimon McVittie1-7/+3
2010-11-23GabbleServerSaslChannel: be a plain GObjectSimon McVittie1-2/+2
2010-11-23gabble_server_sasl_channel_fail: be independent of WockyAuthRegistrySimon McVittie1-0/+3
2010-11-23gabble_server_sasl_channel_success_async: be independent of WockyAuthRegistrySimon McVittie1-0/+5
2010-11-23gabble_server_sasl_channel_challenge_async: be independent of WockyAuthRegistrySimon McVittie1-0/+7
2010-11-23GabbleSaslChannel: convert start_auth_async into an ordinary methodSimon McVittie1-0/+7
2010-11-23Derive the authz. identity and default realm from the GabbleConnectionSimon McVittie1-2/+1
2010-11-23Supply the SASL channel's immutable properties at construct-timeSimon McVittie1-1/+3
2010-06-02Added server SASL channel and auth manager.Eitan Isaacson1-0/+78