| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | shadow tests: Enable and turn on memquota | Ian Jackson | 2024-10-21 | 1 | -0/+5 |
| | | | | | This detected the account lifetime bugs fixed in this branch. | ||||
| * | shadow tests: Provide an arti.extra.toml to arti-extra binary | Ian Jackson | 2024-10-21 | 1 | -0/+2 |
| | | |||||
| * | shadow CI: Add arti hidden service test using a C Tor keystore. | Gabriela Moldovan | 2024-10-08 | 1 | -0/+29 |
| | | |||||
| * | shadow: add obfs4 arti client + tor bridge | opara | 2024-08-21 | 2 | -0/+13 |
| | | |||||
| * | shadow ci: don't explicitly set storage.keystore.enabled | Jim Newsome | 2024-08-06 | 1 | -4/+0 |
| | | | | | | | | | Setting it for all arti processes causes a warning to be logged to stderr, which causes the shadow ci script to fail. It's enabled by default anyway when the feature is compiled in, so we don't need to enable it explicitly. | ||||
| * | shadow test: Add another client for the restricted discovery service. | Gabriela Moldovan | 2024-08-05 | 1 | -0/+29 |
| | | | | | | This tests that the client configured in the `authorized_clients` directory of the service is able to connect. | ||||
| * | shadow test: Add a new arti client for connecting to filserver-onion-arti-auth. | Gabriela Moldovan | 2024-08-05 | 1 | -0/+29 |
| | | | | | | This will be used with the new `fileserver-onion-arti-auth` test hidden service. | ||||
| * | shadow test: Add fileserver-onion-arti-auth | Gabriela Moldovan | 2024-08-05 | 1 | -0/+9 |
| | | | | | | | | | | This adds a new restricted discovery hidden service (`fpqqmiwzqiv63jczrshh4qcmlxw6gujcai3arobq23wikt7hk7ojadid.onion`) that has 2 authorized clients: * `alice`, the client configured in the `restricted_discovery.static` list in its TOML config * `default`, the client configured in `authorized_clients/default.auth` | ||||
| * | shadow test: Add test for onion svc using full vanguards. | Gabriela Moldovan | 2024-06-03 | 1 | -0/+29 |
| | | | | | | | | This adds an onion service that uses full vanguards, and a client that connects to it. Closes #1408 | ||||
| * | arti, arti-client, tor-keymgr: Remove keystore dir configuration. | Gabriela Moldovan | 2024-02-21 | 1 | -1/+3 |
| | | | | | Closes #1202 | ||||
| * | shadow test: Update hidden service keys. | Gabriela Moldovan | 2023-12-14 | 1 | -1/+1 |
| | | | | | | The algorithm name for expanded ed25519 keys has changed, so the test keys need to be updated. | ||||
| * | shadow test: add client for arti hs | Jim Newsome | 2023-12-13 | 1 | -0/+29 |
| | | | | | | This also adds a workaround - the arti service doesn't appear to register itself (set up intro points) unless first used as a client. | ||||
| * | arti-client: Use the config struct from tor-keymgr. | Gabriela Moldovan | 2023-07-13 | 1 | -2/+3 |
| | | |||||
| * | CI: Add client auth integration test. | Gabriela Moldovan | 2023-07-12 | 2 | -0/+33 |
| | | |||||
| * | articlient-onion: don't filter onion addresses | Jim Newsome | 2023-07-03 | 1 | -0/+3 |
| | | |||||
| * | Dedupe arti configs and match TestingTorNetworks HS config | Jim Newsome | 2023-07-03 | 2 | -0/+30 |
| | | |||||
| * | shadow test: add and validate arti onion client | Jim Newsome | 2023-07-03 | 1 | -0/+29 |
| | | |||||
| * | shadow test: add onion server | Jim Newsome | 2023-07-03 | 3 | -0/+14 |
| | | |||||
| * | add vanila bridge to shadow sim | trinity-1686a | 2022-11-30 | 3 | -2/+3 |
| | | |||||
| * | Create a shadow-based integration test | Jim Newsome | 2022-10-05 | 11 | -0/+109 |
| Fixes https://gitlab.torproject.org/tpo/core/arti/-/issues/174 | |||||
