summaryrefslogtreecommitdiff
path: root/crates/arti-client/src/util.rs
Commit message (Expand)AuthorAgeFilesLines
* Use ErrorReport for errors in error! in arti-clientIan Jackson2023-01-301-1/+2
* enumerate platform with getresuid supporttrinity-1686a2022-09-101-19/+19
* arti: running_as_setuid: fix MacOs buildIan Jackson2022-08-261-2/+2
* Fix setuid testing for MacOSIan Jackson2022-08-251-16/+42
* arti_client: Refuse to build a client if we are setuid.Nick Mathewson2022-08-241-0/+36
* arti-client: Unlock the state manager on failure to bootstrapeta2022-02-241-0/+29