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
Benjamin J. Thompson
Tor
Commits
322eddb0
Commit
322eddb0
authored
17 years ago
by
Roger Dingledine
Browse files
Options
Downloads
Patches
Plain Diff
changelog entry for r11985 (bug 529)
svn:r12034
parent
5bfb4221
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
+8
-1
8 additions, 1 deletion
ChangeLog
with
8 additions
and
1 deletion
ChangeLog
+
8
−
1
View file @
322eddb0
...
...
@@ -10,6 +10,12 @@ Changes in version 0.2.0.9-alpha - 2007-10-??
when we find our DirPort to be reachable but won't actually publish
it. Extra descriptors without any real changes are dropped by the
authorities, and can screw up our "publish every 18 hours" schedule.
- When a router wasn't listed in a new networkstatus, we were leaving
the flags for that router alone -- meaning it remained Named,
Running, etc -- even though absence from the networkstatus means
that it shouldn't be considered to exist at all anymore. Now we
clear all the flags for routers that fall out of the networkstatus
consensus. Fixes bug 529.
o Minor features (router descriptor cache):
- If we find a cached-routers file that's been sitting around for more
...
...
@@ -76,6 +82,7 @@ Changes in version 0.2.0.9-alpha - 2007-10-??
Unix users an easy way to script their Tor process (e.g. by adjusting
bandwidth based on the time of the day).
Changes in version 0.2.0.8-alpha - 2007-10-12
o Major features (router descriptor cache):
- Store routers in a file called cached-descriptors instead of in
...
...
@@ -2450,7 +2457,7 @@ Changes in version 0.1.1.13-alpha - 2006-02-09
addresses, unless the server operator explicitly turns it off.
o Major features:
- Clients no
t
longer download descriptors for non-running
- Clients no longer download descriptors for non-running
descriptors.
- Before we add new directory authorities, we should make it
clear that only v1 authorities should receive/publish hidden
...
...
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