Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
2024-05-05
| ||
01:51 | Introduce enum for packet context Leaf check-in: e2b0328f80 user: jiri tags: trunk | |
2024-05-04
| ||
13:33 | Prepare for publishing check-in: eabf4bb944 user: jiri tags: trunk | |
13:25 | Move crates to crates/; rename reticulum-core into reticulum check-in: 8fb5058dc8 user: jiri tags: trunk | |
13:04 | Try no_std check-in: 366f899c3c user: jiri tags: trunk | |
12:52 | Mov HDLC to reticulum-net check-in: 82e496b27a user: jiri tags: trunk | |
12:16 | Change std::fmt into core::fmt check-in: bed348efd3 user: jiri tags: trunk | |
12:15 | Move TcpSend to reticulum-net check-in: ad70c36fc0 user: jiri tags: trunk | |
12:06 | Add initial support for sending link request check-in: 10471852d1 user: jiri tags: trunk | |
12:06 | Finish sending request for link; processing incoming proof still pending Closed-Leaf check-in: 16c01d9b28 user: jiri tags: link_client | |
11:15 | Add method for encoding and calculating packet hash check-in: 9a324e5997 user: jiri tags: link_client | |
10:36 | Allow sending raw bytes check-in: 0abd7fe5b8 user: jiri tags: link_client | |
07:37 | Overhaul dealing with link proving (still broken) check-in: 55c6d7bf7b user: jiri tags: link_client | |
03:32 | Add parser for link proof check-in: 9b053243ea user: jiri tags: link_client | |
02:41 | Send link request check-in: c0c1d2fe86 user: jiri tags: link_client | |
2024-05-03
| ||
13:31 | Start link cliennt check-in: bd5ad53dd6 user: jiri tags: link_client | |
12:56 | Add Display to Destination check-in: 37156a1b79 user: jiri tags: trunk | |
12:46 | Add on_link_closed callback check-in: e9512c3566 user: jiri tags: trunk | |
12:43 | Add example: link server check-in: a52e4ceb5b user: jiri tags: trunk | |
09:40 | Fix tests check-in: 1861d70842 user: jiri tags: trunk | |
09:06 | Upgrade dependencies check-in: 43df4fbc4a user: jiri tags: trunk | |
2024-03-23
| ||
14:24 | Use hex-conservative check-in: 6dbb05ebd0 user: jiri tags: trunk | |
14:06 | Make link_id const check-in: 35353318a7 user: jiri tags: trunk | |
14:00 | Create dedicated type for Link ID check-in: d88b16c8ed user: jiri tags: trunk | |
13:37 | Move link request proving into LinkRequest check-in: 44b71b1e18 user: jiri tags: trunk | |
12:56 | Fix typo in trait check-in: 5f07ff8d89 user: jiri tags: trunk | |
12:49 | Fix announce example check-in: a10c9fc4e5 user: jiri tags: trunk | |
12:43 | Move link logic into TCP check-in: 73e135ec60 user: jiri tags: trunk | |
11:34 | Decrypt and print link data check-in: e0f38adddf user: jiri tags: trunk | |
10:41 | Parse link data check-in: f4370e912d user: jiri tags: trunk | |
10:15 | Add key derivation for links check-in: a8881259f0 user: jiri tags: trunk | |
06:52 | Add first version of fernet check-in: 78f640168d user: jiri tags: trunk | |
2024-03-22
| ||
15:59 | Accept link request check-in: 2b7a3cef62 user: jiri tags: trunk | |
12:51 | Remove unnecessary reference check-in: 1f928ff6d9 user: jiri tags: trunk | |
2024-03-19
| ||
05:56 | Parse link requests check-in: e9a73ec848 user: jiri tags: trunk | |
2024-03-11
| ||
14:35 | Add primitive README check-in: 0491a5ee8d user: jiri tags: trunk | |
14:33 | Add 'Reticulum' entrance struct with trait-based handlers check-in: bdd9974bae user: jiri tags: trunk | |
14:31 | Represent packet's destination and transport ID better Leaf check-in: 46c47ba951 user: jiri tags: private (unpublished) | |
11:07 | Add versioned ignore-glob check-in: 199fb88f1f user: jiri tags: private (unpublished) | |
2024-03-10
| ||
11:40 | Utilize interfaces check-in: 45c2d47c88 user: jiri tags: private (unpublished) | |
2024-02-25
| ||
10:52 | Add licenses check-in: 965e933b0d user: jiri tags: trunk | |
10:49 | Make Hdlc cloneable check-in: ec081dc394 user: jiri tags: private (unpublished) | |
08:08 | Start interface check-in: c042658128 user: jiri tags: private (unpublished) | |
2024-02-24
| ||
08:50 | Add reticulum-examples check-in: 481bc7a59a user: jiri tags: trunk | |
08:33 | Move parsing tests to core check-in: 74e53feffd user: jiri tags: trunk | |
08:16 | Move from std to core wherever possible check-in: 4e834e139b user: jiri tags: trunk | |
08:09 | Break into multiple crates check-in: 434de401d1 user: jiri tags: trunk | |
07:45 | Upgrade dependencies check-in: c256ab43f0 user: jiri tags: trunk | |
2024-02-16
| ||
13:50 | Expand announce example check-in: 6a1124beb5 user: jiri tags: trunk | |
12:44 | Create notion of Context and use it for interpreting packet payload check-in: 156624c23c user: jiri tags: trunk | |
00:10 | Create a dedicated parser for Identity check-in: d6ccd38dbc user: jiri tags: trunk | |