| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | web: add warning about `--no-default-features` | Steven Engler | 2026-01-05 | 1 | -0/+8 |
| | | |||||
| * | web: fixed typo | Steven Engler | 2026-01-05 | 1 | -1/+1 |
| | | |||||
| * | web: move `--` in command | Steven Engler | 2026-01-05 | 1 | -1/+1 |
| | | | | | | I think that the `--` separator should go before any arti-specific args, which includes the arti subcommand. | ||||
| * | web: don't recommend `--all-features` | Steven Engler | 2026-01-05 | 1 | -1/+1 |
| | | | | | This enables experimental features. | ||||
| * | web: reword some text | Steven Engler | 2026-01-05 | 1 | -9/+8 |
| | | | | | | | Opinionated changes trying to make it more accurate and less cheesy. Further changes would be nice, but I'm trying not to go overboard here. | ||||
| * | web: try to update some things that are out of date | Steven Engler | 2026-01-05 | 3 | -5/+9 |
| | | |||||
| * | docs: update anonticket URLs to torproject.org | Nihal | 2025-11-26 | 1 | -3/+1 |
| | | |||||
| * | web: change example onion address | Steven Engler | 2025-08-11 | 1 | -1/+1 |
| | | | | | | | | | | | | | This is the tor project onion address returned from: ``` curl --head https://www.torproject.org ``` I think it's better to give an example with our own onion service than a third-party one. Also ddg seems to use an obfuscated webpage with a single line, which doesn't show nicely in the terminal. | ||||
| * | web: connecting to onion services is now supported by default | Steven Engler | 2025-08-11 | 1 | -23/+3 |
| | | |||||
| * | web: 'censorship' -> 'censorship circumvention' | Steven Engler | 2025-08-11 | 1 | -1/+1 |
| | | |||||
| * | web: remove outdated warning | Steven Engler | 2025-08-11 | 1 | -4/+2 |
| | | | | | | No one is actively updating the web docs, so the existing comment is misleading. | ||||
| * | web: update c-tor address | Steven Engler | 2025-08-11 | 1 | -1/+1 |
| | | |||||
| * | Typo fixes (automatic and hand-verified) | Nick Mathewson | 2025-07-09 | 1 | -1/+1 |
| | | | | | Made with https://crates.io/crates/typos-cli | ||||
| * | contributing doc: encourage discussion before coding | Jim Newsome | 2025-04-30 | 1 | -0/+25 |
| | | |||||
| * | contributing doc: move 'getting started' section up | Jim Newsome | 2025-04-30 | 1 | -20/+20 |
| | | |||||
| * | correct references claiming that --release optimized for size | Nick Mathewson | 2025-04-28 | 1 | -1/+3 |
| | | |||||
| * | Update links to the code of conduct | Nick Mathewson | 2025-03-24 | 2 | -2/+2 |
| | | | | | The old link seems not to work any more. | ||||
| * | docs: Fix arti path in example usage. | vijayabhaskar_78 | 2025-03-07 | 1 | -4/+6 |
| | | |||||
| * | tor-congestion: remove crate | Steven Engler | 2025-03-03 | 1 | -1/+0 |
| | | |||||
| * | web: improve description of download manager example | Steven Engler | 2025-02-06 | 1 | -1/+1 |
| | | |||||
| * | web: fix broken link in 'examples.md' | Steven Engler | 2025-02-06 | 1 | -1/+1 |
| | | |||||
| * | web: clean up links in 'examples.md' | Steven Engler | 2025-02-06 | 1 | -4/+9 |
| | | |||||
| * | docs: Add warning about this site being brand now. | Alexander Hansen Færøy | 2025-01-30 | 1 | -0/+7 |
| | | | | | We also link to the old site in case people need something from there. | ||||
| * | docs: Fix broken anchor typo. | Alexander Færøy | 2025-01-30 | 1 | -1/+1 |
| | | |||||
| * | docs: Make `check_todos` happy by expanding the XXX like it's done in the ↵ | Alexander Hansen Færøy | 2025-01-29 | 1 | -1/+1 |
| | | | | | CHANGELOG.md. | ||||
| * | docs: removed unnecessary edits | charles-the-developer | 2025-01-29 | 1 | -1/+0 |
| | | |||||
| * | docs: fixed broken links | charles-the-developer | 2025-01-29 | 4 | -3/+4 |
| | | |||||
| * | Merge branch 'arti-configuration-options' of ↵ | charles-the-developer | 2025-01-29 | 1 | -2/+4 |
| |\ | | | | | | | https://gitlab.torproject.org/tpo/core/arti-doc-project-2023 into arti-configuration-options | ||||
| | * | docs: Apply 10 suggestion(s) to 1 file(s) | Nick Mathewson | 2025-01-29 | 1 | -12/+14 |
| | | | |||||
| * | | docs: done implementing revisions | charles-the-developer | 2024-01-18 | 1 | -19/+20 |
| |/ | |||||
| * | docs: done with Arti Configuration Options | charles-the-developer | 2023-12-27 | 1 | -0/+362 |
| | | |||||
| * | Merge branch 'exposing-api' into 'main' | Alexander Færøy | 2023-12-20 | 1 | -0/+28 |
| |\ | | | | | | | | | | | docs: Exposing APIs See merge request tpo/core/arti-doc-project-2023!44 | ||||
| | * | docs: made updates based on suggestions | Lulu Nwenyi | 2023-12-20 | 1 | -1/+3 |
| | | | |||||
| | * | docs: added exposing new apis guide | Lulu Nwenyi | 2023-11-22 | 1 | -0/+26 |
| | | | |||||
| * | | Merge branch 'crates' into 'main' | Alexander Færøy | 2023-12-20 | 1 | -0/+69 |
| |\ \ | | | | | | | | | | | | | | | | docs: Adding crates guide See merge request tpo/core/arti-doc-project-2023!43 | ||||
| | * | | docs: made updates to tests section in guide | Lulu Nwenyi | 2023-12-20 | 1 | -1/+1 |
| | | | | |||||
| | * | | docs: made updates based on suggestion | Lulu Nwenyi | 2023-12-14 | 1 | -25/+8 |
| | | | | |||||
| | * | | docs: added crates doc | Lulu Nwenyi | 2023-12-06 | 1 | -0/+86 |
| | | | | |||||
| * | | | Merge branch 'config-manual' into 'main' | Alexander Færøy | 2023-12-20 | 1 | -3/+0 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | docs: Added configuration reference link See merge request tpo/core/arti-doc-project-2023!48 | ||||
| | * | | | docs: added configuration reference link | Lulu Nwenyi | 2023-12-20 | 1 | -3/+0 |
| | | | | | |||||
| * | | | | docs: added intro page structure | Lulu Nwenyi | 2023-12-20 | 1 | -0/+30 |
| |/ / / | |||||
| * | | | Merge branch 'project-status' into 'main' | Alexander Færøy | 2023-12-18 | 1 | -0/+31 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | docs: Project status See merge request tpo/core/arti-doc-project-2023!41 | ||||
| | * | | | docs: Apply Nick's clarification on Arti having moved forward a lot since ↵ | Nick Mathewson | 2023-12-18 | 1 | -1/+4 |
| | | | | | | | | | | | | | | | | | Arti 1.0.0 in September 2022. | ||||
| | * | | | docs: added project status | Lulu Nwenyi | 2023-11-17 | 1 | -0/+28 |
| | | |/ | |/| | |||||
| * | | | docs: fixed typos | Lulu Nwenyi | 2023-12-14 | 2 | -9/+1 |
| | | | | |||||
| * | | | Merge branch 'testing' into 'main' | oluchinwenyi | 2023-12-14 | 1 | -0/+137 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | docs: Testing See merge request tpo/core/arti-doc-project-2023!46 | ||||
| | * | | | docs: fixed typo | Lulu Nwenyi | 2023-12-14 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | docs: made updates to testing guide | Lulu Nwenyi | 2023-12-13 | 1 | -5/+7 |
| | | | | | |||||
| | * | | | docs: added testing doc | Lulu Nwenyi | 2023-11-17 | 1 | -0/+135 |
| | |/ / | |||||
| * | | | Merge branch 'logging' into 'main' | oluchinwenyi | 2023-12-14 | 1 | -0/+65 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | docs: Logging See merge request tpo/core/arti-doc-project-2023!45 | ||||
