tor

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

commit 65864be9bc59fb3743d2cebf497d0a4268596f95
parent 7fd82a4570c4c3ea887c02190a54e424eb5f4c5f
Author: rl1987 <rl1987@sdf.lonestar.org>
Date:   Tue, 16 Oct 2018 17:53:17 +0300

Add changes file

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

diff --git a/changes/ticket27625 b/changes/ticket27625 @@ -0,0 +1,4 @@ + o Testing: + - Write some unit tests for tokenize_string() and + get_next_token() functions. Resolves ticket 27625. +