Age | Commit message (Expand) | Author |
---|---|---|
2016-08-29 | SASL: handle fragmentation | Kenny Root |
2016-06-01 | Correct the name of the emitted signal. | LemonBoy |
2016-03-20 | Use 0 as a sentinel value for sasl_timeout | LemonBoy |
2016-03-11 | Remove sasl timeout source when the server disconnects | dequis |
2016-03-08 | Fix SASL EXTERNAL authentication | Mantas Mikulėnas |
2015-09-21 | Use formats instead of g_warning | LemonBoy |
2015-09-11 | Don't handle 908 as a critical failure | LemonBoy |
2015-09-11 | Parse the error string received by the server | LemonBoy |
2015-09-11 | Consider the SASL handshake successful on 903 | LemonBoy |
2015-09-11 | Handle event 906 and 908 | LemonBoy |
2015-09-11 | Explicitly set the authorization id during the PLAIN handshake | LemonBoy |
2015-09-11 | Replace spaces with tabs | LemonBoy |
2015-09-11 | Address all the points outlined in the first review | LemonBoy |
2015-09-11 | SASL support | LemonBoy |