| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add <autoconnect:bootperiod> to allow quickly connecting after boot. | 2025-11-19 | 1 | -2/+3 | |
| | | |||||
| * | Add an undocumented option for specifying the local ranges. | 2025-08-15 | 1 | -0/+9 | |
| | | |||||
| * | Fix serialising empty link data values. | 2025-07-12 | 1 | -1/+3 | |
| | | |||||
| * | Warn when a link block has misconfigured TLS. | 2025-04-12 | 1 | -0/+6 | |
| | | |||||
| * | Update copyright headers. | 2025-03-28 | 1 | -1/+1 | |
| | | |||||
| * | Add a formatting overload of the ModuleException constructor. | 2025-03-18 | 1 | -1/+1 | |
| | | |||||
| * | Avoid the use of ConvToStr in string concatenation. | 2025-03-01 | 1 | -1/+1 | |
| | | | | | | This function calls INSP_FORMAT in most cases nowadays so we may as well just call that manually. | ||||
| * | Skip the local server when routing messages in spanningtree. | 2024-07-02 | 1 | -0/+3 | |
| | | |||||
| * | Update copyright headers. | 2024-06-07 | 1 | -1/+1 | |
| | | |||||
| * | Merge branch 'insp3' into insp4. | 2024-06-07 | 1 | -1/+1 | |
| |\ | |||||
| | * | Update copyright headers. | 2024-06-07 | 1 | -1/+1 | |
| | | | |||||
| * | | Call OnRouteMessage on all servers not just directly connected ones. | 2024-03-08 | 1 | -3/+3 | |
| | | | |||||
| * | | Rename OnBroadcastMessage to OnRouteMessage. | 2024-03-08 | 1 | -1/+1 | |
| | | | | | | | | | This is more descriptive of what it actually does. | ||||
| * | | Merge branch 'insp3' into master. | 2024-02-25 | 1 | -0/+2 | |
| |\| | |||||
| | * | Fix matching certificate fingerprints to be case insensitive. | 2024-02-11 | 1 | -0/+2 | |
| | | | | | | | | | Closes #2083. | ||||
| * | | Update usages of stdalgo::string::equalsci to use insp::equalsci. | 2023-08-11 | 1 | -1/+1 | |
| | | | |||||
| * | | Tidy up spanningtree config reading. | 2023-07-06 | 1 | -6/+9 | |
| | | | |||||
| * | | Merge branch 'insp3' into master. | 2023-06-17 | 1 | -1/+1 | |
| |\| | |||||
| | * | Update copyright headers. | 2023-06-16 | 1 | -1/+1 | |
| | | | |||||
| * | | Merge branch 'insp3' into master. | 2023-05-30 | 1 | -1/+1 | |
| |\| | |||||
| | * | Make it clear that <link:port> is only required for IP listeners. | 2023-05-26 | 1 | -1/+1 | |
| | | | |||||
| * | | <link:sctp> is for outgoing connections not incoming connections. | 2023-04-20 | 1 | -1/+1 | |
| | | | |||||
| * | | Replace getInt/getUInt/getFloat with type safe templated functions. | 2023-01-25 | 1 | -1/+1 | |
| | | | |||||
| * | | Convert WriteToSnoMask/WriteGlobalSno to use fmtlib format strings. | 2023-01-23 | 1 | -1/+1 | |
| | | | |||||
| * | | Add support for linking servers over SCTP sockets. | 2023-01-16 | 1 | -0/+8 | |
| | | | |||||
| * | | Const correct various functions. | 2023-01-11 | 1 | -1/+1 | |
| | | | |||||
| * | | Qualify auto correctly in all cases. | 2023-01-10 | 1 | -5/+5 | |
| | | | |||||
| * | | Avoid copying various shared_ptr usages when not necessary. | 2023-01-10 | 1 | -2/+2 | |
| | | | |||||
| * | | Avoid copying shared_ptr<ConfigTag> when not necessary. | 2023-01-10 | 1 | -2/+2 | |
| | | | |||||
| * | | Merge branch 'insp3' into master. | 2023-01-01 | 1 | -1/+1 | |
| |\| | |||||
| | * | Update copyright headers. | 2022-12-30 | 1 | -1/+1 | |
| | | | |||||
| * | | Merge branch 'insp3' into master. | 2022-12-25 | 1 | -1/+1 | |
| |\| | |||||
| | * | Consistently limit the range for config port fields. | 2022-12-19 | 1 | -1/+1 | |
| | | | |||||
| * | | Pass the client/server sockaddr around as a ref instead of a ptr. | 2022-12-25 | 1 | -3/+3 | |
| | | | |||||
| * | | Rework the levels things are logged at to make more sense. | 2022-12-18 | 1 | -3/+3 | |
| | | | |||||
| * | | More const correctness work. | 2022-12-08 | 1 | -5/+5 | |
| | | | |||||
| * | | Replace foo.erase(foo.{size|end}()-1) with foo.pop_back(). | 2022-10-01 | 1 | -1/+1 | |
| | | | |||||
| * | | Fix various cases of the &* being next to the name instead of type. | 2022-09-29 | 1 | -3/+3 | |
| | | | |||||
| * | | Use auto in places where it is really obvious what the type is. | 2022-09-04 | 1 | -1/+1 | |
| | | | |||||
| * | | Fix some warnings noticed by the readability-* clang-tidy checkers. | 2022-09-03 | 1 | -2/+2 | |
| | | | |||||
| * | | Merge branch 'insp3' into master. | 2022-08-27 | 1 | -1/+1 | |
| |\| | |||||
| | * | Update copyright headers. | 2022-08-25 | 1 | -1/+1 | |
| | | | |||||
| * | | Move aptosa/untosa into the sockaddrs union and add from/from_ip. | 2022-08-11 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | The struct will also now always be zero-initialized by default which removes the footgun which has happened previously where the union has been accessed before being initialized leading to it containing weird values. | ||||
| * | | Switch from NULL to nullptr. | 2022-07-22 | 1 | -6/+6 | |
| | | | |||||
| * | | Add a typedef for a mode rank. | 2022-05-17 | 1 | -1/+1 | |
| | | | |||||
| * | | Merge branch 'insp3' into master. | 2022-05-07 | 1 | -4/+15 | |
| |\| | |||||
| | * | Make linking servers over UNIX sockets less difficult. | 2022-05-07 | 1 | -4/+15 | |
| | | | | | | | | | Closes #1730. | ||||
| * | | Rewrite logging calls to use the new APIs. | 2022-05-01 | 1 | -3/+3 | |
| | | | |||||
| * | | Fix the case of Membership::GetRank. | 2022-01-31 | 1 | -1/+1 | |
| | | | |||||
| * | | Always catch exceptions as a constant reference. | 2022-01-09 | 1 | -1/+1 | |
| | | | |||||
