summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* shadow test: Add a new arti client for connecting to filserver-onion-arti-auth.Gabriela Moldovan2024-08-056-0/+63
* shadow test: Add fileserver-onion-arti-authGabriela Moldovan2024-08-057-0/+46
* ci: Fix variable not expanding.Gabriela Moldovan2024-06-051-3/+4
* ci: Fix shellcheck warnings.Gabriela Moldovan2024-06-051-2/+2
* ci: If there are internal errors, log where they were found.Gabriela Moldovan2024-06-051-2/+3
* ci: Make the shadow simulation fail if an internal error is logged.Gabriela Moldovan2024-06-041-0/+24
* Revert "shadow ci: Increase start_time of the new test."Gabriela Moldovan2024-06-031-2/+2
* shadow ci: Increase start_time of the new test.Gabriela Moldovan2024-06-031-2/+2
* shadow test: Add test for onion svc using full vanguards.Gabriela Moldovan2024-06-039-0/+106
* shadow ci: Put the test hosts in a HOSTS variable.Gabriela Moldovan2024-06-031-2/+9
* Merge branch 'script-suffixes' into 'main'Ian Jackson2024-05-162-1/+1
|\
| * Rename tests/shadow/run.sh to runIan Jackson2024-05-162-1/+1
* | doc: Use locked buildpinkforest2024-05-162-2/+2
|/
* CI: Don't build arti with experimental features in rust-latest.Gabriela Moldovan2024-03-141-1/+1
* tor-hsclient: Remove client nickname from the client key specifiers.Gabriela Moldovan2024-02-221-0/+0
* arti, arti-client, tor-keymgr: Remove keystore dir configuration.Gabriela Moldovan2024-02-211-1/+3
* tor-hsservice: Rename the service keystore dir to "hss".Gabriela Moldovan2024-02-012-0/+0
* tor-keymgr: Lowercase the role when building the ArtiPath.Gabriela Moldovan2024-01-313-1/+1
* tor-keymgr: Strip .onion suffix from HsId before building Slug.Gabriela Moldovan2024-01-311-0/+0
* shadow ci: add instructions for building arti-extraJim Newsome2024-01-161-2/+20
* shadow test: Update the test client auth keys.Gabriela Moldovan2023-12-142-7/+6
* shadow test: Update hidden service keys.Gabriela Moldovan2023-12-143-8/+8
* shadow test: remove workaround for #1170Jim Newsome2023-12-131-9/+0
* shadow test: disable --model-unblocked-syscall-latencyJim Newsome2023-12-131-1/+0
* shadow test: add tor client connecting to arti hsJim Newsome2023-12-134-1/+16
* shadow test: add client for arti hsJim Newsome2023-12-135-1/+64
* shadow test: add hidden service keystore to templateJim Newsome2023-12-132-0/+9
* shadow test: add fileserver-onion-artiJim Newsome2023-12-132-0/+24
* shadow ci: use proxy.sock_listen instead of socks_portJim Newsome2023-12-131-5/+5
* shadow ci: reformat arti argument lists (no-op)Jim Newsome2023-12-131-5/+33
* shadow ci: add host articlient-extraJim Newsome2023-12-073-1/+20
* tor-keymgr: Encode whether the key is public or private in the file extension.Gabriela Moldovan2023-10-131-0/+0
* tor-keymgr: Fix typo in key names.Gabriela Moldovan2023-09-121-0/+0
* tor-keymgr: Remove redundant _private suffix from key extension.Gabriela Moldovan2023-09-121-0/+0
* keymgr: Do not expect x25519 keys to be stored as ed25519 ssh keys.Gabriela Moldovan2023-08-162-6/+6
* arti-client: Use the config struct from tor-keymgr.Gabriela Moldovan2023-07-131-2/+3
* CI: Reduce the success threshold for the HS client integration tests.Gabriela Moldovan2023-07-121-1/+17
* CI: Add client auth integration test.Gabriela Moldovan2023-07-1213-1/+80
* make chutney setup script more portabletrinity-1686a2023-07-101-3/+1
* fix chutney in CItrinity-1686a2023-07-081-3/+12
* articlient-onion: don't filter onion addressesJim Newsome2023-07-033-1/+5
* Dedupe arti configs and match TestingTorNetworks HS configJim Newsome2023-07-039-49/+17
* shadow test: disable trace-level loggingJim Newsome2023-07-031-2/+0
* shadow test: disable worker spinningJim Newsome2023-07-031-0/+1
* shadow test: enable arti's `log_sensitive_information` optionJim Newsome2023-07-033-0/+9
* shadow test: fix hidden service dir permissionsJim Newsome2023-07-031-0/+5
* shadow test: add 2 more relaysJim Newsome2023-07-0321-0/+24
* shadow test: fail the test if streams didn't succeedJim Newsome2023-07-031-0/+1
* shadow test: add and validate arti onion clientJim Newsome2023-07-034-1/+63
* shadow test: add onion serverJim Newsome2023-07-039-0/+32