tor

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

commit 09ae4fc583daa8f1a4783a983ae0f5e3d743c2b2
parent 0a4af86335f1f72982bbc7e57578f07630986999
Author: Alexander Færøy <ahf@0x90.dk>
Date:   Tue, 27 Jun 2017 22:21:43 +0000

Add changes file for bug #22702.

See: https://bugs.torproject.org/22702

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

diff --git a/changes/bug22702 b/changes/bug22702 @@ -0,0 +1,5 @@ + o Major bugfixes (directory protocol): + - Ensure that we sent "304 Not modified" as HTTP status code when a + client is attempting to fetch a consensus or consensus diff that + matches the latest consensus we have available. Fixes bug 22702; + bugfix on 0.3.1.1-alpha.