]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Remove changes files which were merged in release-0.2.4
authorNick Mathewson <nickm@torproject.org>
Fri, 19 Apr 2013 15:12:59 +0000 (11:12 -0400)
committerNick Mathewson <nickm@torproject.org>
Fri, 19 Apr 2013 15:12:59 +0000 (11:12 -0400)
77 files changed:
changes/6783_big_hammer [deleted file]
changes/bug1992 [deleted file]
changes/bug2286 [deleted file]
changes/bug5650 [deleted file]
changes/bug6174 [deleted file]
changes/bug6206 [deleted file]
changes/bug6304 [deleted file]
changes/bug6572 [deleted file]
changes/bug6673 [deleted file]
changes/bug7054 [deleted file]
changes/bug7065 [deleted file]
changes/bug7143 [deleted file]
changes/bug7164_diagnostic [deleted file]
changes/bug7280 [deleted file]
changes/bug7302 [deleted file]
changes/bug7350 [deleted file]
changes/bug7582 [deleted file]
changes/bug7707_diagnostic [deleted file]
changes/bug7768 [deleted file]
changes/bug7799 [deleted file]
changes/bug7801 [deleted file]
changes/bug7816.024 [deleted file]
changes/bug7816_023 [deleted file]
changes/bug7816_023_small [deleted file]
changes/bug7902 [deleted file]
changes/bug7947 [deleted file]
changes/bug7950 [deleted file]
changes/bug8002 [deleted file]
changes/bug8014 [deleted file]
changes/bug8031 [deleted file]
changes/bug8037 [deleted file]
changes/bug8059 [deleted file]
changes/bug8062 [deleted file]
changes/bug8065 [deleted file]
changes/bug8117 [deleted file]
changes/bug8121 [deleted file]
changes/bug8151 [deleted file]
changes/bug8158 [deleted file]
changes/bug8161 [deleted file]
changes/bug8180 [deleted file]
changes/bug8185_diagnostic [deleted file]
changes/bug8200 [deleted file]
changes/bug8203 [deleted file]
changes/bug8207 [deleted file]
changes/bug8208 [deleted file]
changes/bug8209 [deleted file]
changes/bug8210 [deleted file]
changes/bug8218 [deleted file]
changes/bug8231 [deleted file]
changes/bug8235-diagnosing [deleted file]
changes/bug8273 [deleted file]
changes/bug8290 [deleted file]
changes/bug8377 [deleted file]
changes/bug8408 [deleted file]
changes/bug8427 [deleted file]
changes/bug8435 [deleted file]
changes/bug8464 [deleted file]
changes/bug8475 [deleted file]
changes/bug8477-easypart [deleted file]
changes/bug8587 [deleted file]
changes/bug8596 [deleted file]
changes/bug8598 [deleted file]
changes/bug8599 [deleted file]
changes/bug8638 [deleted file]
changes/cov980650 [deleted file]
changes/easy.ratelim [deleted file]
changes/feature4994 [deleted file]
changes/fix-geoipexclude-doc [deleted file]
changes/geoip-apr2013 [deleted file]
changes/geoip-feb2013 [deleted file]
changes/geoip-mar2013 [deleted file]
changes/integers_donna [deleted file]
changes/log-noise [deleted file]
changes/signof_enum [deleted file]
changes/ticket2267 [deleted file]
changes/ticket8240 [deleted file]
changes/ticket8443 [deleted file]

