Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
Tor Specifications
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
Releases
Container registry
Model registry
Operate
Environments
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 Specifications
Commits
4989e737
Commit
4989e737
authored
9 years ago
by
Donncha O'Cearbhaill
Browse files
Options
Downloads
Patches
Plain Diff
Add REPLICA field to HS_DESC CREATED event
parent
5be4713e
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
control-spec.txt
+4
-1
4 additions, 1 deletion
control-spec.txt
with
4 additions
and
1 deletion
control-spec.txt
+
4
−
1
View file @
4989e737
...
...
@@ -2740,7 +2740,7 @@
The syntax is:
"650" SP "HS_DESC" SP Action SP HSAddress SP AuthType SP HsDir
[SP DescriptorID] [SP "REASON=" Reason]
[SP DescriptorID] [SP "REASON=" Reason]
[SP "REPLICA=" Replica]
Action = "REQUESTED" / "UPLOAD" / "RECEIVED" / "UPLOADED" / "IGNORE" /
"FAILED" / "CREATED"
...
...
@@ -2774,6 +2774,9 @@
- "NOT_FOUND" - HS descriptor with given identifier was not found.
- "UNEXPECTED" - nature of failure is unknown.
If Action is "CREATED", Tor should send Replica field as well. The replica
field contains the replica number of the generated descriptor.
4.1.26. HiddenService descriptors content
The syntax is:
...
...
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