aboutsummaryrefslogtreecommitdiff
path: root/src/test/test_hs_intropoint.c
AgeCommit message (Expand)Author
2020-04-29Run "make autostyle"teor
2020-03-17Conditionally disable part of hs_intropoint/introduce1_validationrl1987
2020-01-08It's 2020. Update the copyright dates with "make update-copyright"Nick Mathewson
2019-08-26test: Handling of ESTABLISH_INTRO DoS extensionDavid Goulet
2019-08-26hs-v3: Encode DoS ESTABLISH_INTRO cell extensionDavid Goulet
2019-08-06test: Series of fixes for hs_dos.c unit testsDavid Goulet
2019-08-06hs-v3: Add consensus parameters for DoS defensesDavid Goulet
2019-08-06hs: Limit the amount of relayed INTRODUCE2David Goulet
2019-07-23Add a test for disallowing single-hop introductions.Nick Mathewson
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-05-20hs: Remove hs_intro_auth_key_type_t enumDavid Goulet
2019-01-31hs: Onion services put IPv6 addresses in service descriptorsteor
2019-01-16Bump copyright date to 2019Nick Mathewson
2019-01-16Bump copyright date to 2019.Nick Mathewson
2018-07-30Merge branch 'maint-0.3.3' into maint-0.3.4Nick Mathewson
2018-07-25Merge branch 'bug26627_033' into bug26627_033_merged_masterteor
2018-07-25Stop putting unsupported ed25519 link auth in v3 onion service descsteor
2018-07-05Fix every include path changed in the previous commit (automated)Nick Mathewson
2018-06-29Merge branch 'maint-0.3.2' into maint-0.3.3Nick Mathewson
2018-06-29Merge branch 'maint-0.3.3' into maint-0.3.4Nick Mathewson
2018-06-29Merge branch 'maint-0.3.4'Nick Mathewson
2018-06-23Fix memory leak in new_establish_intro_cell().Alexander Færøy
2018-06-21Rectify include paths (automated)Nick Mathewson
2018-06-20Run rectify_include_paths.pyNick Mathewson
2018-06-20Update copyrights to 2018.Nick Mathewson
2018-06-15Extract {or,origin}_circuit_t into their own headersNick Mathewson
2018-04-06crypto: Refactor (P)RNG functionality into new crypto_rand module.Isis Lovecruft
2018-02-20Remove a bunch of other redundant #includesNick Mathewson
2018-02-07Fix spelling mistakes corresponding to ticket #23650Deepesh Pathak
2018-01-16Fix a (spurious) scan-build warning in test_introduce1_validation()Nick Mathewson
2017-12-08Update free functions into macros: src/or/ part 1Nick Mathewson
2017-09-15Replace accumulated C ;;s with ;sNick Mathewson
2017-09-12Fix warnings about passing uninitialized buffers into functionsNick Mathewson
2017-08-28In test_establish_intro_wrong_purpose, use tt_i64_op on ssize_tNick Mathewson
2017-08-24apply ahf's test_assert_null.cocciNick Mathewson
2017-08-24Fix operator usage in src/test/*.cAlexander Færøy
2017-08-09prop224: Fix coverity warnings from #20657 merge.George Kadianakis
2017-08-08test: Refactor HS tests to use the new ESTABLISH_INTRO cell codeDavid Goulet
2017-08-08prop224: Circuit has opened and ESTABLISH_INTRO cellDavid Goulet
2017-05-11Untangle cleanup logic in test_hs_intropoint.cTaylor Yu
2017-04-17prop224 tests: Don't use tt_size_op to compare ssize_t.George Kadianakis
2017-04-13fix wide linesNick Mathewson
2017-04-13Merge branch 'ticket21889_031_01_squashed'Nick Mathewson
2017-04-13hs: Add service-side circuitmap API.George Kadianakis
2017-04-11hs: Change trunnel prop224 cell's namespaceDavid Goulet
2017-03-15Run the copyright update script.Nick Mathewson
2017-02-24hs: Fix bad use of sizeof() when encoding ESTABLISH_INTRO legacy cellDavid Goulet
2017-02-01Add checks for expected log messages in test_hs_intropoint.Alexander Færøy
2017-01-19Fix return type in test_hs_intropoint.cNick Mathewson