| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Make RouterDesc implement Clone and Debug. | Nick Mathewson | 2022-09-26 | 1 | -0/+2 |
| | | | | | Their omission was an oversight. | ||||
| * | Remove semver.md files now that 0.5.0 is out | Nick Mathewson | 2022-06-24 | 1 | -2/+0 |
| | | |||||
| * | NetDoc: Make AddrPortPattern implement serde traits | Nick Mathewson | 2022-06-17 | 1 | -1/+2 |
| | | | | | | | I'm using serde_with here to just re-use the Display and FromStr implementations, since those are what has proven easier to type in the past. | ||||
| * | Make AddrPortPattern and friends implement Eq and PartialEq | Nick Mathewson | 2022-06-17 | 1 | -0/+1 |
