tor

The Tor anonymity network
git clone https://git.dasho.dev/tor.git
Log | Files | Refs | README | LICENSE

commit e9769d621769c2ee31657b6da25032d86f79b15d
parent 7f2cd6545ce324b5241f002e7c412408ca5902b7
Author: George Kadianakis <desnacked@riseup.net>
Date:   Mon,  6 May 2019 17:54:51 +0300

Hiding crypt_path_t: Add changes file.

Diffstat:
Achanges/bug30236 | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/changes/bug30236 b/changes/bug30236 @@ -0,0 +1,3 @@ + o Code simplification and refactoring: + - Refactor and encapsulate parts of the codebase that manipulate + crypt_path_t objects. Resolves issue 30236. +\ No newline at end of file