aboutsummaryrefslogtreecommitdiff
path: root/src/feature/hs/hs_cell.h
AgeCommit message (Expand)Author
2023-05-10hs_pow: Modify challenge format, include blinded HS idMicah Elizabeth Scott
2023-05-10hs: Priority queue for rendezvous requestsDavid Goulet
2023-05-10hs: Move rendezvous circuit data structureDavid Goulet
2023-05-10hs: Add data structure needed for PoWDavid Goulet
2023-05-10hs: PoW extension encodingDavid Goulet
2022-02-22hs: Decode and cache the INTRODUCE cell congestion control extensionDavid Goulet
2022-02-22hs: Build INTRODUCE extension in the encrypted sectionDavid Goulet
2022-02-22trunnel: Make hs/cell_common.trunnel genericDavid Goulet
2021-03-12Update copyrights to 2021, using "make update-copyright"Nick Mathewson
2020-11-12Fix typos.Samanta Navarro
2020-02-11Make n_subcredentials a size_t .George Kadianakis
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-08It's 2020. Update the copyright dates with "make update-copyright"Nick Mathewson
2019-10-16hs_cell.[ch]: repair doxygen.Nick Mathewson
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 'nickm/ticket30454_034_01_squashed' into ticket3...David Goulet
2019-01-16Bump copyright date to 2019.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