[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #30924 [Core Tor/Tor]: hs-v3: Implement proposal 305 - ESTABLISH_INTRO Cell DoS Defense Extension
#30924: hs-v3: Implement proposal 305 - ESTABLISH_INTRO Cell DoS Defense Extension
-------------------------------------------------+-------------------------
Reporter: dgoulet | Owner: dgoulet
Type: enhancement | Status:
| needs_revision
Priority: Medium | Milestone: Tor:
| 0.4.2.x-final
Component: Core Tor/Tor | Version:
Severity: Normal | Resolution:
Keywords: tor-hs, tor-spec, prop305, network- | Actual Points:
team-roadmap-august |
Parent ID: #29999 | Points: 7
Reviewer: asn | Sponsor:
| Sponsor27-must
-------------------------------------------------+-------------------------
Comment (by teor):
Replying to [comment:10 dgoulet]:
> asn will try to fix the MIN/MAX check madness with gcc.
Rebased/squashed/reviewed branch is now here: `ticket30924_042_03`
Here's one option:
{{{
/* gcc complains when MIN is 0, because this statement is always true */
#if MIN
do check with min &&
#endif
other checks
}}}
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/30924#comment:11>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs