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 master #352

Merged
merged 10 commits into from Sep 18, 2018
Merged

Conversation

Labels
None yet
Projects
None yet
3 participants
@mikeperry-tor
Copy link
Contributor

@mikeperry-tor mikeperry-tor commented Sep 18, 2018

No description provided.

mikeperry-tor added 10 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.
@coveralls
Copy link

@coveralls coveralls commented Sep 18, 2018

Coverage Status

Coverage increased (+0.08%) to 61.905% when pulling 8a83c4b on mikeperry-tor:bug23512-v4-master into aebc98d on torproject:master.

@torproject-pusher torproject-pusher merged commit 8a83c4b into torproject:master Sep 18, 2018
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment