Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CREATE/CREATE2; all-zeroes fingerprints #29

Merged
merged 2 commits into from Jul 30, 2018

Conversation

Labels
None yet
Projects
None yet
2 participants
@tlyu
Copy link
Contributor

@tlyu tlyu commented Jul 20, 2018

This branch fixes these Trac tickets:
https://trac.torproject.org/projects/tor/ticket/26893
https://trac.torproject.org/projects/tor/ticket/26894

tlyu added 2 commits Jul 20, 2018
Not all of the text describing CREATE, CREATED, EXTEND, or EXTENDED
cells was updated when the "2"-suffixed versions were added.

Closes ticket 26894.
The all-zeroes special case for EXTEND/EXTEND2 cells is for relay
fingerprints/public keys, not cell crypto digests.

Closes ticket 26893.
@torproject-pusher torproject-pusher merged commit 1f0d38a into torproject:master Jul 30, 2018
@tlyu tlyu deleted the misc-tor-spec branch Jul 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment