| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | shadow ci: add CLI option to run with specified seed | Jim Newsome | 2025-03-31 | 1 | -0/+31 |
| | | |||||
| * | shadow CI: Add arti hidden service test using a C Tor keystore. | Gabriela Moldovan | 2024-10-08 | 1 | -0/+5 |
| | | |||||
| * | shadow: add obfs4 arti client + tor bridge | opara | 2024-08-21 | 1 | -1/+1 |
| | | |||||
| * | shadow CI: fail on arti logged errors | Jim Newsome | 2024-08-06 | 1 | -0/+9 |
| | | |||||
| * | shadow ci: fail on nonempty stderr file | Jim Newsome | 2024-08-06 | 1 | -0/+9 |
| | | | | | This would have caught #1513 before it was merged. | ||||
| * | shadow test: Add another client for the restricted discovery service. | Gabriela Moldovan | 2024-08-05 | 1 | -0/+1 |
| | | | | | | This tests that the client configured in the `authorized_clients` directory of the service is able to connect. | ||||
| * | shadow test: Set the right permissions for authorized_clients. | Gabriela Moldovan | 2024-08-05 | 1 | -0/+1 |
| | | |||||
| * | shadow test: Add a new arti client for connecting to filserver-onion-arti-auth. | Gabriela Moldovan | 2024-08-05 | 1 | -0/+2 |
| | | | | | | 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/+1 |
| | | | | | | | | | | 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` | ||||
| * | ci: Fix variable not expanding. | Gabriela Moldovan | 2024-06-05 | 1 | -3/+4 |
| | | |||||
| * | ci: Fix shellcheck warnings. | Gabriela Moldovan | 2024-06-05 | 1 | -2/+2 |
| | | |||||
| * | ci: If there are internal errors, log where they were found. | Gabriela Moldovan | 2024-06-05 | 1 | -2/+3 |
| | | |||||
| * | ci: Make the shadow simulation fail if an internal error is logged. | Gabriela Moldovan | 2024-06-04 | 1 | -0/+24 |
| | | |||||
| * | shadow test: Add test for onion svc using full vanguards. | Gabriela Moldovan | 2024-06-03 | 1 | -0/+2 |
| | | | | | | | | This adds an onion service that uses full vanguards, and a client that connects to it. Closes #1408 | ||||
| * | shadow ci: Put the test hosts in a HOSTS variable. | Gabriela Moldovan | 2024-06-03 | 1 | -2/+9 |
| | | | | | | Moving them to a separate variable makes the script more readable as we add more hosts. | ||||
| * | Rename tests/shadow/run.sh to run | Ian Jackson | 2024-05-16 | 1 | -0/+71 |
