tor

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

commit 4f533ed28b831eb794f562dac9add1dbf37f6335
parent 8a23393eda00c7b7448b4d84157c5d06ba40c01c
Author: teor <teor@torproject.org>
Date:   Thu, 13 Feb 2020 00:02:11 +1000

Merge branch 'bug33087_042' into bug33087_043

"ours" merge, because the 0.4.2 backport deletes the close
functions. But the 0.4.3 bug fix replaces them with fsync()
where available.