summaryrefslogtreecommitdiff
path: root/src/irc/core/sasl.c
AgeCommit message (Expand)Author
2016-06-07Merge pull request #484 from LemonBoy/sasl-misc-adjailin-nemui
2016-03-23Merge pull request #444 from LemonBoy/timeout-idailin-nemui
2016-03-23Merge pull request #438 from dequis/sasl-timeout-disconnectailin-nemui
2016-03-23Merge pull request #432 from grawity/fix-externalGiuseppe
2015-09-21Use formats instead of g_warningLemonBoy
2015-09-11Don't handle 908 as a critical failureLemonBoy
2015-09-11Parse the error string received by the serverLemonBoy
2015-09-11Consider the SASL handshake successful on 903LemonBoy
2015-09-11Handle event 906 and 908LemonBoy
2015-09-11Explicitly set the authorization id during the PLAIN handshakeLemonBoy
2015-09-11Replace spaces with tabsLemonBoy
2015-09-11Address all the points outlined in the first reviewLemonBoy
2015-09-11SASL supportLemonBoy