| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | CI: Reduce the success threshold for the HS client integration tests. | Gabriela Moldovan | 2023-07-12 | 1 | -1/+17 |
| | | | | | Prompted by https://gitlab.torproject.org/tpo/core/arti/-/merge_requests/1399#note_2921505 | ||||
| * | CI: Add client auth integration test. | Gabriela Moldovan | 2023-07-12 | 1 | -1/+2 |
| | | |||||
| * | shadow test: disable worker spinning | Jim Newsome | 2023-07-03 | 1 | -0/+1 |
| | | | | | | This optimization doesn't seem to help much for this test; disable it to avoid burning CI runner CPU. | ||||
| * | shadow test: fix hidden service dir permissions | Jim Newsome | 2023-07-03 | 1 | -0/+5 |
| | | |||||
| * | shadow test: fail the test if streams didn't succeed | Jim Newsome | 2023-07-03 | 1 | -0/+1 |
| | | |||||
| * | shadow test: add and validate arti onion client | Jim Newsome | 2023-07-03 | 1 | -1/+1 |
| | | |||||
| * | shadow-ci: check for successful transfers on bridge-client as well | Jim Newsome | 2023-05-22 | 1 | -7/+9 |
| | | |||||
| * | shadow ci: bump shadow | Jim Newsome | 2023-05-22 | 1 | -4/+5 |
| | | |||||
| * | shell: use /usr/bin/env instead of absolute paths | Emil Engler | 2023-01-25 | 1 | -1/+1 |
| | | | | | | | | | | | This commit changes the shebang in all shell scripts from absolute paths (such as `/bin/bash` or `/usr/bin/python3`) to the `/usr/bin/env` binary with the accompanying interpreter as it's argument. The reason for this are as follows: - NixOS cannot work with absolute paths - BSD systems install their packages in /usr/local/bin | ||||
| * | Fix typo | Dimitris Apostolou | 2022-12-12 | 1 | -1/+1 |
| | | |||||
| * | verify leakage and run shadow with less shm | trinity-1686a | 2022-11-30 | 1 | -3/+21 |
| | | |||||
| * | Create a shadow-based integration test | Jim Newsome | 2022-10-05 | 1 | -0/+27 |
| Fixes https://gitlab.torproject.org/tpo/core/arti/-/issues/174 | |||||
