diff options
author | Nick Mathewson <nickm@torproject.org> | 2017-02-23 11:04:21 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2017-02-23 11:04:21 -0500 |
commit | 2e03c02b74d41266972660de76a3f30739df45e4 (patch) | |
tree | de0a24a7efef3fcd3261d8ec5ccfc804e525b70a | |
parent | 3f5eec8dd764953030ee535518f0c630bbfd985f (diff) | |
download | tor-2e03c02b74d41266972660de76a3f30739df45e4.tar.gz tor-2e03c02b74d41266972660de76a3f30739df45e4.zip |
Remove to changes files that already went in 0.2.4.27
-rw-r--r-- | changes/bug15600 | 5 | ||||
-rw-r--r-- | changes/bug15601 | 4 |
2 files changed, 0 insertions, 9 deletions
diff --git a/changes/bug15600 b/changes/bug15600 deleted file mode 100644 index ee1d6cfe19..0000000000 --- a/changes/bug15600 +++ /dev/null @@ -1,5 +0,0 @@ - o Major bugfixes (security, hidden service): - - Fix an issue that would allow a malicious client to trigger - an assertion failure and halt a hidden service. Fixes - bug 15600; bugfix on 0.2.1.6-alpha. Reported by "skruffy". - diff --git a/changes/bug15601 b/changes/bug15601 deleted file mode 100644 index 2cc880af7f..0000000000 --- a/changes/bug15601 +++ /dev/null @@ -1,4 +0,0 @@ - o Major bugfixes (security, hidden service): - - Fix a bug that could cause a client to crash with an assertion - failure when parsing a malformed hidden service descriptor. - Fixes bug 15601; bugfix on 0.2.1.5-alpha. Found by "DonnCha". |