| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | cargo: Update `thiserror` to `2` | Clara Engler | 2024-11-12 | 1 | -1/+1 |
| | | |||||
| * | Stop building examples/gsoc2023/download-manager | Ian Jackson | 2024-06-25 | 1 | -0/+3 |
| | | |||||
| * | Run "fixup-features" in preparation for next release. | Nick Mathewson | 2024-03-28 | 1 | -0/+3 |
| | | |||||
| * | gsoc2023: download-manager: Truncate the output file | Ian Jackson | 2024-01-31 | 1 | -0/+1 |
| | | | | | | | | | | | Without this we might end up with a mixture of new file and previous wreckage. If this were released code I would think about treating this as a security issue. Prompted by clippy. | ||||
| * | Update download-manager example to match download location | gil | 2023-10-20 | 1 | -2/+2 |
| | | | | | | | It seems download-manager example has fallen out of sinc with files under https://dist.torproject.org/torbrowser/. This updates the example to match online files so download can succeed. | ||||
| * | Use a more recent tracing_subscriber in examples. | Nick Mathewson | 2023-09-05 | 1 | -1/+1 |
| | | | | | Part of a solution for cargo-audit. | ||||
| * | Set license on gsoc2023 examples to "MIT OR Apache-2.0" | Nick Mathewson | 2023-09-05 | 1 | -0/+1 |
| | | | | | | With permission from gotlou; see discussion at https://gitlab.torproject.org/tpo/core/arti/-/merge_requests/1556 | ||||
| * | Remove cargo.lock from download-manager. | Nick Mathewson | 2023-09-05 | 1 | -3895/+0 |
| | | |||||
| * | Move examples to examples/gsoc2023 | Nick Mathewson | 2023-09-05 | 4 | -0/+4307 |
