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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
test_hs_service.c
Age
Commit message (
Expand
)
Author
2018-10-16
test: Update approx_time before the test starts
David Goulet
2018-07-30
Merge branch 'maint-0.3.3' into maint-0.3.4
Nick Mathewson
2018-07-25
Stop putting unsupported ed25519 link auth in v3 onion service descs
teor
2018-05-03
Merge remote-tracking branch 'isis/bug24660_r1'
Nick Mathewson
2018-05-01
vote: Move dirvote_recalculate_timing() to voting_schedule.c
David Goulet
2018-04-27
mod: Move dirauth specific files to its own module
David Goulet
2018-04-06
crypto: Refactor (P)RNG functionality into new crypto_rand module.
Isis Lovecruft
2018-04-05
Merge remote-tracking branch 'public/split_relay_crypto'
Nick Mathewson
2018-04-01
misc tiny fixes
Roger Dingledine
2018-03-26
Fix a unit test which was broken by the previous commit
Nick Mathewson
2018-03-19
Merge branch 'maint-0.3.2' into maint-0.3.3
Nick Mathewson
2018-03-19
tests: Fix HS test against max IP lifetime.
Isis Lovecruft
2018-03-19
Merge branch 'maint-0.3.2' into maint-0.3.3
Nick Mathewson
2018-03-17
Extract the cryptographic parts of crypt_path_t and or_circuit_t.
Nick Mathewson
2018-03-08
test: Increase time limit for IP creation in an HS test.
Isis Lovecruft
2018-02-07
Fix spelling mistakes corresponding to ticket #23650
Deepesh Pathak
2018-01-31
Fix a failing unit test.
Nick Mathewson
2017-12-21
scan-build: Replace some test-assertions with fatal assertions
Nick Mathewson
2017-12-11
Fix compilation of 23459 patch.
Nick Mathewson
2017-12-11
Merge branch 'maint-0.3.2'
Nick Mathewson
2017-12-08
Update free functions into macros: src/or/ part 1
Nick Mathewson
2017-12-05
test: Add HSv3 unit test for expiring intro point
David Goulet
2017-10-31
test: Fix voting schedule for hs_service.c
David Goulet
2017-09-26
Merge remote-tracking branch 'asn/ticket23645_032_01'
Nick Mathewson
2017-09-26
hs: Improve logging
David Goulet
2017-09-25
Make testing rend1_payload variables static
Nick Mathewson
2017-09-25
prop224: Add test for parsing RENDEZVOUS1 cell.
George Kadianakis
2017-09-12
Do not cast junk to an ed25519 key in test.
Nick Mathewson
2017-09-12
Clear up dead-assignment warnings from scan-build
Nick Mathewson
2017-09-12
clang scan-build: Fix "dereference of null pointer" warnings
Nick Mathewson
2017-09-08
Merge branch 'ed25519_lookup'
Nick Mathewson
2017-09-08
test: Improve our rotation and build descriptor tests
David Goulet
2017-09-08
test: Fix use out of scope and consensus timings
David Goulet
2017-09-08
prop224: Expand the overlap period concept to be a full SRV protocol run
David Goulet
2017-09-07
prop224: When computing hsdir index and time period, use valid_after time
David Goulet
2017-08-25
prop224: Refactor descriptor reupload logic.
George Kadianakis
2017-08-24
apply ahf's test_assert_null.cocci
Nick Mathewson
2017-08-24
test: Fix broken HS upload descriptor test
David Goulet
2017-08-19
prop224: Only upload descriptor if we have good hash ring and SRV.
George Kadianakis
2017-08-11
test: Fix typing issues found by clang
David Goulet
2017-08-09
Set formerly-unused fields of a stack-allocated routerinfo
Nick Mathewson
2017-08-09
prop224: Fix coverity warnings from #20657 merge.
George Kadianakis
2017-08-08
Add note about handling INTRODUCE2 cells.
George Kadianakis
2017-08-08
Fix broken intro point unittest.
George Kadianakis
2017-08-08
Improve documentation all around the codebase.
George Kadianakis
2017-08-08
Make ed25519 id keys optional for IPs and RPs.
George Kadianakis
2017-08-08
Relax assertions: turn them to BUGs and non-fatal asserts.
George Kadianakis
2017-08-08
test: Unbreak test_upload_descriptors()
George Kadianakis
2017-08-08
test: Unit tests for the revision counter state file codethe
George Kadianakis
2017-08-08
prop224: Refactor the overlap function to not use absolute time.
George Kadianakis
[next]