| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Support IRCv3's tls/STARTTLS | 2018-09-07 | 1 | -6/+0 | |
| * | Listen for 903 for sasl success, not 900 | 2018-09-07 | 1 | -1/+1 | |
| * | Only "finish" a sasl handshake when we get a 900 | 2018-09-07 | 1 | -0/+3 | |
| * | Support CAP 3.2 | 2018-09-07 | 1 | -2/+9 | |
| * | Only offer sasl when we have sasl authentication to send | 2018-09-03 | 1 | -1/+2 | |
| * | Make CAP functionality more part of the framework and support message-tags and•••multi-prefix | 2018-09-03 | 1 | -14/+9 | |
| * | give an Exports object (actually, ExportsContex object) to each module, to•••facilitate things like !set and !channelset without using the events system | 2018-09-02 | 1 | -1/+1 | |
| * | Give modules event objects with "context"s, to facilitate purging all the event•••hooks for a module | 2018-08-31 | 1 | -5/+5 | |
| * | move sending CAP sasl request to sasl.py | 2018-07-16 | 1 | -3/+9 | |
| * | move sasl logic to it's own module | 2018-07-15 | 1 | -0/+33 |
