]> git.ipfire.org Git - thirdparty/tor.git/commit
Stop sending unsupported ed25519 link specifiers in v3 introduce cells
authorteor <teor2345@gmail.com>
Fri, 6 Jul 2018 06:06:44 +0000 (16:06 +1000)
committerteor <teor@torproject.org>
Tue, 24 Jul 2018 23:16:04 +0000 (09:16 +1000)
commita99920c7d4ace4d87f6876ab3aaef79ee1aff509
tree0fdbbb876c0589829713e6bd93faa8383b80053b
parentdbf57ecf39e3066b567c5aade9e8b5575e1e1ec0
Stop sending unsupported ed25519 link specifiers in v3 introduce cells

Stop sending ed25519 link specifiers in v3 onion service introduce
cells, when the rendezvous point doesn't support ed25519 link
authentication.

Fixes bug 26627; bugfix on 0.3.2.4-alpha.
changes/bug26627 [new file with mode: 0644]
src/or/hs_circuit.c