aboutsummaryrefslogtreecommitdiff
path: root/src/feature/hs/hs_dos.c
AgeCommit message (Expand)Author
2021-03-12Update copyrights to 2021, using "make update-copyright"Nick Mathewson
2020-08-19hs: Don't overwrite DoS parameters on circuit with consensus paramsDavid Goulet
2020-05-06hs_dos.c: rewrite a comment not to say "fallthrough"Nick Mathewson
2020-01-08It's 2020. Update the copyright dates with "make update-copyright"Nick Mathewson
2019-11-07Fix various doxygen comments in feature/hs.Nick Mathewson
2019-10-31dos: Add HS DoS INTRO2 rejected stats in heartbeatDavid Goulet
2019-10-31dos: Account rejection in hs_dos_can_send_intro2David Goulet
2019-09-11Update #includes to point to confparse.h in its new location.Nick Mathewson
2019-08-26hs-v3: Clarify comment in hs_dos.cDavid Goulet
2019-08-26hs-v3: Missing intro circuit INTRO2 DoS enabled flagDavid Goulet
2019-08-26hs-v3: Privatize access to HS DoS consensus paramDavid Goulet
2019-08-26hs-v3: Cleanup usage of consensus param in hs_dos.cDavid Goulet
2019-08-26hs-v3: Move to hs_dos.c INTRO2 defenses initializationDavid Goulet
2019-08-26hs-v3: Don't apply DoS defenses if circuit has not been flaggedDavid Goulet
2019-08-26hs-v3: Rename INTRO2 consensus param gettersDavid Goulet
2019-08-06hs-v3: Rename HS DoS default definesDavid Goulet
2019-08-06dos: Update HS intro circuits if parameters changeDavid Goulet
2019-08-06hs-v3: Add enable/disable HS DoS introduce parameterDavid Goulet
2019-08-06hs-v3: Add consensus parameters for DoS defensesDavid Goulet
2019-08-06hs: Limit the amount of relayed INTRODUCE2David Goulet