| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Kill vendor_directory in favour of normal include paths. | 2022-01-26 | 1 | -3/+1 | |
| * | Abolish the infernal space before accessibility keywords. | 2022-01-25 | 1 | -4/+4 | |
| * | Refactor CoreException and ModuleException. | 2022-01-07 | 1 | -1/+1 | |
| * | Mark all hash provider classes as final. | 2021-10-01 | 1 | -1/+2 | |
| * | Mark all module classes as final. | 2021-10-01 | 1 | -1/+2 | |
| * | Added -Wshorten-64-to-32 and fixed all warnings. | 2021-05-30 | 1 | -1/+1 | |
| * | Fix a ton of pedantic compiler warnings. | 2021-04-04 | 1 | -1/+1 | |
| * | Convert ConfigTag from reference<> to std::shared_ptr<>. | 2020-10-31 | 1 | -1/+1 | |
| * | Merge branch 'insp3' into master. | 2020-08-25 | 1 | -1/+1 | |
| |\ | |||||
| | * | Update copyright headers. | 2020-07-30 | 1 | -1/+1 | |
| * | | Merge branch 'insp3' into master. | 2020-07-15 | 1 | -7/+1 | |
| |\| | |||||
| | * | 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 | 1 | -11/+0 | |
| * | | Merge branch 'insp3' into master. | 2020-04-11 | 1 | -1/+1 | |
| |\| | |||||
| | * | Update the module descriptions using mkversion. | 2020-04-10 | 1 | -1/+1 | |
| * | | Improve storage of module description, flags, and link data. | 2020-04-11 | 1 | -6/+4 | |
| * | | Use C++11 inline initialisation for class members. | 2020-02-06 | 1 | -2/+1 | |
| * | | Merge branch 'insp3' into master. | 2020-01-17 | 1 | -1/+2 | |
| |\| | |||||
| | * | Update copyright headers. | 2020-01-11 | 1 | -1/+2 | |
| * | | Replace the override macro with the override keyword. | 2019-01-25 | 1 | -5/+5 | |
| |/ | |||||
| * | Convert m_bcrypt to use a vendored library instead of bundling. | 2018-08-14 | 1 | -888/+3 | |
| * | Add ConfigTag::getUInt for reading unsigned config values. | 2018-04-16 | 1 | -1/+1 | |
| * | Add CXX11_OVERRIDE to overridden members that lack it.•••This fixes a ton of warnings when building on compilers that default to C++11 or newer. | 2017-07-12 | 1 | -1/+1 | |
| * | m_bcrypt: Add module•••bcrypt updated to 1.3 by @attilamolnar, original PR #767 | 2014-08-04 | 1 | -0/+987 | |
