| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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. | ||||
| * | pt-proxy example: Upgrade to fast-socks5 v0.9.1. | Nick Mathewson | 2023-09-28 | 2 | -3/+3 |
| | | |||||
| * | obs4-checker/README.md: annotate verbatim sections | Nick Mathewson | 2023-09-05 | 1 | -3/+3 |
| | | |||||
| * | obfs4-checker: port from chrono to time. | Nick Mathewson | 2023-09-05 | 3 | -15/+13 |
| | | | | | | Chrono is unmaintained, I think, and uses a version of `time` that cargo-audit doesn't like. | ||||
| * | Use a more recent tracing_subscriber in examples. | Nick Mathewson | 2023-09-05 | 5 | -5/+5 |
| | | | | | Part of a solution for cargo-audit. | ||||
| * | Set license on gsoc2023 examples to "MIT OR Apache-2.0" | Nick Mathewson | 2023-09-05 | 5 | -1/+5 |
| | | | | | | With permission from gotlou; see discussion at https://gitlab.torproject.org/tpo/core/arti/-/merge_requests/1556 | ||||
| * | Add a README to gsoc2023 directory. | Nick Mathewson | 2023-09-05 | 1 | -0/+3 |
| | | |||||
| * | Remove cargo.lock from download-manager. | Nick Mathewson | 2023-09-05 | 1 | -3895/+0 |
| | | |||||
| * | Move examples to examples/gsoc2023 | Nick Mathewson | 2023-09-05 | 23 | -35/+35 |
| | | |||||
| * | examples: set publish = false on all. | Nick Mathewson | 2023-09-05 | 4 | -0/+4 |
| | | |||||
| * | examples: Run cargo sort to reformat. | Nick Mathewson | 2023-09-05 | 5 | -10/+5 |
| | | |||||
| * | examples: Sort dependencies. | Nick Mathewson | 2023-09-05 | 4 | -31/+31 |
| | | |||||
| * | connection-checker: add newlines to example files | Nick Mathewson | 2023-09-05 | 2 | -2/+2 |
| | | |||||
| * | fix: use relative paths for arti dependencies | Saksham Mittal | 2023-09-05 | 5 | -19/+19 |
| | | |||||
| * | Initial commit for Arti sample projects | Saksham Mittal | 2023-09-05 | 22 | -0/+6136 |
