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

Bug23512 v4 034 fixes #767

Closed
wants to merge 12 commits into from

Conversation

Labels
None yet
Projects
None yet
3 participants
@teor2345
Copy link
Contributor

@teor2345 teor2345 commented Mar 8, 2019

No description provided.

mikeperry-tor and others added 12 commits Sep 17, 2018
The rest of rephist uses uint64_t internally. Let's make these take it too,
so we don't have to worry about overflowing size_t on 32 bit systems.
This avoids asymmetry in our public relay stats, which can be exploited for
guard discovery and other attacks.
This mocking was not available in 0.2.9.
Duplicate comes from introducing this define into 0.2.9, which did not yet
have KIST.
@teor2345
Copy link
Contributor Author

@teor2345 teor2345 commented Mar 8, 2019

This failed, I made a revised pull request in #770.

@teor2345 teor2345 closed this Mar 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment