| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | Split OnSetEndPoint into two events. | 2020-07-20 | 5 | -14/+20 | ||
| * | | Merge branch 'insp3' into master. | 2020-07-15 | 19 | -52/+302 | ||
| |\| | ||||||
| | * | Various improvements to the build system.•••- Fix running configure where configure is not in the PWD. - Only show relative paths when generating files from templates. | 2020-07-07 | 3 | -33/+36 | ||
| | * | Add a config option that forces bots to use NOTICEs. | 2020-07-07 | 3 | -6/+27 | ||
| | * | Fix a grammar error created by misspell-fixer. | 2020-07-03 | 1 | -1/+1 | ||
| | * | Fix DNSBL connect class matching.•••A user that is not marked by a DNSBL should never match a class that requires a DNSBL marking. Thanks to @kylef for reporting this on IRC. | 2020-07-03 | 1 | -1/+1 | ||
| | * | Minor typo correction. | 2020-07-01 | 1 | -1/+1 | ||
| | * | Warn about broken versions of libmaxminddb. | 2020-07-01 | 1 | -0/+2 | ||
| | * | Fix checking bcrypt hashes.•••Thanks to @lethality for reporting this. | 2020-06-25 | 1 | -0/+5 | ||
| | * | Use InspIRCd::TimingSafeCompare in more places. | 2020-06-19 | 2 | -12/+1 | ||
| | * | Implement a tool for testing SSL connectivity. | 2020-06-16 | 3 | -0/+221 | ||
| | * | Improve SSL module debug logging. | 2020-06-16 | 3 | -0/+9 | ||
| | * | Change to local snotices for an SVSHOLD addition. | 2020-06-07 | 1 | -2/+2 | ||
| * | | Upgrade GitHub Actions to use Ubuntu 20.04. | 2020-06-17 | 1 | -1/+1 | ||
| * | | Remove compat for the v2 <gnutls> and <openssl> tags. | 2020-06-16 | 5 | -124/+62 | ||
| * | | Merge branch 'insp3' into master. | 2020-06-08 | 10 | -43/+111 | ||
| |\| | ||||||
| | * | Add an ISUPPORT token for the bot mode and 'B' to the WHO flags. | 2020-06-06 | 1 | -2/+24 | ||
| | * | Remove the DANE record hint from genssl.•••This was never adopted by clients and its easy for servers to get a valid cert now so this is unnecessary. | 2020-06-02 | 1 | -13/+0 | ||
| | * | Update the v2 eol date. | 2020-05-29 | 1 | -2/+2 | ||
| | * | Use ChanModeReference for finding the op mode in ojoin. | 2020-05-29 | 1 | -4/+6 | ||
| | * | Fix watch example config | 2020-05-25 | 1 | -1/+1 | ||
| | * | ModResult is a class now. | 2020-05-22 | 2 | -4/+2 | ||
| | * | Document ModResult and switch the underlying type to char. | 2020-05-21 | 1 | -21/+51 | ||
| | * | Add a file to the config directory telling new users what to do. | 2020-05-21 | 2 | -0/+20 | ||
| | * | Implement support for the CLIENTTAGDENY token.•••Ref: ircv3/ircv3-specifications#412. | 2020-05-20 | 1 | -0/+6 | ||
| * | | Rip out compatibility code for the 2.0 protocol. | 2020-05-20 | 8 | -710/+27 | ||
| * | | Merge branch 'insp3' into master. | 2020-05-19 | 11 | -43/+75 | ||
| |\| | ||||||
| | * | Fix CallInit overriding the error from dlopen. | 2020-05-19 | 1 | -0/+3 | ||
| | * | Fix an inverted if statement in fileutils. | 2020-05-19 | 1 | -1/+1 | ||
| | * | Fix the documentation comments in config.h. | 2020-05-19 | 1 | -11/+11 | ||
| | * | Improve exempting 'alltime' in misspell-fixer. | 2020-05-17 | 1 | -10/+3 | ||
| | * | Implement support for expanding ~ to the home directory. | 2020-05-16 | 1 | -0/+8 | ||
| | * | Implement support for portable installations. | 2020-05-16 | 3 | -4/+22 | ||
| | * | Improve building the install paths in non-system mode.•••- Use rel2abs on the base path instead of on every sub-directory. - Use catdir for joining paths instead of string concatenation. | 2020-05-16 | 1 | -10/+10 | ||
| | * | Add a warning about LibreSSL support being removed in master. | 2020-05-15 | 1 | -0/+7 | ||
| | * | Fix an inverted mode check. | 2020-05-09 | 1 | -1/+1 | ||
| | * | regex_stdlib: Don't copy std::regex_error when catching it. | 2020-05-09 | 1 | -2/+3 | ||
| | * | Allow disabling the COMMANDS command. | 2020-05-07 | 1 | -2/+2 | ||
| | * | Don't show privileged commands to unprivileged users in COMMANDS. | 2020-05-07 | 1 | -2/+2 | ||
| * | | Replace FileSystem::GetFileList with std::filesystem. | 2020-05-19 | 4 | -67/+36 | ||
| * | | Fix parsing <security:announceinvites>. | 2020-05-13 | 1 | -2/+2 | ||
| * | | Add ConfigParser::getEnum for parsing enum values. | 2020-05-13 | 6 | -74/+69 | ||
| * | | Fix warnings on GCC 9. | 2020-05-11 | 2 | -6/+16 | ||
| * | | Switch to the C++17 fallthrough attribute. | 2020-05-11 | 2 | -2/+2 | ||
| * | | Bump the minimum compiler version to C++17. | 2020-05-11 | 5 | -1712/+6 | ||
| * | | Update GitHub Actions to use the latest Clang and GCC. | 2020-05-08 | 1 | -4/+4 | ||
| * | | Implement support for inverted extbans. | 2020-05-07 | 4 | -13/+25 | ||
| * | | Deduplicate extban parsing. | 2020-05-07 | 4 | -16/+27 | ||
| * | | Fix not being able to set more than one extban. | 2020-05-07 | 2 | -2/+2 | ||
| * | | Add first class support for extbans.•••This replaces the previous support which was pretty much a giant hack and was not synchronised between servers. | 2020-05-07 | 29 | -372/+791 | ||
