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
7d0df8ba
Commit
7d0df8ba
authored
8 years ago
by
Nick Mathewson
Browse files
Options
Downloads
Patches
Plain Diff
Remove a couple of stale comments from entrynodes.h
parent
fe04bdcd
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
src/or/entrynodes.h
+0
-4
0 additions, 4 deletions
src/or/entrynodes.h
with
0 additions
and
4 deletions
src/or/entrynodes.h
+
0
−
4
View file @
7d0df8ba
...
...
@@ -392,9 +392,6 @@ int num_bridges_usable(void);
#define DFLT_MAX_SAMPLE_SIZE 60
/**
* We always try to make our sample contain at least this many guards.
*
* XXXX prop271 There was a MIN_SAMPLE_THRESHOLD in the proposal, but I
* removed it in favor of MIN_FILTERED_SAMPLE_SIZE. -NM
*/
#define DFLT_MIN_FILTERED_SAMPLE_SIZE 20
/**
...
...
@@ -466,7 +463,6 @@ STATIC int get_nonprimary_guard_idle_timeout(void);
STATIC
double
get_meaningful_restriction_threshold
(
void
);
STATIC
double
get_extreme_restriction_threshold
(
void
);
// ---------- XXXX these functions and definitions are post-prop271.
HANDLE_DECL
(
entry_guard
,
entry_guard_t
,
STATIC
)
STATIC
guard_selection_type_t
guard_selection_infer_type
(
guard_selection_type_t
type_in
,
...
...
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