summaryrefslogtreecommitdiff
path: root/src/irc/core/sasl.c
AgeCommit message (Expand)Author
2018-02-02do not reuse sasl timeoutailin-nemui
2017-11-30fix commentsailin-nemui
2017-01-24Prevent a memory leak during the processing of the SASL response.LemonBoy
2016-12-12Add an option to stop the connection when SASL fails.LemonBoy
2016-08-29SASL: handle fragmentationKenny Root
2016-06-01Correct the name of the emitted signal.LemonBoy
2016-03-20Use 0 as a sentinel value for sasl_timeoutLemonBoy
2016-03-11Remove sasl timeout source when the server disconnectsdequis
2016-03-08Fix SASL EXTERNAL authenticationMantas Mikulėnas
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