Age | Commit message (Expand) | Author |
---|---|---|
2020-02-14 | Only register the sts capability when we have a valid config. | Sadie Powell |
2020-01-11 | Update copyright headers. | InspIRCd Robot |
2019-12-31 | Update my name and email address. | Sadie Powell |
2019-06-23 | Fix an inverted condition in the ircv3_sts module. | Peter Powell |
2019-05-11 | Allow disabling a STS policy for users in specific connect classes. | Peter Powell |
2019-01-24 | Remove trailing whitespace from various source files. | Peter Powell |
2018-04-16 | Fix m_ircv3_sts not having the VF_VENDOR flag set. | Peter Powell |
2018-04-16 | Add ConfigTag::getUInt for reading unsigned config values. | Peter Powell |
2018-04-16 | Convert ConfigTag::getDuration to return an unsigned long. | Peter Powell |
2017-11-17 | Fix a ton of -Wsign-conversion warnings. | Peter Powell |
2017-11-13 | Add the m_ircv3_sts module which implements the IRCv3 STS spec. | Peter Powell |