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
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-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
2016-12-01
Stop ignoring hidden service key anonymity when first starting tor
teor
2016-12-01
Update unit tests for 20484, 20529
teor
2016-11-07
Merge branch 'maint-0.2.9'
Nick Mathewson
2016-11-04
Merge branch 'ticket17238_029_02-resquash'
Nick Mathewson
2016-11-04
Make check-spaces happy :)
George Kadianakis
2016-11-04
hs: Refactor rend_data_t for multi version support
David Goulet
2016-11-02
Test single onion service configs where the directory does not exist
teor
2016-11-02
Use check_private_dir in test_single_onion_poisoning
teor
2016-09-14
Ensure that dir1 and dir2 are freed at the end of poisoning test
Nick Mathewson
2016-09-13
Replace OnionService* with HiddenService* in option names
teor
2016-09-13
Implement Prop #260: Single Onion Services
teor (Tim Wilson-Brown)
2016-05-09
Merge branch 'feature15588_squashed'
Nick Mathewson
2016-05-09
Move rend auth cookie en-/decoding to a function
John Brooks
2016-02-27
Update the copyright year.
Nick Mathewson
2015-08-18
Refactor our logic for sending events to controllers
Nick Mathewson
2015-06-01
Appease make check-spaces
Andrea Shepard
2015-05-28
There sure are a lot of these in test_hs.c. CID 1301385
Nick Mathewson
2015-05-28
Another test_hs leak. CID 1301383.
Nick Mathewson
2015-05-28
Memory leak in test_hs_rend_data
Nick Mathewson
[next]