summaryrefslogtreecommitdiff
path: root/src/modules/m_ircv3_sts.cpp
AgeCommit message (Expand)Author
2019-05-11Allow disabling a STS policy for users in specific connect classes.Peter Powell
2019-01-24Remove trailing whitespace from various source files.Peter Powell
2018-04-16Fix m_ircv3_sts not having the VF_VENDOR flag set.Peter Powell
2018-04-16Add ConfigTag::getUInt for reading unsigned config values.Peter Powell
2018-04-16Convert ConfigTag::getDuration to return an unsigned long.Peter Powell
2017-11-17Fix a ton of -Wsign-conversion warnings.Peter Powell
2017-11-13Add the m_ircv3_sts module which implements the IRCv3 STS spec.Peter Powell