| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | proto: Add a circuit module shared between client and relay impls. | Gabriela Moldovan | 2025-08-28 | 1 | -1/+1 |
| | | | | | | | | This is just code motion (I suggest reviewing with `--color-moved`). This also moves the implementation-agnostic parts from `tor_proto::client::circuit` to a new `tor_proto::circuit` module. | ||||
| * | proto: Reformat a paragraph in the README. | Gabriela Moldovan | 2025-08-18 | 1 | -5/+5 |
| | | | | | Wraps an overly-long line for consistency. | ||||
| * | proto: Update README with new DataStream path. | Gabriela Moldovan | 2025-08-18 | 1 | -1/+1 |
| | | |||||
| * | Fix errors from rustdoc nightly. | Nick Mathewson | 2025-08-05 | 1 | -0/+5 |
| | | |||||
| * | Fix typos in documentation | Tobias Stoeckmann | 2024-03-06 | 1 | -1/+1 |
| | | |||||
| * | Update README.md files with "readmes" tool. | Nick Mathewson | 2022-08-31 | 1 | -4/+20 |
| | | |||||
| * | Use script to update README.md files. | Nick Mathewson | 2022-01-28 | 1 | -3/+0 |
| | | |||||
| * | s/arti-arti-client/arti-client/ and regenerate readme files | Nick Mathewson | 2021-10-25 | 1 | -2/+2 |
| | | |||||
| * | Move all crates into a `crates` subdirectory. | Nick Mathewson | 2021-08-27 | 1 | -0/+90 |
| This will cause some pain for now, but now is really the best time to do this kind of thing. | |||||
