| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Shuffle the modules about a bit. | 2024-07-17 | 60 | -9247/+0 | |
| * | Merge branch 'insp4' into master. | 2024-07-16 | 1 | -1/+1 | |
| |\ | |||||
| | * | Fix encapsulating SVS command parameters in the compat layer. | 2024-07-14 | 1 | -1/+1 | |
| * | | Merge branch 'insp4' into master. | 2024-07-13 | 1 | -4/+4 | |
| |\| | |||||
| | * | Use auto when extracting the internal type of a message target. | 2024-07-13 | 1 | -4/+4 | |
| * | | Merge branch 'insp4' into master. | 2024-07-05 | 2 | -1/+4 | |
| |\| | |||||
| | * | Skip the local server when routing messages in spanningtree. | 2024-07-02 | 1 | -0/+3 | |
| | * | Update copyright headers. | 2024-06-29 | 1 | -1/+1 | |
| * | | Merge branch 'insp4' into master. | 2024-06-23 | 17 | -17/+17 | |
| |\| | |||||
| | * | Fix swapped parameters when opering remote users. | 2024-06-23 | 1 | -1/+1 | |
| | * | Update copyright headers. | 2024-06-21 | 16 | -16/+16 | |
| * | | Merge branch 'insp4' into master. | 2024-06-20 | 2 | -22/+22 | |
| |\| | |||||
| | * | Default to PROTO_NEWEST if no protocol is negotiated. | 2024-06-19 | 2 | -22/+22 | |
| * | | Merge branch 'insp4' into master. | 2024-06-17 | 1 | -1/+1 | |
| |\| | |||||
| | * | Update copyright headers. | 2024-06-14 | 1 | -1/+1 | |
| * | | Merge branch 'insp4' into master. | 2024-06-13 | 1 | -1/+1 | |
| |\| | |||||
| | * | Fix formatting the user count percentage in MAP. | 2024-06-10 | 1 | -1/+1 | |
| * | | Always use fmtlib directly. | 2024-06-07 | 11 | -19/+19 | |
| * | | Merge branch 'insp4' into master. | 2024-06-07 | 58 | -94/+88 | |
| |\| | |||||
| | * | Update copyright headers. | 2024-06-07 | 58 | -94/+88 | |
| | * | Merge branch 'insp3' into insp4. | 2024-06-07 | 2 | -2/+2 | |
| | |\ | |||||
| | | * | Update copyright headers. | 2024-06-07 | 2 | -2/+2 | |
| * | | | Remove v3 config compatibility code. | 2024-06-07 | 1 | -1/+1 | |
| |/ / | |||||
| * | | Stop referring to v4 in some todos. | 2024-06-07 | 2 | -3/+3 | |
| * | | Resend the customversion when it changes. | 2024-05-18 | 1 | -0/+7 | |
| * | | Splat the unused hops field in the 1206 SERVER message. | 2024-05-01 | 2 | -7/+11 | |
| * | | Call OnRouteMessage on all servers not just directly connected ones. | 2024-03-08 | 1 | -3/+3 | |
| * | | Rename OnBroadcastMessage to OnRouteMessage.•••This is more descriptive of what it actually does. | 2024-03-08 | 3 | -4/+4 | |
| * | | Rename some of the Module member variables. | 2024-03-04 | 3 | -4/+4 | |
| * | | Merge the topiclock module into the services module. | 2024-02-27 | 1 | -1/+5 | |
| * | | Replace FRHOST with a two parameter version of FHOST.•••No compat layer needed here as FRHOST was added in v4. | 2024-02-27 | 4 | -30/+13 | |
| * | | Send the real username as the second parameter to FIDENT. | 2024-02-27 | 5 | -4/+37 | |
| * | | Move SVSJOIN/SVSNICK/SVSPART to the services module. | 2024-02-27 | 9 | -242/+29 | |
| * | | Merge branch 'insp3' into master. | 2024-02-25 | 2 | -1/+3 | |
| |\| | |||||
| | * | Fix matching certificate fingerprints to be case insensitive.•••Closes #2083. | 2024-02-11 | 1 | -0/+2 | |
| | * | Use TimingSafeCompare when comparing server SSL fingerprints. | 2024-02-11 | 1 | -1/+1 | |
| * | | Allow using multiple SSL fingerprint algorithms.•••Closes #1804. | 2024-02-19 | 1 | -0/+29 | |
| * | | Fix more issues with the v3 compat layer. | 2024-02-19 | 1 | -7/+26 | |
| * | | Merge branch 'insp3' into master. | 2023-12-22 | 1 | -1/+1 | |
| |\| | |||||
| | * | Update copyright headers. | 2023-12-22 | 1 | -1/+1 | |
| * | | Rename <options:hostintopic> to <options:maskintopic>.•••This option stores the user *mask* not the user host so the old name is incorrect. | 2023-09-21 | 1 | -1/+1 | |
| * | | Merge branch 'insp3' into master. | 2023-09-01 | 1 | -1/+1 | |
| |\| | |||||
| | * | Tweak the malformed channel name message slightly. | 2023-09-01 | 1 | -1/+1 | |
| * | | Merge branch 'insp3' into master. | 2023-08-25 | 1 | -0/+3 | |
| |\| | |||||
| | * | Fix being able to FJOIN non-channels.•••Closes #2057. | 2023-08-25 | 1 | -0/+3 | |
| * | | Move the inspircd.org/service tag to the services module. | 2023-08-19 | 4 | -24/+0 | |
| * | | Update usages of stdalgo::string::equalsci to use insp::equalsci. | 2023-08-11 | 2 | -6/+6 | |
| * | | Move stdalgo::string::join to utility/string and templatise separator. | 2023-08-11 | 1 | -1/+1 | |
| * | | Rework how away state is stored internally.•••This will be necessary for implementing pre-away as well as some changes for WATCH compatibility with Unreal. | 2023-08-04 | 3 | -18/+13 | |
| * | | Also allow suffixing with -line[d] if an X-line is two characters.•••This makes things easier for modules like require_auth in contrib which has a GA-line. | 2023-07-25 | 2 | -3/+3 | |