diff --git a/changes/6783_big_hammer b/changes/6783_big_hammer
deleted file mode 100644 (file)
index 2ff3249..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-  o Major features (deprecation):
-    - There's now a "DisableV2DirectoryInfo_" option that prevents us
-      from serving any directory requests for v2 directory information.
-      This is for us to test disabling the old deprecated V2 directory
-      format, so that we can see whether doing so has any effect on
-      network load. Part of a fix for bug 6783.
diff --git a/changes/bug1992 b/changes/bug1992
deleted file mode 100644 (file)
index 6a751dc..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-  o Minor bugfixes:
-    - Stop trying to resolve our hostname so often (e.g. every time we
-      think about doing a directory fetch). Now we reuse the cached
-      answer in some cases. Fixes bugs 1992 (bugfix on 0.2.0.20-rc)
-      and 2410 (bugfix on 0.1.2.2-alpha).
-
-  o Minor features:
-    - Make bridge relays check once a minute for whether their IP
-      address has changed, rather than only every 15 minutes. Resolves
-      bugs 1913 and 1992.
-
diff --git a/changes/bug2286 b/changes/bug2286
deleted file mode 100644 (file)
index 4f8dfbb..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-  o Major features (directory authority):
-    - Directory authorities now support a new consensus method (17)
-      where they cap the published bandwidth of servers for which
-      insufficient bandwidth measurements exist. Fixes part of bug
-      2286.
diff --git a/changes/bug5650 b/changes/bug5650
deleted file mode 100644 (file)
index 401e317..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-  o Major bugfixes:
-    - Avoid a bug where our response to TLS renegotation under certain
-      network conditions could lead to a busy-loop, with 100% CPU
-      consumption. Fixes bug 5650; bugfix on 0.2.0.16-alpha.
-
diff --git a/changes/bug6174 b/changes/bug6174
deleted file mode 100644 (file)
index 79d2930..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-  o Major bugfixes:
-    - When we mark a circuit as unusable for new circuits, have it
-      continue to be unusable for new circuits even if MaxCircuitDirtiness
-      is increased too much at the wrong time, or the system clock jumped
-      backwards. Fix for bug 6174; bugfix on 0.0.2pre26.
-     
diff --git a/changes/bug6206 b/changes/bug6206
deleted file mode 100644 (file)
index 61a16d2..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-  o Minor bugfixes:
-    - Always check the return values of functions fcntl() and
-      setsockopt(). We don't believe these are ever actually failing in
-      practice, but better safe than sorry. Also, checking these return
-      values should please some analysis tools (like Coverity). Patch
-      from 'flupzor'. Fix for bug 8206; bugfix on all versions of Tor.
diff --git a/changes/bug6304 b/changes/bug6304
deleted file mode 100644 (file)
index 445560a..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-  o Minor bugfixes:
-    - Behave correctly when the user disables LearnCircuitBuildTimeout
-      but doesn't tell us what they would like the timeout to be. Fixes
-      bug 6304; bugfix on 0.2.2.14-alpha. 
diff --git a/changes/bug6572 b/changes/bug6572
deleted file mode 100644 (file)
index 6508d1b..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
- o Minor bugfixes (log messages)
-   - Use circuit creation time for network liveness evaluation. This
-     should eliminate warning log messages about liveness caused by
-     changes in timeout evaluation. Fixes bug 6572; bugfix on 0.2.4.8-alpha.
diff --git a/changes/bug6673 b/changes/bug6673
deleted file mode 100644 (file)
index 506b449..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-  o Minor features (build):
-    - Detect and reject attempts to build Tor with threading support
-      when OpenSSL have been compiled with threading support disabled.
-      Fixes bug 6673.
diff --git a/changes/bug7054 b/changes/bug7054
deleted file mode 100644 (file)
index 15680d7..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-  o Minor bugfixes (man page):
-    - Say "KBytes" rather than "KB" in the man page (for various values
-      of K), to further reduce confusion about whether Tor counts in
-      units of memory or fractions of units of memory. Fixes bug 7054.
diff --git a/changes/bug7065 b/changes/bug7065
deleted file mode 100644 (file)
index 1ca6841..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
- o Minor bugfix (log cleanups):
-   - Eliminate several instances where we use Nickname=ID to refer to
-     nodes in logs. Use Nickname (ID) instead. (Elsewhere, we still use
-     $ID=Nickname, which is also acceptable.) Fixes bug #7065. Bugfix
-     on 0.2.3.21-rc, 0.2.4.5-alpha, 0.2.4.8-alpha, and 0.2.4.10-alpha.
diff --git a/changes/bug7143 b/changes/bug7143
deleted file mode 100644 (file)
index d26135a..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-  o Minor bugfixes (build):
-    - Add the old src/or/micro-revision.i filename to CLEANFILES.
-      On the off chance that somebody has one, it will go away as soon
-      as they run "make clean". Fix for bug 7143; bugfix on 0.2.4.1-alpha.
diff --git a/changes/bug7164_diagnostic b/changes/bug7164_diagnostic
deleted file mode 100644 (file)
index 8bedfc4..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-  o Minor features (bug diagnostic):
-    - If we fail to free a microdescriptor because of bug #7164, log
-      the filename and line number from which we tried to free it.
-      This should help us finally fix #7164.
diff --git a/changes/bug7280 b/changes/bug7280
deleted file mode 100644 (file)
index ef5d36a..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-  o Minor bugfixes:
-    - Fix some bugs in tor-fw-helper-natpmp when trying to build and
-      run it on Windows. More bugs likely remain. Patch from Gisle Vanem.
-      Fixes bug 7280; bugfix on 0.2.3.1-alpha.
diff --git a/changes/bug7302 b/changes/bug7302
deleted file mode 100644 (file)
index fec615f..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-  o Minor bugfixes:
-    - Don't log inappropriate heartbeat messages when hibernating: a
-      hibernating node is _expected_ to drop out of the consensus,
-      decide it isn't bootstrapped, and so forth.  Fixes part of bug
-      7302; bugfix on 0.2.3.1-alpha.
-
-    - Don't complain about bootstrapping problems while hibernating.
-      These complaints reflect a general code problems, but not one
-      with any problematic effects. (No connections are actually
-      opened.) Fixes part of bug 7302; bugfix on 0.2.3.2-alpha.
-
diff --git a/changes/bug7350 b/changes/bug7350
deleted file mode 100644 (file)
index b0ee9d0..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-  o Major bugfixes:
-    - Avoid an assertion when we discover that we'd like to write a cell
-      onto a closing connection: just discard the cell. Fixes another
-      case of bug 7350; bugfix on 0.2.4.4-alpha.
diff --git a/changes/bug7582 b/changes/bug7582
deleted file mode 100644 (file)
index f3b0635..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-  o Major bugfixes:
-
-    - When an exit node tells us that it is rejecting because of its
-      exit policy a stream we expected it to accept (because of its exit
-      policy), do not mark the node as useless for exiting if our
-      expectation was only based on an exit policy summary.  Instead,
-      mark the circuit as unsuitable for that particular address. Fixes
-      part of bug 7582; bugfix on 0.2.3.2-alpha.
-
diff --git a/changes/bug7707_diagnostic b/changes/bug7707_diagnostic
deleted file mode 100644 (file)
index 0c3138e..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-  o Minor features:
-    - Add another diagnostic to the heartbeat message: track and log
-      overhead that TLS is adding to the data we write.  If this is
-      high, we are sending too little data to SSL_write at a time.
-      Diagnostic for bug 7707.
diff --git a/changes/bug7768 b/changes/bug7768
deleted file mode 100644 (file)
index e3f9600..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-  o Documentation fixes:
-    - Update tor-fw-helper.1.txt and tor-fw-helper.c to make option
-      names match. Fixes bug 7768.
diff --git a/changes/bug7799 b/changes/bug7799
deleted file mode 100644 (file)
index ed45701..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
- o Minor changes (log clarification)
-   - Add more detail to a log message about relaxed timeouts. Hopefully
-     this additional detail will allow us to diagnose the cause of bug 7799.
- o Minor bugfixes
-   - Don't attempt to relax the timeout of already opened 1-hop circuits.
-     They might never timeout. This should eliminate some/all cases of
-     the relaxed timeout log message.
diff --git a/changes/bug7801 b/changes/bug7801
deleted file mode 100644 (file)
index 1d6d021..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-  o Minor bugfixes:
-    - When choosing which stream on a formerly stalled circuit to wake
-      first, make better use of the platform's weak RNG.  Previously, we
-      had been using the % ("modulo") operator to try to generate a 1/N
-      chance of picking each stream, but this behaves badly with many
-      platforms' choice of weak RNG. Fix for bug 7801; bugfix on
-      0.2.2.20-alpha.
-    - Use our own weak RNG when we need a weak RNG. Windows's rand()
-      and Irix's random() only return 15 bits; Solaris's random()
-      returns more bits but its RAND_MAX says it only returns 15, and
-      so on.  Fixes another aspect of bug 7801; bugfix on
-      0.2.2.20-alpha.
-
diff --git a/changes/bug7816.024 b/changes/bug7816.024
deleted file mode 100644 (file)
index b5d55f5..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-  o Minor bugfixes:
-    - Avoid leaking IPv6 policy content if we fail to format it into
-      a router descriptor. Spotted by Coverity. Fixes part of 7816;
-      bugfix on 0.2.4.7-alpha.
-
-    - Avoid leaking memory if we fail to compute a consensus signature
-      or we generated a consensus we couldn't parse. Spotted by Coverity.
-      Fixes part of 7816; bugfix on 0.2.0.5-alpha.
diff --git a/changes/bug7816_023 b/changes/bug7816_023
deleted file mode 100644 (file)
index a453029..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-  o Minor bugfixes (memory leak, controller):
-    - Fix a memory leak during safe-cookie controller authentication.
-      Spotted by Coverity. Fixes part of bug 7816; bugfix on 0.2.3.13-alpha.
-
-  o Minor bugfixes (memory leak, HTTPS proxy support):
-    - Fix a memory leak when receiving headers from an HTTPS proxy.
-      Spotted by Coverity. Fixes part of bug 7816; bugfix on 0.2.1.1-alpha.
diff --git a/changes/bug7816_023_small b/changes/bug7816_023_small
deleted file mode 100644 (file)
index cd90f03..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-  o Minor bugfixes:
-    - Fix various places where we leak file descriptors or memory on
-      error cases. Spotted by coverity. Fixes parts of bug 7816.
diff --git a/changes/bug7902 b/changes/bug7902
deleted file mode 100644 (file)
index 051759d..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-  o Minor bugfixes:
-    - When we receive a RELAY_END cell with the reason DONE, or with no
-      reason, before receiving a RELAY_CONNECTED cell, report the SOCKS
-      status as "connection refused."  Previously we reporting these
-      cases as success but then immediately closing the connection.
-      Fixes bug 7902; bugfix on 0.1.0.1-rc. Reported by "oftc_must_
-      be_destroyed."
diff --git a/changes/bug7947 b/changes/bug7947
deleted file mode 100644 (file)
index 6200ba2..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-  o Minor bugfixes:
-    - Fix the handling of a TRUNCATE cell when it arrives while the circuit
-      extension is in progress. Fixes bug 7947; bugfix on 0.0.7.1.
-
diff --git a/changes/bug7950 b/changes/bug7950
deleted file mode 100644 (file)
index e62cca0..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-  o Minor bugfixes:
-    - When rejecting a configuration because we were unable to parse a
-      quoted string, log an actual error message. Fix for bug 7950;
-      bugfix on 0.2.0.16-alpha.
diff --git a/changes/bug8002 b/changes/bug8002
deleted file mode 100644 (file)
index d6e2ff2..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-  o Minor bugfixes:
-    - When autodetecting the number of CPUs, use the number of available
-      CPUs in preferernce to the number of configured CPUs. Inform the
-      user if this reduces the number of avialable CPUs. Fix for bug 8002.
-      Bugfix on 0.2.3.1-alpha.
diff --git a/changes/bug8014 b/changes/bug8014
deleted file mode 100644 (file)
index c09a860..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-  o Minor usability improvements (build):
-    - Clarify that when autconf is checking for nacl, it is checking
-      specifically for nacl with a fast curve25519 implementation.
-      Fixes bug 8014.
-
diff --git a/changes/bug8031 b/changes/bug8031
deleted file mode 100644 (file)
index 17329ec..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-  o Minor bugfixes:
-    - Use direct writes rather than stdio when building microdescriptor
-      caches, in an attempt to mitigate bug 8031, or at least make it
-      less common.
-    - Warn more aggressively when flushing microdescriptors to a
-      microdescriptor cache fails, in an attempt to mitegate bug 8031,
-      or at least make it more diagnosable.
diff --git a/changes/bug8037 b/changes/bug8037
deleted file mode 100644 (file)
index 989745f..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-  o Minor bugfixes:
-    - Correctly store microdescriptors and extrainfo descriptors with
-      an internal NUL byte. Fixes bug 8037; bugfix on 0.2.0.1-alpha.
-      Bug reported by "cypherpunks".
-
-  o Minor features:
-    - Reject as invalid most directory objects containing a
-      NUL. Belt-and-suspender fix for bug 8037.
diff --git a/changes/bug8059 b/changes/bug8059
deleted file mode 100644 (file)
index 47273ed..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-  o Minor bugfixes (protocol conformance):
-    - Fix a misframing issue when reading the version numbers in a
-      VERSIONS cell. Previously we would recognize [00 01 00 02] as
-      'version 1, version 2, and version 0x100', when it should have
-      only included versions 1 and 2. Fixes bug 8059; bugfix on
-      0.2.0.10-alpha. Reported pseudonymously.
diff --git a/changes/bug8062 b/changes/bug8062
deleted file mode 100644 (file)
index 805e51e..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-  o Minor bugfixes:
-    - Increase the width of the field used to remember a connection's
-      link protocol version to two bytes. Harmless for now, since the
-      only currently recognized versions are one byte long.  Reported
-      pseudynmously.  Fixes bug 8062, bugfix on 0.2.0.10-alpha.
diff --git a/changes/bug8065 b/changes/bug8065
deleted file mode 100644 (file)
index 06dbae8..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-  o Minor bugfixes:
-    - Downgrade an assertion in connection_ap_expire_beginning to
-      an LD_BUG message. The fix for bug 8024 should prevent this
-      message from displaying, but just in case a warn that we can
-      diagnose is better than more assert crashes. Fix for bug 8065;
-      bugfix on 0.2.4.8-alpha.
diff --git a/changes/bug8117 b/changes/bug8117
deleted file mode 100644 (file)
index 910e805..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-  o Major bugfixes:
-
-    - Many SOCKS5 clients, when configured to offer a username/password,
-      offer both username/password authentication and "no authentication".
-      Tor had previously preferred no authentication, but this was
-      problematic when trying to make applications get proper stream
-      isolation with IsolateSOCKSAuth. Now, on any SOCKS port with
-      IsolateSOCKSAuth turned on (which is the default), Tor selects
-      username/password authentication if it's offered. If this confuses your
-      application, you can disable it on a per-SOCKSPort basis via
-      PreferSOCKSNoAuth. Fixes bug 8117; bugfix on 0.2.3.3-alpha.
-
-
diff --git a/changes/bug8121 b/changes/bug8121
deleted file mode 100644 (file)
index 60cba72..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-  o Minor features:
-    - Clear the high bit on curve25519 public keys before passing them to
-      our backend, in case we ever wind up using a backend that doesn't do
-      so itself. If we used such a backend, and *didn't* clear the high bit,
-      we could wind up in a situation where users with such backends would
-      be distinguishable from users without. Fix for bug 8121; bugfix on
-      0.2.4.8-alpha.
diff --git a/changes/bug8151 b/changes/bug8151
deleted file mode 100644 (file)
index e20fa3c..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-  o Minor features (directory authority):
-    - Include inside each vote a statement of the performance
-      thresholds that made the authority vote for its flags. Implements
-      ticket 8151.
\ No newline at end of file
diff --git a/changes/bug8158 b/changes/bug8158
deleted file mode 100644 (file)
index 65b21c2..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-  o Minor bugfixes:
-    - Use less space when formatting identical microdescriptor lines in
-      directory votes. Fixes bug 8158; bugfix on 0.2.4.1-alpha.
diff --git a/changes/bug8161 b/changes/bug8161
deleted file mode 100644 (file)
index ab7b9c0..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
- o Minor changes:
-   - Lower path use bias thresholds to .80 for notice and .60 for warn.
-     Fixes bug #8161; bugfix on 0.2.4.10-alpa.
-   - Make the rate limiting flags for the path use bias log messages
-     independent from the original path bias flags. Fixes bug #8161;
-     bugfix on 0.2.4.10-alpha.
diff --git a/changes/bug8180 b/changes/bug8180
deleted file mode 100644 (file)
index 39e6ce7..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-  o Minor bugfixes (security usability):
-    - Elevate the severity of the warning message when setting
-      EntryNodes but disabling UseGuardNodes to an error. The outcome
-      of letting Tor procede with those options enabled (which causes
-      EntryNodes to get ignored) is sufficiently different from what
-      was expected that it's best to just refuse to proceed. Fixes bug
-      8180; bugfix on 0.2.3.11-alpha.
diff --git a/changes/bug8185_diagnostic b/changes/bug8185_diagnostic
deleted file mode 100644 (file)
index b0f8884..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-  o Minor features:
-    - Improve debugging output to attempt to diagnose the underlying
-      cause of bug 8185.
diff --git a/changes/bug8200 b/changes/bug8200
deleted file mode 100644 (file)
index 65fc9dd..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-  o Minor bugfix:
-    - Stop sending a stray "(null)" in some cases for the server status
-      "EXTERNAL_ADDRESS" controller event. Resolves bug 8200; bugfix
-      on 0.1.2.6-alpha.
-
diff --git a/changes/bug8203 b/changes/bug8203
deleted file mode 100644 (file)
index d26dc0f..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-  o Minor bugfixes:
-    - Make the format and order of STREAM events for DNS lookups consistent
-      among the various ways to launch DNS lookups. Fix for bug 8203;
-      bugfix on 0.2.0.24-rc. Patch by "Desoxy."
diff --git a/changes/bug8207 b/changes/bug8207
deleted file mode 100644 (file)
index 0028d33..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-  o Major bugfixes (hidden services):
-    - Allow hidden service authentication to succeed again. When we
-      refactored the hidden service introduction code back in 0.2.4.1-alpha,
-      we didn't update the code that checks whether authentication
-      information is present, causing all authentication checks to
-      return "false". Fix for bug 8207; bugfix on 0.2.4.1-alpha. Found by
-      Coverity; this is CID 718615. 
diff --git a/changes/bug8208 b/changes/bug8208
deleted file mode 100644 (file)
index c85db90..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-  o Minor bugfixes:
-    - Avoid a crash if we fail to generate an extrinfo descriptor.
-      Fixes bug 8208; bugfix on 0.2.3.16-alpha. Found by Coverity;
-      this is CID 718634.
diff --git a/changes/bug8209 b/changes/bug8209
deleted file mode 100644 (file)
index c589235..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-  o Minor bugfixes:
-    - When detecting the largest possible file descriptor (in order to close
-      all file descriptors when launching a new program), actually use
-      _SC_OPEN_MAX. The old code for doing this was very, very broken.
-      Fix for bug 8209; bugfix on 0.2.3.1-alpha. Found by Coverity; this
-      is CID 743383.
diff --git a/changes/bug8210 b/changes/bug8210
deleted file mode 100644 (file)
index 85d41b8..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-  o Minor bugfixes:
-    - Fix an impossible-to-trigger integer overflow when
-      estimating how long out onionskin queue would take.  (This overflow
-      would require us to accept 4 million onionskins before processing
-      100 of them.) Fixes bug 8210; bugfix on 0.2.4.10-alpha.
-       
diff --git a/changes/bug8218 b/changes/bug8218
deleted file mode 100644 (file)
index ce8d53b..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-  o Major bugfixes:
-    - Stop marking every relay as having been down for one hour every
-      time we restart a directory authority. These artificial downtimes
-      were messing with our Stable and Guard flag calculations. Fixes
-      bug 8218 (introduced by the fix for 1035). Bugfix on 0.2.2.23-alpha.
-
diff --git a/changes/bug8231 b/changes/bug8231
deleted file mode 100644 (file)
index fd87a1d..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-  o Major bugfixes:
-    - When unable to find any working directory nodes to use as a
-      directory guard, give up rather than adding the same non-working
-      nodes to the list over and over. Fixes bug 8231; bugfix on
-      0.2.4.8-alpha.
diff --git a/changes/bug8235-diagnosing b/changes/bug8235-diagnosing
deleted file mode 100644 (file)
index b760035..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
- o Minor features (diagnostic)
-   - If the state file's path bias counts are invalid (presumably from a
-     buggy tor prior to 0.2.4.10-alpha), make them correct.
-   - Add additional checks and log messages to the scaling of Path Bias
-     counts, in case there still are remaining issues with scaling.
diff --git a/changes/bug8273 b/changes/bug8273
deleted file mode 100644 (file)
index 257f57e..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-  o Critical bugfixes:
-    - When dirserv.c computes flags and thresholds, use measured bandwidths
-      in preference to advertised ones.
diff --git a/changes/bug8290 b/changes/bug8290
deleted file mode 100644 (file)
index d1fce7d..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-  o Removed files:
-    - The tor-tsocks.conf is no longer distributed or installed. We
-      recommend that tsocks users use torsocks instead. Resolves
-      ticket 8290.
-
-  o Documentation fixes:
-    - The torify manpage no longer refers to tsocks; torify hasn't
-      supported tsocks since 0.2.3.14-alpha.
-    - The manpages no longer reference tsocks.
diff --git a/changes/bug8377 b/changes/bug8377
deleted file mode 100644 (file)
index c9ad151..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-  o Minor bugfixes:
-    - Correctly recognize that [::1] is a loopback address. Fixes bug #8377;
-      bugfix on 0.2.1.3-alpha.
diff --git a/changes/bug8408 b/changes/bug8408
deleted file mode 100644 (file)
index ae9cf17..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-  o Minor bugfixes:
-    - Allow TestingTorNetworks to override the 4096-byte minimum for the Fast
-      threshold. Otherwise they can't bootstrap until they've observed more
-      traffic. Fixes bug 8508; bugfix on 0.2.4.10-alpha.
diff --git a/changes/bug8427 b/changes/bug8427
deleted file mode 100644 (file)
index 22b003f..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-  o Minor bugfixes:
-    - If we encounter a write failure on a SOCKS connection before we
-      finish our SOCKS handshake, don't warn that we closed the
-      connection before we could send a SOCKS reply. Fixes bug 8427;
-      bugfix on 0.1.0.1-rc.
diff --git a/changes/bug8435 b/changes/bug8435
deleted file mode 100644 (file)
index da7ca7c..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-  o Major bugfixes:
-    - When dirserv.c computes flags and thresholds, ignore advertised
-      bandwidths if we have more than a threshold number of routers with
-      measured bandwidths.
diff --git a/changes/bug8464 b/changes/bug8464
deleted file mode 100644 (file)
index 74ff2e3..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-  o Minor bugfixes:
-    - Correct our check for which versions of Tor support the EXTEND2
-      cell.  We had been willing to send it to Tor 0.2.4.7-alpha and
-      later, when support was really added in version 0.2.4.8-alpha.
-      Fixes bug 8464; bugfix on 0.2.4.8-alpha.
diff --git a/changes/bug8475 b/changes/bug8475
deleted file mode 100644 (file)
index eb8debe..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-  o Major bugfixes:
-    - If configured via ClientDNSRejectInternalAddresses not to report
-      DNS queries which have resolved to internal addresses, apply that
-      rule to IPv6 as well. Fixes bug 8475; bugfix on 0.2.0.7-alpha.
diff --git a/changes/bug8477-easypart b/changes/bug8477-easypart
deleted file mode 100644 (file)
index 0f8f103..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-  o Minor bugfixes:
-    - Log the purpose of a path-bias testing circuit correctly.
-      Improves a log message from bug 8477; bugfix on 0.2.4.8-alpha.  
diff --git a/changes/bug8587 b/changes/bug8587
deleted file mode 100644 (file)
index 84d2f1e..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-  o Minor bugfixes (build):
-    - Build Tor correctly on 32-bit platforms where the compiler can build
-      but not run code using the "uint128_t" construction. Fixes bug 8587;
-      bugfix on 0.2.4.8-alpha.
-
diff --git a/changes/bug8596 b/changes/bug8596
deleted file mode 100644 (file)
index dd36bad..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-  o Minor features:
-    - Add CACHED keyword to ADDRMAP events in the control protocol to indicate
-      whether a DNS result will be cached or not.
diff --git a/changes/bug8598 b/changes/bug8598
deleted file mode 100644 (file)
index e31c8f3..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-  o Bugfixes:
-    - Fix compilation warning with some versions of clang that would prefer
-      the -Wswitch-enum compiler flag to warn about switch statements with
-      missing enum values, even if those switch statements have a default:
-      statement. Fixes bug 8598; bugfix on 0.2.4.10-alpha.
-
diff --git a/changes/bug8599 b/changes/bug8599
deleted file mode 100644 (file)
index 204ef58..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-  o Minor bugfixes:
-    - Fix some logic errors when the user manually overrides the
-      PathsNeededToBuildCircuits option in torrc. Fixes bug 8599; bugfix
-      on 0.2.4.10-alpha.
diff --git a/changes/bug8638 b/changes/bug8638
deleted file mode 100644 (file)
index 3a790e5..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
- o Minor features
-   In our testsuite, create temporary directories with a bit more entropy
-   in their name to make name collissions less likely.  Fixes bug 8638.
diff --git a/changes/cov980650 b/changes/cov980650
deleted file mode 100644 (file)
index cbbada2..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-  o Minor bugfixes:
-    - Fix a copy-and-paste error when adding a missing A1 to a routerset
-      because of GeoIPExcludeUnknown. Fix for coverity CID 980650.
-      Bugfix on 0.2.4.10-alpha.
diff --git a/changes/easy.ratelim b/changes/easy.ratelim
deleted file mode 100644 (file)
index cadd1e4..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-  o Code simplification and refactoring:
-    - Add a wrapper function for the common "log a message with a rate-limit"
-      case.
diff --git a/changes/feature4994 b/changes/feature4994
deleted file mode 100644 (file)
index 4fa0e03..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-  o Minor features:
-    - Teach bridge-using clients to avoid 0.2.2 bridges when making
-      microdescriptor-related dir requests, and only fall back to normal
-      descriptors if none of their bridges can handle microdescriptors
-      (as opposed to the fix in ticket 4013, which caused them to fall
-      back to normal descriptors if *any* of their bridges preferred
-      them). Resolves ticket 4994.
diff --git a/changes/fix-geoipexclude-doc b/changes/fix-geoipexclude-doc
deleted file mode 100644 (file)
index 63b544e..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-  o Documentation fixes:
-    - Fix the GeoIPExcludeUnknown documentation to refer to ExcludeExitNodes
-      rather than the currently nonexistent ExcludeEntryNodes. Spotted by
-      "hamahangi" on tor-talk.
diff --git a/changes/geoip-apr2013 b/changes/geoip-apr2013
deleted file mode 100644 (file)
index 74d9c63..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-  o Minor features:
-    - Update to the April 3 2013 Maxmind GeoLite Country database.
-
diff --git a/changes/geoip-feb2013 b/changes/geoip-feb2013
deleted file mode 100644 (file)
index b5d7942..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-  o Minor features:
-    - Update to the February 6 2013 Maxmind GeoLite Country database.
-
diff --git a/changes/geoip-mar2013 b/changes/geoip-mar2013
deleted file mode 100644 (file)
index e9cc398..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-  o Minor features:
-    - Update to the March 6 2013 Maxmind GeoLite Country database.
-
diff --git a/changes/integers_donna b/changes/integers_donna
deleted file mode 100644 (file)
index e9c69e8..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-  o Minor bugfixes (portability)
-    - Tweak the curve25519-donna*.c implementations to tolerate systems
-      that lack stdint.h. Fixes bug 3894; bugfix on 0.2.4.8-alpha.
diff --git a/changes/log-noise b/changes/log-noise
deleted file mode 100644 (file)
index bbbf0d2..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
- o Minor bugfixes (log message reduction)
-   - Fix a path state issue that triggered a notice during relay startup.
-     Fixes bug #8320; bugfix on 0.2.4.10-alpha.
-   - Reduce occurrences of warns about circuit purpose in
-     connection_ap_expire_building(). Fixes bug #8477; bugfix on
-     0.2.4.11-alpha.
-   - Fix a directory authority warn caused when we have a large amount
-     of badexit bandwidth.  Fixes bug #8419; bugfix on 0.2.2.10-alpha.
-   - Reduce a path bias length check notice log to info. The notice
-     is triggered when creating controller circuits. Fixes bug #8196;
-     bugfix on 0.2.4.8-alpha.
diff --git a/changes/signof_enum b/changes/signof_enum
deleted file mode 100644 (file)
index ba4fb59..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-  o Code simplifications and refactoring:
-    - Use Ville Laurikari's implementation of AX_CHECK_SIGN() to determine
-      the signs of types during autoconf. This is better than our old
-      approach, which didn't work when cross-compiling.
-    - Detect the sign of enum values, rather than assuming that MSC is the
-      only compiler where enum types are all signed. Fix for bug 7727;
-      bugfix on 0.2.4.10-alpha.
diff --git a/changes/ticket2267 b/changes/ticket2267
deleted file mode 100644 (file)
index b589b57..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-  o Minor features:
-    - Refactor resolve_my_address() so it returns the method by which we
-      decided our public IP address (explicitly configured, resolved from
-      explicit hostname, guessed from interfaces, learned by gethostname).
-      Now we can provide more helpful log messages when a relay guesses
-      its IP address incorrectly (e.g. due to unexpected lines in
-      /etc/hosts). Resolves ticket 2267.
-
diff --git a/changes/ticket8240 b/changes/ticket8240
deleted file mode 100644 (file)
index 91e6f8c..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-  o Major security fixes:
-    - Make the default guard lifetime controllable via a new
-      GuardLifetime torrc option and a GuardLifetime consensus
-      parameter. Start of a fix for bug 8240; bugfix on 0.1.1.11-alpha.
diff --git a/changes/ticket8443 b/changes/ticket8443
deleted file mode 100644 (file)
index ca6fb2f..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-  o Minor features:
-    - Randomize the lifetime of our SSL link certificate, so censors can't
-      use the static value for filtering Tor flows. Resolves ticket 8443;
-      related to ticket 4014 which was included in 0.2.2.33.