| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Integration testing: use quicktest build | Jim Newsome | 2025-08-26 | 1 | -12/+15 |
| | | |||||
| * | tor-circmgr: removed "ntor_v3" feature flag | Steven Engler | 2025-04-01 | 1 | -1/+1 |
| | | | | | ntor v3 is now always enabled. | ||||
| * | shadow ci README: add notes about reproducibility | Jim Newsome | 2025-03-31 | 1 | -0/+22 |
| | | |||||
| * | shadow test README: update with latest feature set | Jim Newsome | 2025-03-31 | 1 | -1/+1 |
| | | |||||
| * | shadow: add obfs4 arti client + tor bridge | opara | 2024-08-21 | 1 | -0/+4 |
| | | |||||
| * | Merge branch 'script-suffixes' into 'main' | Ian Jackson | 2024-05-16 | 1 | -1/+1 |
| |\ | | | | | | | | | Forbid script suffixes See merge request tpo/core/arti!2153 | ||||
| | * | Rename tests/shadow/run.sh to run | Ian Jackson | 2024-05-16 | 1 | -1/+1 |
| | | | |||||
| * | | doc: Use locked build | pinkforest | 2024-05-16 | 1 | -1/+1 |
| |/ | |||||
| * | CI: Don't build arti with experimental features in rust-latest. | Gabriela Moldovan | 2024-03-14 | 1 | -1/+1 |
| | | | | | | | | | Some experimental features (i.e. `vanguards`) break the shadow integration tests. Since the examples enable `experimental`, we need `rust-latest` to build arti using `-p arti`, rather than from the workspace level (because cargo does feature unification when building the packages as a workspace). | ||||
| * | shadow ci: add instructions for building arti-extra | Jim Newsome | 2024-01-16 | 1 | -2/+20 |
| | | |||||
| * | shadow ci: avoid hard coding tgen and tor bin paths | Jim Newsome | 2022-12-19 | 1 | -2/+2 |
| | | | | | | As of shadow 2.3, shadow can locate executables from the PATH, letting us avoid hard-coded paths here. | ||||
| * | Create a shadow-based integration test | Jim Newsome | 2022-10-05 | 1 | -0/+26 |
| Fixes https://gitlab.torproject.org/tpo/core/arti/-/issues/174 | |||||
