Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Tor
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Container Registry
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
The Tor Project
Core
Tor
Commits
de8bc9ee
Commit
de8bc9ee
authored
7 years ago
by
Nick Mathewson
Browse files
Options
Downloads
Patches
Plain Diff
Reflow changelog
parent
e063dacc
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
ChangeLog
+9
-10
9 additions, 10 deletions
ChangeLog
with
9 additions
and
10 deletions
ChangeLog
+
9
−
10
View file @
de8bc9ee
...
...
@@ -22,11 +22,10 @@ Changes in version 0.3.3.1-alpha - 2018-01-25
consensus. This information makes it easier for IPv6 clients to
bootstrap and choose reachable entry guards. Implements 23826.
- Add consensus method 28, which removes IPv6 ORPorts from
microdescriptors. Now that the consensus contains IPv6
ORPorts, they are redundant in microdescs. This change will be
used by Tor clients on 0.2.8.x and later. (That is to say, with
all Tor clients having IPv6 bootstrap and guard support.)
Implements 23828.
microdescriptors. Now that the consensus contains IPv6 ORPorts,
they are redundant in microdescs. This change will be used by Tor
clients on 0.2.8.x and later. (That is to say, with all Tor
clients having IPv6 bootstrap and guard support.) Implements 23828.
- Expand the documentation for AuthDirHasIPv6Connectivity when it is
set by different numbers of authorities. Fixes 23870
on 0.2.4.1-alpha.
...
...
@@ -44,8 +43,8 @@ Changes in version 0.3.3.1-alpha - 2018-01-25
service circuits to a list of nodes. The option HSLayer2Guards
pins the second hop, and the option HSLayer3Guards pins the third
hop. These options are for use in conjunction with experiments
with "vanguards" for preventing guard enumeration attacks.
Closes
ticket 13837.
with "vanguards" for preventing guard enumeration attacks.
Closes
ticket 13837.
o Major features (rust, portability, experimental):
- Tor now ships with an optional implementation of one of its
...
...
@@ -384,9 +383,9 @@ Changes in version 0.3.3.1-alpha - 2018-01-25
- The majority of the channel unit tests have been rewritten and the
code coverage has now been raised to 83.6% for channel.c. Closes
ticket 23709.
- Remove other dead code from the channel subsystem: All
together,
this cleanup has removed more than 1500 lines of code
overall and
adding very little except for unit test.
- Remove other dead code from the channel subsystem: All
together,
this cleanup has removed more than 1500 lines of code
overall and
adding very little except for unit test.
o Code simplification and refactoring (circuit rendezvous):
- Split the client-size rendezvous circuit lookup into two
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment