| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Added -Wshorten-64-to-32 and fixed all warnings. | 2021-05-30 | 1 | -1/+1 | |
| | | |||||
| * | Merge branch 'insp3' into master. | 2021-05-14 | 6 | -8/+10 | |
| |\ | |||||
| | * | Update copyright headers. | 2021-05-14 | 6 | -6/+6 | |
| | | | |||||
| | * | Fix an off by one error in various bitsets. | 2021-05-14 | 1 | -2/+4 | |
| | | | |||||
| * | | Implement support for looking up SRV records in core_dns. | 2021-05-11 | 1 | -1/+15 | |
| | | | |||||
| * | | Merge branch 'insp3' into master. | 2021-05-11 | 4 | -6/+6 | |
| |\| | |||||
| | * | Fix a bunch of weird indentation and spacing issues. | 2021-04-27 | 4 | -9/+9 | |
| | | | |||||
| * | | Refactor the hex encoding function. | 2021-05-10 | 1 | -1/+1 | |
| | | | |||||
| * | | Merge branch 'insp3' into master. | 2021-04-27 | 1 | -1/+4 | |
| |\| | |||||
| | * | Fix SendNoticeInternal not having a NULL command variant. | 2021-04-27 | 1 | -1/+4 | |
| | | | |||||
| * | | Remove the SASL fallback event. | 2021-04-27 | 1 | -36/+0 | |
| | | | | | | | | | Nothing has ever used this and we can do better than this. | ||||
| * | | Move ssl_cert::GetMetaLine into the sslinfo module. | 2021-04-12 | 1 | -12/+0 | |
| | | | |||||
| * | | Constify the members of ssl_cert. | 2021-04-12 | 1 | -10/+10 | |
| | | | |||||
| * | | Migrate IOHookProvider from reference<> to std::shared_ptr<>. | 2021-04-09 | 1 | -1/+1 | |
| | | | |||||
| * | | Refer to encryption as TLS instead of SSL in all messages. | 2021-04-08 | 1 | -21/+21 | |
| | | | |||||
| * | | Switch simple iterator loops to use range-based for loops. | 2021-04-07 | 3 | -10/+7 | |
| | | | |||||
| * | | Fix a ton of pedantic compiler warnings. | 2021-04-04 | 4 | -6/+6 | |
| | | | |||||
| * | | Merge branch 'insp3' into master. | 2021-03-31 | 4 | -12/+12 | |
| |\| | |||||
| | * | Add support for per-DNSBL timeouts. | 2021-03-31 | 1 | -2/+2 | |
| | | | | | | | | | This should fix the issue of some DNSBLs being slower than others. | ||||
| | * | Fix various documentation comments. | 2021-03-31 | 4 | -10/+10 | |
| | | | |||||
| * | | Convert SQL::Field to be a typedef of optional<string>. | 2021-03-30 | 1 | -34/+3 | |
| | | | |||||
| * | | Use emplace_back where possible. | 2021-03-30 | 1 | -1/+1 | |
| | | | |||||
| * | | Mark {From,To}{Human,Internal,Network} as noexcept. | 2021-03-17 | 1 | -3/+3 | |
| | | | |||||
| * | | Pascalize Set in extension item classes. | 2021-03-17 | 1 | -1/+1 | |
| | | | |||||
| * | | Pascalize Get in extension item classes. | 2021-03-17 | 1 | -3/+3 | |
| | | | |||||
| * | | Merge branch 'insp3' into master. | 2021-03-17 | 1 | -2/+8 | |
| |\| | |||||
| | * | Add support for sending a standard reply with no command name. | 2021-03-11 | 1 | -5/+20 | |
| | | | |||||
| * | | Merge branch 'insp3' into master. | 2021-03-10 | 1 | -0/+10 | |
| |\| | |||||
| | * | Add a subclass of IOHookProvider for SSL modules. | 2021-03-09 | 1 | -0/+10 | |
| | | | |||||
| * | | Merge branch 'insp3' into master. | 2021-03-05 | 1 | -1/+1 | |
| |\| | |||||
| | * | Fix a bunch of really obvious unnecessary includes. | 2021-03-05 | 1 | -1/+1 | |
| | | | |||||
| * | | Refactor classbase/CullResult into Cullable/Cullable::Result. | 2021-03-02 | 1 | -4/+4 | |
| | | | |||||
| * | | Merge branch 'insp3' into master. | 2021-02-28 | 3 | -2/+19 | |
| |\| | |||||
| | * | Update copyright headers. | 2021-02-26 | 3 | -2/+3 | |
| | | | |||||
| | * | Implement support for multi-prefix on WHOIS. | 2021-02-25 | 1 | -0/+16 | |
| | | | |||||
| * | | Merge branch 'insp3' into master. | 2021-01-29 | 2 | -0/+7 | |
| |\| | |||||
| | * | Add <dns:enabled>; allows disabling DNS lookups entirely. | 2021-01-19 | 1 | -0/+1 | |
| | | | | | | | | | Ref: #1839. | ||||
| | * | Allow converting a Cap::Reference to a Cap::Capability*. | 2021-01-19 | 1 | -0/+6 | |
| | | | |||||
| * | | Merge branch 'insp3' into master. | 2020-12-21 | 2 | -3/+3 | |
| |\| | |||||
| | * | Hide the server name/desc better when <options:hideserver> is set. | 2020-12-20 | 2 | -7/+7 | |
| | | | |||||
| * | | Convert IRCv3::Replies::Reply#Send[IfCap] to variadic functions. | 2020-11-12 | 1 | -106/+6 | |
| | | | |||||
| * | | Convert FOREACH_MOD_CUSTOM to a variadic function. | 2020-11-10 | 1 | -2/+2 | |
| | | | |||||
| * | | Convert FIRST_MOD_RESULT_CUSTOM to a variadic function. | 2020-11-10 | 1 | -3/+1 | |
| | | | |||||
| * | | Clean up a bunch of contructors and destructors. | 2020-11-01 | 2 | -5/+3 | |
| | | | |||||
| * | | Merge branch 'insp3' into master. | 2020-07-29 | 1 | -3/+4 | |
| |\| | |||||
| | * | Fix secure websocket users not being seen as secure. | 2020-07-27 | 1 | -3/+4 | |
| | | | | | | | | | | | | | Since a TLS (SSL) module will always be the last IOHook attached to a socket, IsSSL() needs to ignore any Middle IOHooks that may also be attached. | ||||
| * | | Add a method for creating a regex pattern with included flags. | 2020-07-29 | 1 | -0/+29 | |
| | | | |||||
| * | | Rewrite the regex system from scratch. | 2020-07-28 | 1 | -19/+130 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Move everything to the Regex namespace: - Regex -> Regex::Pattern - RegexException -> Regex::Exception - RegexFactory -> Regex::Engine * Add support for regex flags. - Regex::OPT_CASE_INSENSITIVE performs case-insensitive matching. * Add the Regex::EngineReference class as a friendly wrapper around dynamic_reference_nocheck<Regex::Engine>. * Add the Regex::SimpleEngine template class for automating the implementation of regex factory classes. * Use std::shared_ptr for Regex::Pattern objects instead of making users manage memory manually. | ||||
| * | | Clean up ISUPPORT code and implement support for ISUPPORT updates. | 2020-07-24 | 1 | -1/+3 | |
| | | | |||||
| * | | Pascalize Cap::set and rename Cap::get to IsEnabled. | 2020-07-20 | 3 | -12/+12 | |
| | | | |||||
