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

Bug28634 final #1030

Merged
merged 8 commits into from May 17, 2019
Merged

Bug28634 final #1030

merged 8 commits into from May 17, 2019

Conversation

Labels
None yet
Projects
None yet
3 participants
@asn-d6
Copy link
Member

@asn-d6 asn-d6 commented May 16, 2019

No description provided.

asn-d6 added 8 commits May 16, 2019
We are gonna use this function to register our new machine.
As part of our machines, we need to know when a PADDING_NEGOATIATE(D) cell gets
sent out, so we add an event for this.
Perhaps the machine on the other side is still not done.
- Add some more useful logs for future debugging.

- Stop usage of circpad_state_to_string(). It's innacurate.

- Reduce severity and fix up log domain of some logging messages.
@coveralls
Copy link

@coveralls coveralls commented May 16, 2019

Pull Request Test Coverage Report for Build 5041

  • 159 of 171 (92.98%) changed or added relevant lines in 3 files are covered.
  • 14 unchanged lines in 3 files lost coverage.
  • Overall coverage increased (+0.04%) to 62.55%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/core/or/circuitpadding.c 41 53 77.36%
Files with Coverage Reduction New Missed Lines %
src/core/or/circuitpadding.c 2 91.86%
src/feature/dirauth/shared_random.c 3 85.64%
src/feature/dirauth/dirvote.c 9 64.74%
Totals Coverage Status
Change from base Build 5038: 0.04%
Covered Lines: 46765
Relevant Lines: 74764

💛 - Coveralls

@torproject-pusher torproject-pusher merged commit 42ea3a4 into torproject:master May 17, 2019
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment