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
/
or
/
hs_common.c
Age
Commit message (
Expand
)
Author
2018-01-19
Merge branch 'bug24895_031_02' into bug24895_032_02
David Goulet
2018-01-19
Merge branch 'bug24895_029_02' into bug24895_031_02
David Goulet
2018-01-03
Fix some shadowed-global warnings.
Nick Mathewson
2017-12-05
hs-v3: Cleanup HS circuits when marking as closed
David Goulet
2017-11-13
Merge branch 'maint-0.3.1' into maint-0.3.2
Nick Mathewson
2017-11-13
hs-v3: Fix consensus param "hsdir-interval" name
David Goulet
2017-10-26
Remove buggy IPv6 support from hs_get_extend_info_from_lspecs()
teor
2017-09-19
Add a BASE32_DIGEST_LEN define
David Goulet
2017-09-15
Run our #else/#endif annotator on our source code.
Nick Mathewson
2017-09-14
Merge branch 'bug23019_squashed'
Nick Mathewson
2017-09-14
prop224 client-side: Start validating onion address pubkeys.
George Kadianakis
2017-09-12
prop224: Improve docs in time period funcs.
George Kadianakis
2017-09-08
prop224: hs_time_between_tp_and_srv() -> hs_in_period_between_tp_and_srv()
George Kadianakis
2017-09-08
prop224: 'is_new_tp' -> 'use_second_hdsir_index' in hs_get_responsible_hsdirs()
George Kadianakis
2017-09-08
prop224: Make client and service pick same HSDir
David Goulet
2017-09-08
prop224: Expand the overlap period concept to be a full SRV protocol run
David Goulet
2017-09-08
prop224: Use fetch and store HSDir indexes.
David Goulet
2017-09-07
prop224: When computing hsdir index and time period, use valid_after time
David Goulet
2017-09-04
Merge remote-tracking branch 'dgoulet/bug23327_032_01'
Nick Mathewson
2017-09-04
Merge remote-tracking branch 'asn/ticket23056_v2'
Nick Mathewson
2017-08-29
hs: Implement an HS client free all function
David Goulet
2017-08-28
fixup! prop224: Fix length check when purging hidserv requests.
George Kadianakis
2017-08-28
prop224: Fix length check when purging hidserv requests.
George Kadianakis
2017-08-25
prop224: Better missing hsdir index logs.
George Kadianakis
2017-08-24
prop224: Make lspecs to extend info public
David Goulet
2017-08-24
prop224: Helper function to assert on invalid client intro circuit
David Goulet
2017-08-24
prop224: Refactor pick_hsdir() to be used by both v2 and v3.
George Kadianakis
2017-08-24
prop224: Fix hidserv request code to work for both v2 and v3.
George Kadianakis
2017-08-24
prop224: Move some rendclient.c code to hs_common.c
George Kadianakis
2017-08-19
prop224: Improve our checks for unset HSDir index.
George Kadianakis
2017-08-09
Fix a warning on 32-bit clang
Nick Mathewson
2017-08-08
prop224: Function to inc/decrement num rendezvous stream
George Kadianakis
2017-08-08
Start caching disaster SRV values.
George Kadianakis
2017-08-08
Fix the build_hs_index() function.
George Kadianakis
2017-08-08
Improve code based on Nick review:
George Kadianakis
2017-08-08
Don't double hash the ed25519 blind key parameter.
George Kadianakis
2017-08-08
Don't set HSDir index if we don't have a live consensus.
George Kadianakis
2017-08-08
Improve documentation all around the codebase.
George Kadianakis
2017-08-08
prop224: Don't use nodes as HSDirs if they don't have an HSDir index.
George Kadianakis
2017-08-08
memwipe interesting unused memory
George Kadianakis
2017-08-08
Use htonll() when INT_8 is used.
George Kadianakis
2017-08-08
prop224: Refactor the overlap function to not use absolute time.
George Kadianakis
2017-08-08
prop224: Make prop224 time periods smaller in testnets.
George Kadianakis
2017-08-08
prop224: Refactor hs_get_time_period_num() to not use absolute time.
George Kadianakis
2017-08-08
prop224: Compute start time of next time period.
George Kadianakis
2017-08-08
test: Add unit test coverage of hs_service.c
David Goulet
2017-08-08
prop224: Link rendezvous circuit to edge connection
David Goulet
2017-08-08
prop224: Add a responsible HSDir function
David Goulet
2017-08-08
prop224: Add hsdir consensus parameters
David Goulet
2017-08-08
prop224: Build hsdir index for node_t
David Goulet
[next]