aboutsummaryrefslogtreecommitdiff
path: root/src/feature/hs/hs_intropoint.c
AgeCommit message (Expand)Author
2020-08-19hs: Don't overwrite DoS parameters on circuit with consensus paramsDavid Goulet
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-09-16Run "make autostyle" and fix wide lines.Nick Mathewson
2019-09-09hs-v3: Rename validation function in hs_intropoint.cDavid Goulet
2019-09-09hs-v3: Move DoS parameter check against 0David Goulet
2019-08-26hs-v3: Refactor DoS cell extension parameters validationDavid Goulet
2019-08-26hs-v3: Move to hs_dos.c INTRO2 defenses initializationDavid Goulet
2019-08-26hs-v3: Parse ESTABLISH_INTRO cell extensionDavid Goulet
2019-08-26hs-v3: Rename INTRO2 consensus param gettersDavid Goulet
2019-08-06hs: Limit the amount of relayed INTRODUCE2David Goulet
2019-07-23Allow NULL circ->p_chan in circuit_is_suitable_for_introduce1()Nick Mathewson
2019-06-19hs: Disallow single hop client circuit when introducingDavid Goulet
2019-05-22Merge remote-tracking branch 'dgoulet/ticket30454_035_01'Nick Mathewson
2019-05-22Merge remote-tracking branch 'nickm/ticket30454_034_01_squashed' into ticket3...David Goulet
2019-04-30Replace all remaining tor_mem_is_zero() with fast_mem_is_zero()Nick Mathewson
2019-03-12hs: abolish hs_desc_link_specifier_tteor
2019-01-16Bump copyright date to 2019Nick Mathewson
2019-01-16Bump copyright date to 2019.Nick Mathewson
2018-11-13Merge branch 'tor-github/pr/487' into maint-0.3.5David Goulet
2018-10-15Merge branch 'maint-0.3.4'Nick Mathewson
2018-07-05Fix every include path changed in the previous commit (automated)Nick Mathewson
2018-07-05Move literally everything out of src/orNick Mathewson