Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Mike Perry
Tor
Commits
9d1832dd
Commit
9d1832dd
authored
Jan 22, 2008
by
Roger Dingledine
Browse files
Set up dannenberg (run by CCC) as the sixth v3 directory
authority. svn:r13231
parent
d2a04d7e
Changes
2
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
9d1832dd
Changes in version 0.2.0.18-alpha - 2008-01-??
o New directory authorities:
- Set up dannenberg (run by CCC) as the sixth v3 directory
authority.
o Major bugfixes:
- We accidentally enabled the under-development v2 TLS handshake
code, which is causing log entries like "TLS error while
...
...
src/or/config.c
View file @
9d1832dd
...
...
@@ -835,6 +835,9 @@ add_default_trusted_dir_authorities(authority_type_t type)
"gabelmoo orport=443 no-v2 "
"v3ident=EAA879B5C75032E462CB018630D2D0DF46EBA606 "
"88.198.7.215:80 6833 3D07 61BC F397 A587 A0C0 B963 E4A9 E99E C4D3"
,
"dannenberg orport=443 no-v2 "
"v3ident=585769C78764D58426B8B52B6651A5A71137189A "
"213.73.91.31:80 7BE6 83E6 5D48 1413 21C5 ED92 F075 C553 64AC 7123"
,
NULL
};
for
(
i
=
0
;
dirservers
[
i
];
i
++
)
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment