index
:
tor
main
maint-0.1.2
maint-0.2.0
maint-0.2.1
maint-0.2.2
maint-0.2.3
maint-0.2.4
maint-0.2.5
maint-0.2.6
maint-0.2.7
maint-0.2.7-redux
maint-0.2.8
maint-0.2.9
maint-0.3.0
maint-0.3.1
maint-0.3.2
maint-0.3.3
maint-0.3.4
maint-0.3.5
maint-0.4.0
maint-0.4.1
maint-0.4.2
maint-0.4.3
maint-0.4.4
maint-0.4.5
maint-0.4.6
maint-0.4.7
maint-0.4.8
release-0.2.1
release-0.2.2
release-0.2.3
release-0.2.4
release-0.2.5
release-0.2.6
release-0.2.7
release-0.2.7-redux
release-0.2.8
release-0.2.9
release-0.3.0
release-0.3.1
release-0.3.2
release-0.3.3
release-0.3.4
release-0.3.5
release-0.4.0
release-0.4.1
release-0.4.2
release-0.4.3
release-0.4.4
release-0.4.5
release-0.4.6
release-0.4.7
release-0.4.8
Transit encryption and privacy out of the box
The Tor Project
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
test_hs_intropoint.c
Age
Commit message (
Expand
)
Author
2023-05-24
token_bucket_ctr: replace 32-bit wallclock time with monotime
Micah Elizabeth Scott
2022-02-22
trunnel: Make hs/cell_common.trunnel generic
David Goulet
2021-03-12
Update copyrights to 2021, using "make update-copyright"
Nick Mathewson
2021-02-19
hs-v2: Removal of service and relay support
David Goulet
2020-04-29
Run "make autostyle"
teor
2020-03-17
Conditionally disable part of hs_intropoint/introduce1_validation
rl1987
2020-01-08
It's 2020. Update the copyright dates with "make update-copyright"
Nick Mathewson
2019-08-26
test: Handling of ESTABLISH_INTRO DoS extension
David Goulet
2019-08-26
hs-v3: Encode DoS ESTABLISH_INTRO cell extension
David Goulet
2019-08-06
test: Series of fixes for hs_dos.c unit tests
David Goulet
2019-08-06
hs-v3: Add consensus parameters for DoS defenses
David Goulet
2019-08-06
hs: Limit the amount of relayed INTRODUCE2
David Goulet
2019-07-23
Add a test for disallowing single-hop introductions.
Nick Mathewson
2019-05-22
Merge remote-tracking branch 'dgoulet/ticket30454_035_01'
Nick Mathewson
2019-05-22
Merge remote-tracking branch 'nickm/ticket30454_034_01_squashed' into ticket3...
David Goulet
2019-05-20
hs: Remove hs_intro_auth_key_type_t enum
David Goulet
2019-01-31
hs: Onion services put IPv6 addresses in service descriptors
teor
2019-01-16
Bump copyright date to 2019
Nick Mathewson
2019-01-16
Bump copyright date to 2019.
Nick Mathewson
2018-07-30
Merge branch 'maint-0.3.3' into maint-0.3.4
Nick Mathewson
2018-07-25
Merge branch 'bug26627_033' into bug26627_033_merged_master
teor
2018-07-25
Stop putting unsupported ed25519 link auth in v3 onion service descs
teor
2018-07-05
Fix every include path changed in the previous commit (automated)
Nick Mathewson
2018-06-29
Merge branch 'maint-0.3.2' into maint-0.3.3
Nick Mathewson
2018-06-29
Merge branch 'maint-0.3.3' into maint-0.3.4
Nick Mathewson
2018-06-29
Merge branch 'maint-0.3.4'
Nick Mathewson
2018-06-23
Fix memory leak in new_establish_intro_cell().
Alexander Færøy
2018-06-21
Rectify include paths (automated)
Nick Mathewson
2018-06-20
Run rectify_include_paths.py
Nick Mathewson
2018-06-20
Update copyrights to 2018.
Nick Mathewson
2018-06-15
Extract {or,origin}_circuit_t into their own headers
Nick Mathewson
2018-04-06
crypto: Refactor (P)RNG functionality into new crypto_rand module.
Isis Lovecruft
2018-02-20
Remove a bunch of other redundant #includes
Nick Mathewson
2018-02-07
Fix spelling mistakes corresponding to ticket #23650
Deepesh Pathak
2018-01-16
Fix a (spurious) scan-build warning in test_introduce1_validation()
Nick Mathewson
2017-12-08
Update free functions into macros: src/or/ part 1
Nick Mathewson
2017-09-15
Replace accumulated C ;;s with ;s
Nick Mathewson
2017-09-12
Fix warnings about passing uninitialized buffers into functions
Nick Mathewson
2017-08-28
In test_establish_intro_wrong_purpose, use tt_i64_op on ssize_t
Nick Mathewson
2017-08-24
apply ahf's test_assert_null.cocci
Nick Mathewson
2017-08-24
Fix operator usage in src/test/*.c
Alexander Færøy
2017-08-09
prop224: Fix coverity warnings from #20657 merge.
George Kadianakis
2017-08-08
test: Refactor HS tests to use the new ESTABLISH_INTRO cell code
David Goulet
2017-08-08
prop224: Circuit has opened and ESTABLISH_INTRO cell
David Goulet
2017-05-11
Untangle cleanup logic in test_hs_intropoint.c
Taylor Yu
2017-04-17
prop224 tests: Don't use tt_size_op to compare ssize_t.
George Kadianakis
2017-04-13
fix wide lines
Nick Mathewson
2017-04-13
Merge branch 'ticket21889_031_01_squashed'
Nick Mathewson
2017-04-13
hs: Add service-side circuitmap API.
George Kadianakis
2017-04-11
hs: Change trunnel prop224 cell's namespace
David Goulet
[next]