Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
Tor
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
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
Mike Perry
Tor
Commits
ac04fcd2
Commit
ac04fcd2
authored
8 years ago
by
Nick Mathewson
Browse files
Options
Downloads
Patches
Plain Diff
style edits
parent
6a7cb21e
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
ChangeLog
+8
-9
8 additions, 9 deletions
ChangeLog
with
8 additions
and
9 deletions
ChangeLog
+
8
−
9
View file @
ac04fcd2
...
...
@@ -21,14 +21,14 @@ Changes in version 0.3.0.1-alpha - 2016-12-19
prop224 aka "Next Generation Hidden Services". Service and clients
don't use this functionality yet. Closes ticket 19043. Based on
initial code by Alec Heifetz.
-
Tor r
elays now support the HSDir version 3 protocol, so that they
can
can
store and serve v3 descriptors. This is part of the next-
-
R
elays now support the HSDir version 3 protocol, so that they
can
can store and serve v3 descriptors. This is part of the next-
generation onion service work detailled in proposal 224. Closes
ticket 17238.
o Major features (protocol, ed25519 identity keys):
-
Tor r
elays now use Ed25519 to prove their Ed25519 identities and
to
one another, and to clients. This algorithm is faster and more
-
R
elays now use Ed25519 to prove their Ed25519 identities and
to
one another, and to clients. This algorithm is faster and more
secure than the RSA-based handshake we've been doing until now.
Implements the second big part of proposal 220; Closes
ticket 15055.
...
...
@@ -46,11 +46,10 @@ Changes in version 0.3.0.1-alpha - 2016-12-19
of ticket 15056; part of proposal 220.
o Major bugfixes (scheduler):
- Fix an issue where the ewma_cmp_cmux() function would never
consider circuit policies to be different. This bug caused the
channel scheduler to behave more or less randomly, rather than
preferring channels with higher-priority circuits. Fixes bug
20459; bugfix on 0.2.6.2-alpha.
- Actually compare circuit policies in ewma_cmp_cmux(). This bug
caused the channel scheduler to behave more or less randomly,
rather than preferring channels with higher-priority circuits.
Fixes bug 20459; bugfix on 0.2.6.2-alpha.
o Minor features (controller):
- When HSFETCH arguments cannot be parsed, say "Invalid argument"
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