- Sep 13, 2023
-
- Sep 12, 2023
-
-
juga authored
Closes #40167
-
juga authored
instead of doing it at different points in the code.
-
juga authored
also use file descriptors instead of file names so that the "Time-of-check" is the same as the "Time-of-use". pen-project#5 Closes #40164
-
juga authored
and give permissions only to the user running the process when creating or using files/dirs. pen-torproject#2 Closes #40162
-
juga authored
pen-torproject#28 Closes #40165
-
juga authored
for test server destination, instead of somethign that starts by 127.0.0.1 as hostname. Port can be still assigned. Part of pen-torproject#3. Closes #40163.
-
- Aug 25, 2023
-
-
Georg Koppen authored
-
juga authored
as destination, to run the integration tests. Closes #40166
-
- Aug 24, 2023
-
-
juga authored
-
- Jul 12, 2023
-
- Jun 30, 2023
-
-
Georg Koppen authored
-
juga authored
so that log directory doesn't potentially leak control socket credentials or data that could deanonimize circuits. pen-torproject Closes #7
-
Georg Koppen authored
-
Georg Koppen authored
-
Georg Koppen authored
-
- Jun 28, 2023
-
-
juga authored
and network bandwidth averages KeyValues in the Header. Closes #40156
-
- Jun 22, 2023
-
-
juga authored
when removing or compressing files. pen-torproject Closes #5
-
juga authored
pen-torproject Closes #3
-
juga authored
because they're removed anyway when using optimized mode and i don't know why they were introduced. Some of this code might need instead some checking or rasing exceptions, but this version is in maintainance status. In case this causes new errors, it can be detected by sbws hanging or no progressing with measurements. Now it's even possible to check the code with `bandit`. Closes #40061.
-
juga authored
pen-torproject Closes #4.
-
- Jun 21, 2023
-
-
Georg Koppen authored
-
juga authored
with pip install.
-
juga authored
-
juga authored
-
- Mar 30, 2023
-
-
Renovate Bot authored
-
- Mar 21, 2023
-
- Mar 17, 2023
-
-
juga authored
Closes #40153.
-
- Mar 16, 2023
-
-
juga authored
-
juga authored
removed in tox 4.0.0rc4. https://tox.wiki/en/latest/changelog.html#deprecations-and-removals-4-0-0rc4
-
juga authored
for downloads too, not only uploads.
-
- Nov 17, 2022
-
-
Georg Koppen authored
-
-
Block other threads to attach an stream to the same circuit. Otherwise, if there're measurer threads trying to attach other streams, the controller will have several listener for the same event type (stream) and it might (will?) use the same listener (and circuit) for the new streams. Bugfix #40130. Closes #40150
-
- Oct 25, 2022
-
-
Georg Koppen authored
-
- Oct 24, 2022
-
-
juga authored
Also: - reorganize list of requirements - add a subsection for the web requirements - add apache2 configuration example - add example commands for testing the web server configuration Closes #40148
-
juga authored
to explicitly include data as a package and avoid warning about future deprecation. https://setuptools.pypa.io/en/latest/userguide/datafiles.html#subdirectory-for-data-files Closes #40141
-
- Sep 08, 2022
-
-
Georg Koppen authored
-