| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move spanningtree configuration to its own tag. | 2025-07-20 | 1 | -8/+10 | |
| | | | | | | This reduces the size of the core configuration file and also centralises all of the spanningtree configuration to one place. | ||||
| * | Merge branch 'insp4' into master. | 2025-07-12 | 1 | -1/+3 | |
| | | |||||
| * | Merge branch 'insp4' into master. | 2025-04-13 | 1 | -0/+6 | |
| | | |||||
| * | Rename newhash to hash now its the only option. | 2025-04-06 | 1 | -1/+1 | |
| | | |||||
| * | Add the new hashing interface, port consumer modules to use it. | 2025-04-06 | 1 | -3/+3 | |
| | | |||||
| * | Merge branch 'insp4' into master. | 2025-03-29 | 10 | -10/+9 | |
| | | |||||
| * | Only include <sstream> from files that actually use it. | 2025-03-22 | 3 | -0/+6 | |
| | | |||||
| * | Replace string concatenation with a format string. | 2025-03-22 | 1 | -4/+4 | |
| | | |||||
| * | Merge branch 'insp4' into master. | 2025-03-22 | 5 | -8/+8 | |
| | | |||||
| * | Merge branch 'insp4' into master. | 2025-03-03 | 5 | -9/+31 | |
| | | |||||
| * | Merge branch 'insp4' into master. | 2025-03-02 | 1 | -1/+1 | |
| | | |||||
| * | Merge branch 'insp4' into master. | 2025-03-01 | 6 | -9/+12 | |
| | | |||||
| * | Merge branch 'insp4' into master. | 2025-02-14 | 2 | -3/+4 | |
| | | |||||
| * | Merge branch 'insp4' into master. | 2024-11-03 | 1 | -1/+1 | |
| | | |||||
| * | Merge branch 'insp4' into master. | 2024-11-01 | 1 | -5/+5 | |
| | | |||||
| * | Merge branch 'insp4' into master. | 2024-09-30 | 1 | -0/+18 | |
| | | |||||
| * | Fix some warnings when building with Clang. | 2024-09-19 | 1 | -6/+2 | |
| | | |||||
| * | Make the server protocol APIs use a reference instead of a pointer. | 2024-09-19 | 3 | -5/+5 | |
| | | |||||
| * | Add some extra methods to the Server class. | 2024-09-19 | 1 | -0/+6 | |
| | | |||||
| * | Implement remote WriteNotice in spanningtree like with WriteNumeric. | 2024-09-19 | 2 | -0/+6 | |
| | | |||||
| * | Rename TreeServer::GetParent to GetTreeParent. | 2024-09-19 | 6 | -12/+12 | |
| | | |||||
| * | Merge branch 'insp4' into master. | 2024-09-13 | 2 | -2/+3 | |
| | | |||||
| * | Merge branch 'insp4' into master. | 2024-09-09 | 2 | -2/+2 | |
| | | |||||
| * | Replace stalgo::erase with C++20 std::erase. | 2024-08-25 | 1 | -1/+1 | |
| | | |||||
| * | Merge branch 'insp4' into master. | 2024-08-25 | 4 | -86/+4 | |
| | | |||||
| * | Use C++20 <format> instead of fmtlib when available. | 2024-08-22 | 9 | -12/+12 | |
| | | |||||
| * | Merge branch 'insp4' into master. | 2024-08-18 | 3 | -7/+8 | |
| | | |||||
| * | Refactor "CAPAB CAPABILITIES" code. | 2024-08-17 | 1 | -31/+38 | |
| | | |||||
| * | Drop the protocol version from module capab functions. | 2024-08-16 | 1 | -8/+8 | |
| | | |||||
| * | Merge CompareModulesNew into CompareModules. | 2024-08-16 | 1 | -20/+11 | |
| | | | | | This isn't necessary now we only support the 1205 protocol. | ||||
| * | Merge branch 'insp4' into master. | 2024-08-16 | 1 | -1/+1 | |
| | | |||||
| * | Merge branch 'insp4' into master. | 2024-08-04 | 5 | -7/+6 | |
| | | |||||
| * | Merge branch 'insp4' into master. | 2024-07-24 | 2 | -1/+10 | |
| | | |||||
| * | Merge branch 'insp4' into master. | 2024-07-24 | 9 | -49/+39 | |
| | | |||||
| * | Remove support for the v3 server protocol. | 2024-07-23 | 8 | -211/+35 | |
| | | |||||
| * | Merge branch 'insp4' into master. | 2024-07-22 | 5 | -21/+18 | |
| | | |||||
| * | Shuffle the modules about a bit. | 2024-07-17 | 60 | -0/+9247 | |
