aboutsummaryrefslogtreecommitdiff
path: root/src/feature/hs/hs_cell.c
AgeCommit message (Expand)Author
2020-03-19fix typo in commentRoger Dingledine
2020-02-11Make n_subcredentials a size_t .George Kadianakis
2020-01-28Write unittest that covers cases of INTRODUCE1 handling.George Kadianakis
2020-01-28Unify INTRO2 handling codepaths in OB and normal cases.George Kadianakis
2020-01-28Refresh OB keys when we build a new descriptor.George Kadianakis
2020-01-21Use time-invariant conditional memcpy to make onionbalance loop saferNick Mathewson
2020-01-21Pass multiple subcredentials all the way down to hs_ntor.Nick Mathewson
2020-01-21Turn hs_subcredential_t into a proper struct.Nick Mathewson
2020-01-21hs-v3: Implement hs_ob_service_is_instance()David Goulet
2020-01-21hs-v3: Code improvement for INTRO2 MAC validationDavid Goulet
2020-01-21hs-v3: Validate INTRO2 cells for onion balanceDavid Goulet
2020-01-21hs-v3: Extract INTRO2 key computation to its own function.George Kadianakis
2020-01-08It's 2020. Update the copyright dates with "make update-copyright"Nick Mathewson
2019-10-18Merge branch 'maint-0.4.2'teor
2019-10-16hs_cell.[ch]: repair doxygen.Nick Mathewson
2019-10-15hs-v3: Fix possible memory leak in error code pathDavid Goulet
2019-10-11Correct comment on build_establish_intro_dos_extensionNick Mathewson
2019-10-11hs-v3: Fix implicit ssize_t to size_t conversionDavid Goulet
2019-08-26test: Build DoS cell extensionDavid Goulet
2019-08-26hs-v3: Encode DoS ESTABLISH_INTRO cell extensionDavid 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-03-12hs: abolish hs_desc_link_specifier_dup()teor
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-10-16Fix typo in comment for hs_cell_parse_introduce2()Neel Chauhan
2018-07-05Fix every include path changed in the previous commit (automated)Nick Mathewson
2018-07-05Move literally everything out of src/orNick Mathewson