| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | pass NetworkInterface to TotalOrderMulticastReceiver | Sam Anthony | 2024-12-01 | 2 | -0/+25 |
| * | pass network interface name to sequencer explicitely | Sam Anthony | 2024-12-01 | 2 | -0/+21 |
| * | remove unused imports | Sam Anthony | 2024-11-23 | 1 | -1/+0 |
| * | rmulticast: use DatagramChannel | Sam Anthony | 2024-11-23 | 3 | -13/+10 |
| * | ReliableUnicastSender | Sam Anthony | 2024-11-22 | 5 | -5/+5 |
| * | tomulticast: fix off-by-one error in sequence number | Sam Anthony | 2024-11-20 | 2 | -2/+2 |
| * | TotalOrderMulticastReceiver: javadoc | Sam Anthony | 2024-11-16 | 1 | -0/+8 |
| * | TotalOrderMulticastReceiver | Sam Anthony | 2024-11-16 | 4 | -2/+125 |
| * | total order multicast: simplify javadoc links | Sam Anthony | 2024-11-16 | 1 | -2/+2 |
| * | TotalOrderMulticastSender | Sam Anthony | 2024-11-16 | 3 | -0/+124 |