index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
arti
/
src
/
process.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
arti: Mostly make clippy happy for wasm with --no-default-features.
Nick Mathewson
2026-03-25
1
-0
/
+1
*
Replace signal-hook-async-std with async-signal to fix RUSTSEC-2024-0384
Vijaya Bhaskar
2025-04-26
1
-4
/
+3
*
Throughout: Use *_report!() macros for reporting Errors.
Nick Mathewson
2023-07-07
1
-2
/
+1
*
Provided a fix for #831 - 'Unused import' warnings on Windows
Andy
2023-06-23
1
-3
/
+4
*
Update our secmem_proc dependency to 0.3.0
Nick Mathewson
2023-04-13
1
-1
/
+1
*
Use ErrorReport/Report for errors in warn! in arti
Ian Jackson
2023-01-30
1
-1
/
+2
*
remove manual limitation of coredump size
trinity-1686a
2022-10-05
1
-4
/
+0
*
fix compilation error with async-std
trinity-1686a
2022-09-06
1
-2
/
+3
*
Add functionality to listen for SIGHUPs.
Nick Mathewson
2022-08-26
1
-0
/
+22
*
arti: Do not allow running as root.
Nick Mathewson
2022-08-24
1
-0
/
+26
*
arti: Add support for process hardening
Nick Mathewson
2022-08-15
1
-0
/
+32
*
arti: Move most public APIs behind `experimental-api`.
Nick Mathewson
2022-08-11
1
-1
/
+2
*
Move SystemConfig to arti::cfg
Ian Jackson
2022-03-21
1
-2
/
+2
*
arti: Make main module entrypoints pub
Ian Jackson
2022-03-11
1
-1
/
+1
*
Upgrade dependency to new version of rlimit.
Nick Mathewson
2022-02-25
1
-1
/
+1
*
Make max_file_limit configurable
Neel Chauhan
2022-01-28
1
-11
/
+4
*
arti: On startup, increase the NOFILE resource limit.
Nick Mathewson
2021-10-14
1
-0
/
+25