| Commit message (Collapse) | Author | Age | Lines | ||
|---|---|---|---|---|---|
| ... | |||||
| * | split StatefulSyncable into client and server side traits | Max Audron | 2021-10-03 | -45/+101 | |
| | | | | | | | This allows to more easily put each side behind a feature flag, maintaing ease of use when only one is selected, while still allowing a consumer to enable both sides and use them. | ||||
| * | migrate to separated NetworkMap and NetworkList macros | Max Audron | 2021-10-01 | -127/+142 | |
| | | |||||
| * | adapt Sync* types | Max Audron | 2021-09-28 | -14/+13 | |
| | | |||||
| * | add handle_syncmessage to aliasmanager | Max Audron | 2021-09-28 | -4/+23 | |
| | | |||||
| * | make initdata fields public | Max Audron | 2021-09-28 | -3/+3 | |
| | | |||||
| * | switch AliasManager to use split network translation traits | Max Audron | 2021-09-28 | -10/+17 | |
| | | |||||
| * | rename override_type to type | Max Audron | 2021-09-28 | -7/+7 | |
| | | |||||
| * | add doc for network translation | Max Audron | 2021-07-31 | -0/+93 | |
| | | |||||
| * | add Traits for syncable objects | Max Audron | 2021-07-25 | -45/+107 | |
| | | |||||
| * | cleanup objects::Types | Max Audron | 2021-07-21 | -5/+35 | |
| | | |||||
| * | add IgnoreListManager | Max Audron | 2021-07-21 | -0/+165 | |
| | | |||||
| * | add cert-manager | Max Audron | 2021-07-21 | -0/+32 | |
| | | |||||
| * | add BufferViewManager and BufferViewConfig | Max Audron | 2021-07-21 | -0/+95 | |
| | | |||||
| * | migrate BufferSyncer to use Network derive and add to central Types | Max Audron | 2021-07-21 | -143/+22 | |
| | | |||||
| * | fix wrong capitalization for HighlightRuleList | Max Audron | 2021-07-21 | -2/+2 | |
| | | |||||
| * | fix network object | Max Audron | 2021-07-21 | -18/+24 | |
| | | |||||
| * | WIP: impl more signalproxy objects | Max Audron | 2021-04-05 | -499/+852 | |
| | | |||||
| * | WIP: impl signalproxy types | Max Audron | 2021-03-09 | -245/+290 | |
| | | |||||
| * | add to and from network derive | Max Audron | 2021-01-21 | -42/+2319 | |
| | | |||||
| * | add more signalproxy objects | Max Audron | 2021-01-04 | -40/+120 | |
| | | |||||
| * | rework handshakemessage parsing | Max Audron | 2021-01-02 | -0/+119 | |
| | | |||||
| * | update | Max Audron | 2020-10-16 | -12/+262 | |
| | | |||||
| * | split signalproxy.rs | Max Audron | 2020-09-26 | -0/+335 | |
