summaryrefslogtreecommitdiff
path: root/debian
Commit message (Collapse)AuthorAgeFilesLines
* debian: Match default limit of file descriptors with systemdsyphyr2025-04-231-1/+1
| | | | | | The default arti.toml configuration sets the maximum number of available file descriptiors (max_files) to 16384. So, match arti default limit with systemd.
* Merge branch 'main' into ci-workaround-2798Ian Jackson2025-04-081-1/+1
|\
| * tor-congestion: remove crateSteven Engler2025-03-031-1/+1
| |
* | Restart Arti service upon network connectivity changessyphyr2025-04-042-0/+33
| | | | | | | | | | | | This fixes an issue with arti not being able to reconstruct circuits after the network connection is restarted. https://gitlab.torproject.org/tpo/core/arti/-/issues/1861
* | Install systemd filessyphyr2025-04-045-4/+50
| |
* | Create unprivileged user for systemdsyphyr2025-04-042-0/+69
|/
* Update copyright year to 2025.Nick Mathewson2025-01-061-3/+3
|
* Build an amd64 native deb binary package in CINoisyCoil2024-08-271-2/+3
|
* Initial debian commitNoisyCoil2024-08-278-0/+215