summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
Diffstat (limited to 'changes')
-rw-r--r--changes/bug148214
-rw-r--r--changes/bug156092
-rw-r--r--changes/bug160564
-rw-r--r--changes/bug167024
-rw-r--r--changes/bug171517
-rw-r--r--changes/bug171543
-rw-r--r--changes/bug17173-socket-hack-rv3
-rw-r--r--changes/bug17237_0273
-rw-r--r--changes/bug172513
-rw-r--r--changes/bug173474
-rw-r--r--changes/bug173544
-rw-r--r--changes/bug173643
-rw-r--r--changes/bug173983
-rw-r--r--changes/bug174013
-rw-r--r--changes/bug174023
-rw-r--r--changes/bug174033
-rw-r--r--changes/bug174046
-rw-r--r--changes/bug175514
-rw-r--r--changes/bug175834
-rw-r--r--changes/bug176685
-rw-r--r--changes/bug176754
-rw-r--r--changes/bug177026
-rw-r--r--changes/bug177223
-rw-r--r--changes/bug177727
-rw-r--r--changes/bug177813
-rw-r--r--changes/bug178183
-rw-r--r--changes/bug178194
-rw-r--r--changes/bug178273
-rw-r--r--changes/bug179064
-rw-r--r--changes/bug179234
-rw-r--r--changes/bug180507
-rw-r--r--changes/bug180894
-rw-r--r--changes/bug181627
-rw-r--r--changes/bug18318_ed7
-rw-r--r--changes/bug183685
-rw-r--r--changes/geoip-december20154
-rw-r--r--changes/geoip-february20164
-rw-r--r--changes/geoip-january20164
-rw-r--r--changes/geoip-march20164
-rw-r--r--changes/geoip-october20153
-rw-r--r--changes/ifaddrs-tests-network-configs5
41 files changed, 0 insertions, 170 deletions
diff --git a/changes/bug14821 b/changes/bug14821
deleted file mode 100644
index e9ccc2fd1b..0000000000
--- a/changes/bug14821
+++ /dev/null
@@ -1,4 +0,0 @@
- o Major bugfixes (compilation):
- - Repair hardened builds under the clang compiler. Previously,
- our use of _FORTIFY_SOURCE would conflict with clang's address
- sanitizer. Fixes bug 14821; bugfix on 0.2.5.4-alpha.
diff --git a/changes/bug15609 b/changes/bug15609
deleted file mode 100644
index efaccdeaae..0000000000
--- a/changes/bug15609
+++ /dev/null
@@ -1,2 +0,0 @@
- o Documentation:
- - Fix capitalization of SOCKS in sample torrc. Closes ticket 15609.
diff --git a/changes/bug16056 b/changes/bug16056
deleted file mode 100644
index e3311c0f93..0000000000
--- a/changes/bug16056
+++ /dev/null
@@ -1,4 +0,0 @@
- o Minor bugfixes (relay, IPv6):
- - When displaying an IPv6 exit policy, include the mask bits correctly
- even when the number is greater than 31. Fixes bug 16056; bugfix on
- 0.2.4.7-alpha. Patch from "gturner". \ No newline at end of file
diff --git a/changes/bug16702 b/changes/bug16702
deleted file mode 100644
index 5de36cd351..0000000000
--- a/changes/bug16702
+++ /dev/null
@@ -1,4 +0,0 @@
- o Minor bugfixes (hidden service)
- - The wrong list was used when looking up expired intro points in a rend
- service object causing what we think could be reachability issues and
- triggering a BUG log. Fixes 16702; bugfix on tor-0.2.7.2-alpha.
diff --git a/changes/bug17151 b/changes/bug17151
deleted file mode 100644
index 0993b90eac..0000000000
--- a/changes/bug17151
+++ /dev/null
@@ -1,7 +0,0 @@
- o Minor bugfixes (portability):
- - Use libexecinfo on FreeBSD, to enable backtrace support. Fixes part of
- bug 17151; bugfix on 0.2.5.2-alpha. Patch from Marcin Cieślak.
-
- o Minor bugfixes (testing):
- - Skip backtrace tests when backtrace support is not compiled in. Fixes
- part of bug 17151; bugfix on 0.2.7.1-alpha. Patch from Marcin Cieślak.
diff --git a/changes/bug17154 b/changes/bug17154
deleted file mode 100644
index 6ad7b74468..0000000000
--- a/changes/bug17154
+++ /dev/null
@@ -1,3 +0,0 @@
- o Minor bugfixes (testing):
- - Fix breakage when running 'make check' with BSD make. Fixes bug
- 17154; bugfix on 0.2.7.3-rc. Patch by Marcin Cieślak.
diff --git a/changes/bug17173-socket-hack-rv b/changes/bug17173-socket-hack-rv
deleted file mode 100644
index d5132114b4..0000000000
--- a/changes/bug17173-socket-hack-rv
+++ /dev/null
@@ -1,3 +0,0 @@
- o Minor bug fixes (addresses, testing):
- - Add unit tests for get_interface_address* failure cases.
- Fixes bug 17173; bugfix on 0.2.7.3-rc. Patch by fk/teor.
diff --git a/changes/bug17237_027 b/changes/bug17237_027
deleted file mode 100644
index e5978d0ec8..0000000000
--- a/changes/bug17237_027
+++ /dev/null
@@ -1,3 +0,0 @@
- o Minor features (compilation):
- - Repair compilation with the most recent (unreleased, alpha)
- vesions of OpenSSL 1.1. Fixes part of ticket 17237.
diff --git a/changes/bug17251 b/changes/bug17251
deleted file mode 100644
index edd7739d2f..0000000000
--- a/changes/bug17251
+++ /dev/null
@@ -1,3 +0,0 @@
- o Minor bugfixes (compilation):
- - Fix an integer overflow warning in test_crypto_slow.c.
- Fixes bug 17251; bugfix on 0.2.7.2-alpha.
diff --git a/changes/bug17347 b/changes/bug17347
deleted file mode 100644
index 487b1320e2..0000000000
--- a/changes/bug17347
+++ /dev/null
@@ -1,4 +0,0 @@
- o Minor bugfixes (compilation):
- - Fix compilation of sandbox.c with musl-libc.
- Fixes bug 17347; bugfix on 0.2.5.1-alpha.
- Patch from 'jamestk'.
diff --git a/changes/bug17354 b/changes/bug17354
deleted file mode 100644
index 53da007fbb..0000000000
--- a/changes/bug17354
+++ /dev/null
@@ -1,4 +0,0 @@
- o Minor bugfixes (sandbox):
- - Add the "hidserv-stats" filename to our sandbox filter for the
- HiddenServiceStatistics option to work properly. Fixes bug 17354;
- bugfix on tor-0.2.6.2-alpha~54^2~1. Patch from David Goulet.
diff --git a/changes/bug17364 b/changes/bug17364
deleted file mode 100644
index dd9ff12784..0000000000
--- a/changes/bug17364
+++ /dev/null
@@ -1,3 +0,0 @@
- o Documentation:
- - Note that HiddenServicePorts can take a unix domain socket.
- Closes ticket 17364.
diff --git a/changes/bug17398 b/changes/bug17398
deleted file mode 100644
index 66e27a6966..0000000000
--- a/changes/bug17398
+++ /dev/null
@@ -1,3 +0,0 @@
- o Minor bugfixes (memory leaks):
- - Fix a memory leak in ed25519 batch signature checking.
- Fixes bug 17398; bugfix on 0.2.6.1-alpha.
diff --git a/changes/bug17401 b/changes/bug17401
deleted file mode 100644
index a22f79c431..0000000000
--- a/changes/bug17401
+++ /dev/null
@@ -1,3 +0,0 @@
- o Major bugfixes (correctness):
- - Fix a use-after-free bug in validate_intro_point_failure().
- Fixes bug 17401; bugfix on 0.2.7.3-rc.
diff --git a/changes/bug17402 b/changes/bug17402
deleted file mode 100644
index 4760e00b04..0000000000
--- a/changes/bug17402
+++ /dev/null
@@ -1,3 +0,0 @@
- o Major bugfixes (memory leak):
- - Fix a memory leak in rend_cache_failure_entry_free().
- Fixes bug 17402; bugfix on 0.2.7.3-rc.
diff --git a/changes/bug17403 b/changes/bug17403
deleted file mode 100644
index e83a4a247b..0000000000
--- a/changes/bug17403
+++ /dev/null
@@ -1,3 +0,0 @@
- o Minor bugfixes (memory leaks):
- - Fix a memory leak when reading an expired signing key from disk.
- Fixes bug 17403; bugfix on 0.2.7.2-rc.
diff --git a/changes/bug17404 b/changes/bug17404
deleted file mode 100644
index d524f6662d..0000000000
--- a/changes/bug17404
+++ /dev/null
@@ -1,6 +0,0 @@
- o Major bugfixes (security, correctness):
- - Fix a programming error that could cause us to read 4 bytes before
- the beginning of an openssl string. This could be used to provoke
- a crash on systems with an unusual malloc implementation, or
- systems with unsual hardening installed. Fixes bug 17404; bugfix
- on 0.2.3.6-alpha.
diff --git a/changes/bug17551 b/changes/bug17551
deleted file mode 100644
index 27e467979e..0000000000
--- a/changes/bug17551
+++ /dev/null
@@ -1,4 +0,0 @@
- o Minor bugfixes (compilation):
- - When checking for net/pfvar.h, include netinet/in.h if possible.
- This fixes transparent proxy detection on OpenBSD. Fixes bug
- 17551; bugfix on 0.1.2.1-alpha. Patch from "rubiate".
diff --git a/changes/bug17583 b/changes/bug17583
deleted file mode 100644
index d77d46759a..0000000000
--- a/changes/bug17583
+++ /dev/null
@@ -1,4 +0,0 @@
- o Documentation:
- - Add a description of the correct use of the '--keygen' command-line
- option. Closes ticket 17583; based on text by 's7r'.
-
diff --git a/changes/bug17668 b/changes/bug17668
deleted file mode 100644
index fa5c1c8081..0000000000
--- a/changes/bug17668
+++ /dev/null
@@ -1,5 +0,0 @@
- o Major bugfixes (voting):
- - When collating votes by Ed25519 identities, authorities now
- include a "NoEdConsensus" flag if the ed25519 value (or lack thereof)
- for a server does not reflect the majority consensus. Related to bug
- 17668; bugfix on 0.2.7.2-alpha.
diff --git a/changes/bug17675 b/changes/bug17675
deleted file mode 100644
index 8326a0b9e8..0000000000
--- a/changes/bug17675
+++ /dev/null
@@ -1,4 +0,0 @@
- o Minor bugfixes (linux seccomp2 sandbox):
- - Fix a crash when using offline master ed25519 keys with the
- Linux seccomp2 sandbox enabled. Fixes bug 17675; bugfix on
- 0.2.7.3-alpha.
diff --git a/changes/bug17702 b/changes/bug17702
deleted file mode 100644
index 4fda36f736..0000000000
--- a/changes/bug17702
+++ /dev/null
@@ -1,6 +0,0 @@
- o Major bugfixes:
- - Actually enable Ed25519-based directory collation.
- Previously, the code had been written, but some debugging code that had
- accidentally been left in the codebase made it stay turned off.
- Fixes bug 17702; bugfix on 0.2.7.2-alpha.
-
diff --git a/changes/bug17722 b/changes/bug17722
deleted file mode 100644
index 1b18d4af2b..0000000000
--- a/changes/bug17722
+++ /dev/null
@@ -1,3 +0,0 @@
- o Minor bugfixes (code correctness)
- - Fix undefined behavior in the tor_cert_checksig function. Fixes bug
- 17722; bugfix on tor-0.2.7.2-alpha.
diff --git a/changes/bug17772 b/changes/bug17772
deleted file mode 100644
index 54d457c601..0000000000
--- a/changes/bug17772
+++ /dev/null
@@ -1,7 +0,0 @@
- o Major bugfixes (guard selection):
- - Actually look at the Guard flag when selecting a new directory
- guard. When we implemented the directory guard design, we
- accidentally started treating all relays as if they have the Guard
- flag during guard selection, leading to weaker anonymity and worse
- performance. Fixes bug 17222; bugfix on 0.2.4.8-alpha. Discovered
- by Mohsen Imani.
diff --git a/changes/bug17781 b/changes/bug17781
deleted file mode 100644
index 01ed231b0a..0000000000
--- a/changes/bug17781
+++ /dev/null
@@ -1,3 +0,0 @@
- o Compilation fixes:
- - Fix a compilation warning with Clang 3.6: Do not check the
- presence of an address which can never be NULL. Fixes bug 17781.
diff --git a/changes/bug17818 b/changes/bug17818
deleted file mode 100644
index 3d9afe329e..0000000000
--- a/changes/bug17818
+++ /dev/null
@@ -1,3 +0,0 @@
- o Minor bugfixes (compilation):
- - Isolate environment variables meant for tests from the rest of the
- build system. Fixes bug 17818; bugfix on tor-0.2.7.3-rc.
diff --git a/changes/bug17819 b/changes/bug17819
deleted file mode 100644
index 45c55f74b6..0000000000
--- a/changes/bug17819
+++ /dev/null
@@ -1,4 +0,0 @@
- o Minor bugfixes (compilation):
- - Don't try to use the pthrad_condattr_setclock() function unless
- it actually exists. Fixes compilation on NetBSD-6.x. Fixes bug
- 17819; bugfix on 0.2.6.3-alpha.
diff --git a/changes/bug17827 b/changes/bug17827
deleted file mode 100644
index 04cd3b5977..0000000000
--- a/changes/bug17827
+++ /dev/null
@@ -1,3 +0,0 @@
- o Minor bugfixes (compilation):
- - Fix backtrace compilation on FreeBSD. Fixes bug 17827; bugfix on
- tor-0.2.5.2-alpha.
diff --git a/changes/bug17906 b/changes/bug17906
deleted file mode 100644
index 2937369f0a..0000000000
--- a/changes/bug17906
+++ /dev/null
@@ -1,4 +0,0 @@
- o Major features (authorities):
- - Update the V3 identity key for the dannenberg authority, which changed on
- 18 November 2015.
- Closes task 17906. Patch by "teor".
diff --git a/changes/bug17923 b/changes/bug17923
deleted file mode 100644
index 94849fb06a..0000000000
--- a/changes/bug17923
+++ /dev/null
@@ -1,4 +0,0 @@
- o Minor bugfixes (portability):
- - Add an #endif to configure.ac so that we correctly detect
- the presence of in6_addr.s6_addr32. Fixes bug 17923; bugfix on
- 0.2.0.13-alpha.
diff --git a/changes/bug18050 b/changes/bug18050
deleted file mode 100644
index 27456bea80..0000000000
--- a/changes/bug18050
+++ /dev/null
@@ -1,7 +0,0 @@
- o Minor bugfixes (relays):
- - Check that both the ORPort and DirPort (if present) are reachable
- before publishing a relay descriptor. Otherwise, relays publish a
- descriptor with DirPort 0 when the DirPort reachability test takes
- longer than the ORPort reachability test.
- Fixes bug 18050;
- bugfix on 0.1.0.1-rc. Reported by "starlight", patch by "teor".
diff --git a/changes/bug18089 b/changes/bug18089
deleted file mode 100644
index 8ff75b8b8e..0000000000
--- a/changes/bug18089
+++ /dev/null
@@ -1,4 +0,0 @@
- o Minor bugfixes (security):
- - Make memwipe() do nothing when passed a NULL pointer
- or zero size. Check size argument to memwipe() for underflow.
- Fixes bug 18089; bugfix on 0.2.3.25 and 0.2.4.6-alpha. Reported by "gk", patch by "teor".
diff --git a/changes/bug18162 b/changes/bug18162
deleted file mode 100644
index 88d19a87cc..0000000000
--- a/changes/bug18162
+++ /dev/null
@@ -1,7 +0,0 @@
- o Major bugfixes (security, pointers):
-
- - Avoid a difficult-to-trigger heap corruption attack when extending
- a smartlist to contain over 16GB of pointers. Fixes bug 18162;
- bugfix on Tor 0.1.1.11-alpha, which fixed a related bug
- incompletely. Reported by Guido Vranken.
-
diff --git a/changes/bug18318_ed b/changes/bug18318_ed
deleted file mode 100644
index af39234d53..0000000000
--- a/changes/bug18318_ed
+++ /dev/null
@@ -1,7 +0,0 @@
- o Major bugfixes:
- - When generating a vote with keypinning disabled, never include two
- entries for the same ed25519 identity. This bug was causing
- authorities to generate votes that they could not parse when a router
- violated key pinning by changing its RSA identity but keeping its
- Ed25519 identity. Fixes bug 17668; fixes part of bug 18318. Bugfix on
- 0.2.7.2-alpha.
diff --git a/changes/bug18368 b/changes/bug18368
deleted file mode 100644
index 17218d432f..0000000000
--- a/changes/bug18368
+++ /dev/null
@@ -1,5 +0,0 @@
- o Minor bugfixes:
- - When logging information about an unparseable networkstatus vote or
- consensus, do not say "vote" when we mean consensus. Fixes bug
- 18368; bugfix on 0.2.0.8-alpha.
-
diff --git a/changes/geoip-december2015 b/changes/geoip-december2015
deleted file mode 100644
index 597bcc92f8..0000000000
--- a/changes/geoip-december2015
+++ /dev/null
@@ -1,4 +0,0 @@
- o Minor features:
- - Update geoip and geoip6 to the December 1 2015 Maxmind GeoLite2
- Country database.
-
diff --git a/changes/geoip-february2016 b/changes/geoip-february2016
deleted file mode 100644
index 49a8041fad..0000000000
--- a/changes/geoip-february2016
+++ /dev/null
@@ -1,4 +0,0 @@
- o Minor features:
- - Update geoip and geoip6 to the February 2 2016 Maxmind GeoLite2
- Country database.
-
diff --git a/changes/geoip-january2016 b/changes/geoip-january2016
deleted file mode 100644
index fe2d5c7dc7..0000000000
--- a/changes/geoip-january2016
+++ /dev/null
@@ -1,4 +0,0 @@
- o Minor features:
- - Update geoip and geoip6 to the January 5 2016 Maxmind GeoLite2
- Country database.
-
diff --git a/changes/geoip-march2016 b/changes/geoip-march2016
deleted file mode 100644
index a66599f5a9..0000000000
--- a/changes/geoip-march2016
+++ /dev/null
@@ -1,4 +0,0 @@
- o Minor features (geoip):
- - Update geoip and geoip6 to the March 3 2016 Maxmind GeoLite2
- Country database.
-
diff --git a/changes/geoip-october2015 b/changes/geoip-october2015
deleted file mode 100644
index f20febec5a..0000000000
--- a/changes/geoip-october2015
+++ /dev/null
@@ -1,3 +0,0 @@
- o Minor features:
- - Update geoip and geoip6 to the October 9 2015 Maxmind GeoLite2 Country database.
-
diff --git a/changes/ifaddrs-tests-network-configs b/changes/ifaddrs-tests-network-configs
deleted file mode 100644
index 6b5ed4d484..0000000000
--- a/changes/ifaddrs-tests-network-configs
+++ /dev/null
@@ -1,5 +0,0 @@
- o Minor bugfixes (testing):
- - Make the get_ifaddrs_* unit tests more tolerant of different network
- configurations. (Don't assume every test box has an IPv4 address, and
- Don't assume every test box has a non-localhost address.
- Fixes bug 17255; bugfix on 0.2.7.3-rc. Patch by "teor".