import tor package

This commit is contained in:
Fabian Freund
2025-09-15 06:54:59 +02:00
parent b3be0b1d7c
commit 1018afc4ae
273 changed files with 18025 additions and 1 deletions
+41
View File
@@ -0,0 +1,41 @@
<!--
SPDX-FileCopyrightText: 2024 Foundation Devices Inc.
SPDX-License-Identifier: MIT
-->
## 0.0.9
* Bumped arti to version 1.4.3
## 0.0.8
* Bumped arti to version 1.2.7
## 0.0.7
* Relicensed to MIT
## 0.0.6
* Pinned 'time' to a specific version
## 0.0.5
* Added rust-toolchain file
## 0.0.4
* Bumped arti to version 1.2.4
## 0.0.3
* Added functions to stop and restart the proxy.
## 0.0.2
* Fixed the Windows build.
## 0.0.1
* Initial release.