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
3fe2161d
Commit
3fe2161d
authored
12 years ago
by
Nick Mathewson
Browse files
Options
Downloads
Plain Diff
Merge remote-tracking branch 'asn/bug6788'
parents
78a3de14
14f4a5da
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/circuitbuild.h
+0
-2
0 additions, 2 deletions
src/or/circuitbuild.h
with
0 additions
and
2 deletions
src/or/circuitbuild.h
+
0
−
2
View file @
3fe2161d
...
...
@@ -137,8 +137,6 @@ const char *find_transport_name_by_bridge_addrport(const tor_addr_t *addr,
struct
transport_t
;
int
find_transport_by_bridge_addrport
(
const
tor_addr_t
*
addr
,
uint16_t
port
,
const
struct
transport_t
**
transport
);
const
char
*
find_transport_name_by_bridge_addrport
(
const
tor_addr_t
*
addr
,
uint16_t
port
);
int
validate_pluggable_transports_config
(
void
);
...
...
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