tor

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

commit 336aa21e37b6c5bd4f1215ceba27c21f6c43dce7
parent 150089cbd7445f76a5d29df7d33c15c3a1ada034
Author: Nick Mathewson <nickm@torproject.org>
Date:   Tue,  8 Aug 2017 15:10:32 -0400

Move buffers.c and buffers_tls.c into src/common

These are no longer tor-specific, so they can be part of the
infrastructure.