mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
fold in further changes files
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
- Minor bugfixes:
|
||||
|
||||
- Treat ENETUNREACH, EACCES, and EPERM at an exit node as a
|
||||
NOROUTE error, not an INTERNAL error, since they can apparently
|
||||
happen when trying to connect to the wrong sort of
|
||||
netblocks. Fixes a part of bug 10777; bugfix on 0.1.0.1-rc.
|
||||
|
||||
@@ -1,4 +0,0 @@
|
||||
o Major bugfixes:
|
||||
- Do not treat END_STREAM_REASON_INTERNAL as indicating a definite
|
||||
circuit failure, since it could also indicate an ENETUNREACH
|
||||
error. Fixes part of bug 10777; bugfix on 0.2.4.8-alpha.
|
||||
@@ -1,5 +0,0 @@
|
||||
o Minor bugfixes (compilation):
|
||||
- Build without warnings under clang 3.4. (We have some macros that
|
||||
define static functions only some of which will get used later in
|
||||
the module. Starting with clang 3.4, these give a warning unless the
|
||||
unused attribute is set on them.)
|
||||
@@ -1,6 +0,0 @@
|
||||
- Minor bugfixes:
|
||||
- Fix build warnings about missing "a2x" comment when building the
|
||||
manpages from scratch on OpenBSD; OpenBSD calls it "a2x.py".
|
||||
Fixes bug 10929; bugfix on tor-0.2.2.9-alpha. Patch from
|
||||
Dana Koch.
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
o Minor features:
|
||||
- Avoid using circuit paths if no node in the path supports the ntor
|
||||
circuit extension handshake. Implements ticket 9777.
|
||||
@@ -1,3 +0,0 @@
|
||||
o Minor features:
|
||||
- Update to the February 7 2014 Maxmind GeoLite2 Country database.
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
o Minor features:
|
||||
- Fix our version of the February 7 2014 Maxmind GeoLite2 Country database.
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
o Minor features:
|
||||
- Update geoip6 to the February 7 2014 Maxmind GeoLite2 Country
|
||||
database.
|
||||
Reference in New Issue
Block a user