| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix typos | Dimitris Apostolou | 2024-09-03 | 1 | -1/+1 |
| * | byte_qty: Support deserialising from strings and floats | Ian Jackson | 2024-08-27 | 1 | -1/+76 |
| * | byte_qty: Implement FromStr, and improve Display impl | Ian Jackson | 2024-08-27 | 1 | -7/+189 |
| * | byte_qty: provide TryFrom<u64> and <f64> | Ian Jackson | 2024-08-27 | 1 | -0/+76 |
| * | byte_qty: Make serde dependency optional in tor-basic-utils | Ian Jackson | 2024-08-27 | 1 | -2/+7 |
| * | byte_qty: Split up the derives | Ian Jackson | 2024-08-27 | 1 | -1/+2 |
| * | byte_qty: Move to tor-basic-utils | Ian Jackson | 2024-08-27 | 1 | -0/+69 |
