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.c
Age
Commit message (
Expand
)
Author
2021-02-19
hs-v2: Removal of service and relay support
David Goulet
2021-02-19
hs: Rename service config port object
David Goulet
2020-01-08
It's 2020. Update the copyright dates with "make update-copyright"
Nick Mathewson
2019-04-30
Replace all remaining tor_mem_is_zero() with fast_mem_is_zero()
Nick Mathewson
2019-04-11
Make repeated/rate limited HSFETCH queries fail with QUERY_RATE_LIMITED
Neel Chauhan
2019-03-25
Minimize the includes in control.c
Nick Mathewson
2019-03-25
Split all controller events code into a new control_events.c
Nick Mathewson
2019-01-16
Bump copyright date to 2019
Nick Mathewson
2018-08-28
hs: Render obsolete Tor2web
David Goulet
2018-07-05
Fix every include path changed in the previous commit (automated)
Nick Mathewson
2018-07-01
Remove system headers from or.h
Nick Mathewson
2018-07-01
Extract various enums and tiny structs from or.h
Nick Mathewson
2018-06-29
Merge branch 'maint-0.3.4'
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.1' into maint-0.3.2
Nick Mathewson
2018-06-29
Merge branch 'maint-0.2.9' into maint-0.3.1
Nick Mathewson
2018-06-23
Fix potential memory leak in test_hs_auth_cookies().
Alexander Færøy
2018-06-20
Run rectify_include_paths.py
Nick Mathewson
2018-06-20
Update copyrights to 2018.
Nick Mathewson
2018-06-15
Extract routerinfo_t into its own header.
Nick Mathewson
2018-06-15
Extract node_t into its own header.
Nick Mathewson
2018-06-15
Split rend_authorized_client_t and encoded_.._t into their own headers
Nick Mathewson
2018-06-15
Extract rend_intro_point_t into its own header.
Nick Mathewson
2018-04-22
Repair the legacy_hs/pick_tor2web_rendezvous_node unit test
Nick Mathewson
2018-02-07
Fix spelling mistakes corresponding to ticket #23650
Deepesh Pathak
2017-12-05
hs-v3: Implement HS_DESC REQUESTED event
David Goulet
2017-12-05
control: Rename two HS v2 specific functions
David Goulet
2017-12-05
control: Refactor HS_DESC events functions to not be v2 specific
David Goulet
2017-08-24
Ensure that `make check-spaces` is happy.
Alexander Færøy
2017-08-24
apply ahf's test_assert_null.cocci
Nick Mathewson
2017-08-24
apply ahf's test_assert_int.cocci
Nick Mathewson
2017-08-24
Fix operator usage in src/test/*.c
Alexander Færøy
2017-07-28
Merge branch 'maint-0.3.1'
Nick Mathewson
2017-07-28
Fix an unreachable memory leak in the unit tests
Nick Mathewson
2017-07-13
prop224: Add hs_config.{c|h} with a refactoring
David Goulet
2017-07-05
Add test that parses a hardcoded v2 descriptor.
George Kadianakis
2017-05-03
control: Fix NULL pointer access in HS desc event
David Goulet
2017-04-13
hs: Make the service list pruning function public
David Goulet
2017-03-15
Run the copyright update script.
Nick Mathewson
2016-12-21
test: Add unit test for prune_services_on_reload()
David Goulet
2016-12-11
Merge branch 'maint-0.2.9'
Nick Mathewson
2016-12-09
test: fix memory leak in single onion poisoning
David Goulet
2016-12-05
Merge branch 'maint-0.2.9'
Nick Mathewson
2016-12-03
Move a comment in test_single_onion_poisoning
teor
2016-12-03
Add a missing return value check in test_single_onion_poisoning
teor
2016-12-03
Remove a double-free in test_single_onion_poisoning
teor
2016-12-03
Refactor poison_dir allocation and free in test_single_onion_poisoning
teor
2016-12-02
Merge branch 'maint-0.2.9'
Nick Mathewson
2016-12-02
test_single_onion_poisoning: Free dir[12] on all paths
Nick Mathewson
2016-12-01
Merge branch 'maint-0.2.9'
Nick Mathewson
[next]