| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'insp3' into master. | 2021-06-01 | 1 | -1/+1 | |
| |\ | |||||
| | * | Look up the SSL I/O hook properly in spanningtree.•••Fixes a regression introduced in commit 83bb6951fe. | 2021-06-01 | 1 | -1/+1 | |
| * | | Added -Wshorten-64-to-32 and fixed all warnings. | 2021-05-30 | 7 | -19/+19 | |
| * | | Kill an outdated XXX comment in spanningtree. | 2021-05-19 | 1 | -3/+0 | |
| * | | Merge branch 'insp3' into master. | 2021-05-14 | 3 | -3/+3 | |
| |\| | |||||
| | * | Update copyright headers. | 2021-05-14 | 3 | -3/+3 | |
| * | | Kill some useless comments. | 2021-05-13 | 1 | -2/+0 | |
| * | | Merge branch 'insp3' into master. | 2021-05-11 | 5 | -7/+6 | |
| |\| | |||||
| | * | Fix a bunch of weird indentation and spacing issues. | 2021-04-27 | 5 | -7/+6 | |
| | * | Send the max line length to remote servers on link. | 2021-04-25 | 1 | -0/+1 | |
| * | | Optimise building the link data string. | 2021-05-11 | 1 | -18/+6 | |
| * | | Fix building the link data string. | 2021-05-11 | 2 | -3/+3 | |
| * | | Use CompareLinkData for comparing v4 link data & make errors cleaner. | 2021-05-11 | 1 | -16/+123 | |
| * | | Extract percent encoding logic from spanningtree to inspstring. | 2021-05-10 | 1 | -15/+4 | |
| * | | Refactor the Base64 encoding and decoding functions. | 2021-05-10 | 1 | -1/+1 | |
| * | | Use the contents of the link data map when using the 1206 protocol.•••Still to do: - Extract URL encoding to inspstring. - Use CompareLinkData when using the 1206 protocol. - Show friendlier messages when a link compatibility is encountered. | 2021-05-10 | 5 | -15/+85 | |
| * | | Add a new map-based method for building link data.•••The new link data is not currently used but will be in the near future. | 2021-05-10 | 2 | -12/+10 | |
| * | | Add ChannelManager::IsPrefix. | 2021-05-08 | 2 | -2/+2 | |
| * | | Move channel logic from InspIRCd to the new ChannelManager class. | 2021-05-08 | 9 | -13/+13 | |
| * | | Migrate collections from insert to emplace. | 2021-04-18 | 2 | -2/+2 | |
| * | | Fix various uses of the _t suffix which is reserved by POSIX. | 2021-04-17 | 1 | -4/+4 | |
| * | | Remove some useless getter methods and make the members public.•••This isn't part of a public API so we don't need to care about exposing implementation details. | 2021-04-14 | 6 | -27/+13 | |
| * | | Refer to encryption as TLS instead of SSL in all messages. | 2021-04-08 | 5 | -8/+8 | |
| * | | Switch simple iterator loops to use range-based for loops. | 2021-04-07 | 14 | -124/+76 | |
| * | | Fix a ton of pedantic compiler warnings. | 2021-04-04 | 7 | -15/+15 | |
| * | | Add support for syncing metadata set on memberships.•••No compat logic is required here as existing servers will just drop the unknown METADATA message when they can't find the target. | 2021-04-01 | 5 | -5/+68 | |
| * | | Constify variables within loops. | 2021-04-01 | 4 | -5/+5 | |
| * | | Fix the setter and set time of list modes being lost on netburst.•••Closes #1812. | 2021-03-30 | 5 | -7/+106 | |
| * | | Fix a compiler warning caused by an unused variable. | 2021-03-30 | 1 | -3/+0 | |
| * | | Convert various mode methods to take Mode::Change.•••- AccessCheck - AfterMode - BeforeMode - OnModeChange - OnRawMode | 2021-03-30 | 1 | -4/+7 | |
| * | | Remove multi-line FJOIN and FMODE logic.•••This only existed for 1202 protocol compatibility. As of 1205 the line length has been removed. | 2021-03-30 | 3 | -68/+11 | |
| * | | Add the ~ server tag prefix.•••This is used for sending arbitrarily tagged messages between servers. | 2021-03-30 | 4 | -0/+32 | |
| * | | Merge branch 'insp3' into master. | 2021-03-10 | 1 | -1/+1 | |
| |\| | |||||
| | * | Rename `<link:ssl>` to `<link:sslprofile>`. | 2021-03-10 | 1 | -1/+1 | |
| * | | Implement support for other SHA2 hash types. | 2021-03-05 | 1 | -1/+1 | |
| * | | Merge branch 'insp3' into master. | 2021-03-05 | 3 | -5/+4 | |
| |\| | |||||
| | * | Update copyright headers. | 2021-03-05 | 3 | -5/+4 | |
| * | | Refactor classbase/CullResult into Cullable/Cullable::Result. | 2021-03-02 | 8 | -19/+18 | |
| * | | Merge branch 'insp3' into master. | 2021-02-28 | 4 | -3/+4 | |
| |\| | |||||
| | * | Update copyright headers. | 2021-02-26 | 4 | -3/+4 | |
| * | | Replace all internal references to uline with services. | 2021-01-30 | 8 | -19/+19 | |
| * | | Rename <uline> to <service>. | 2021-01-30 | 2 | -2/+2 | |
| * | | Rename <security:hideulines> to <security:hideservices>. | 2021-01-30 | 4 | -5/+5 | |
| * | | Merge branch 'insp3' into master. | 2021-01-07 | 2 | -0/+2 | |
| |\| | |||||
| | * | Disallow an empty last parameter in MAP. | 2020-12-30 | 1 | -0/+1 | |
| | * | Send RPL_SAVENICK from irc2 when renaming a user to their UUID. | 2020-12-22 | 1 | -0/+1 | |
| * | | Merge branch 'insp3' into master. | 2020-12-21 | 3 | -7/+22 | |
| |\| | |||||
| | * | Hide the server name/desc better when <options:hideserver> is set. | 2020-12-20 | 1 | -1/+1 | |
| | * | Don't call events provided by dying or dead modules. | 2020-12-18 | 1 | -0/+6 | |
| | * | Fix MAP output on a dual v2/v3 network. | 2020-12-16 | 1 | -6/+15 | |
