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
/
or
/
hs_service.c
Age
Commit message (
Expand
)
Author
2018-02-07
Fix spelling mistakes corresponding to ticket #23650
Deepesh Pathak
2018-01-23
Add onion service activity information to our heartbeat logs.
George Kadianakis
2018-01-03
Merge branch 'maint-0.3.2'
Nick Mathewson
2018-01-03
Fix some shadowed-global warnings.
Nick Mathewson
2017-12-12
Merge branch 'maint-0.3.2'
Nick Mathewson
2017-12-12
hs-v3: Don't lookup an intro point while cleaning it up
George Kadianakis
2017-12-11
Merge branch 'maint-0.3.2'
Nick Mathewson
2017-12-08
Merge branch 'macro_free_v2_squashed'
Nick Mathewson
2017-12-08
Switch to a safer FREE_AND_NULL implementation
Nick Mathewson
2017-12-08
Change the free macro convention in the rest of src/or/*.h
Nick Mathewson
2017-12-05
hs-v3: Add a public function to upload a descriptor to an HSDir
David Goulet
2017-12-05
hs-v3: Implement HS_DESC UPLOAD event
David Goulet
2017-12-05
hs-v3: Implement HS_DESC CREATED event
David Goulet
2017-12-05
hs-v3: Downgrade warning log when an intro circuit has closed
David Goulet
2017-12-05
hs-v3: Add ephemeral service support
David Goulet
2017-12-05
hs-v3: Don't cleanup intro point in has_closed()
David Goulet
2017-11-20
hs-v3: Add a lookup service current descriptor function
David Goulet
2017-11-09
Merge branch 'ticket20895'
Nick Mathewson
2017-11-02
Merge branch 'ticket23820_032_01_squashed' into maint-0.3.2
Nick Mathewson
2017-10-26
hs-v3: Check the ed25519 key when picking intro point
David Goulet
2017-10-26
Remove buggy IPv6 support from pick_intro_point() and service_intro_point_new()
teor
2017-10-03
hs-v3: Always generate the public key file on disk
cathugger
2017-09-26
hs-v3: Don't non fatal assert if we can't get the intro extend info
David Goulet
2017-09-26
hs: Improve logging
David Goulet
2017-09-20
hs: Log the intro point when we clean it up
David Goulet
2017-09-19
fix typos/etc found while starting to look at scheduler
Roger Dingledine
2017-09-15
Run our #else/#endif annotator on our source code.
Nick Mathewson
2017-09-12
Merge remote-tracking branch 'dgoulet/ticket23480_032_01'
Nick Mathewson
2017-09-12
hs-v3: Rate limit some log statements
David Goulet
2017-09-12
hs-v3: Cancel active descriptor directory connections before uploading
David Goulet
2017-09-11
Split the behavior of node_supports_ed25519_link_authentication().
Nick Mathewson
2017-09-08
prop224: Pick the right hsdir index based on descriptor.
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: 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-06
Merge remote-tracking branch 'dgoulet/bug23123_032_01'
Nick Mathewson
2017-09-04
Merge remote-tracking branch 'asn/bug23346'
Nick Mathewson
2017-09-04
Merge branch 'bug23360_032_01'
Nick Mathewson
2017-09-04
hs: Remove dead code and uneeded feature
David Goulet
2017-09-04
Merge remote-tracking branch 'asn/ticket23056_v2'
Nick Mathewson
2017-08-31
hs: Set rendezvous circuit timestamp_dirty all the time
David Goulet
2017-08-30
prop224: Clear list of prev hsdirs before we upload all descs.
George Kadianakis
2017-08-30
prop224: Simplify HSDir set change algo.
George Kadianakis
2017-08-28
Silence some leftover warnings.
George Kadianakis
2017-08-25
fix wide lines
Nick Mathewson
2017-08-25
prop224: When HUPing, move HS state from old to new service.
George Kadianakis
2017-08-25
prop224: Be more careful to not overwrite descriptors in HUP.
George Kadianakis
2017-08-25
prop224: Move function move_descriptors() around.
George Kadianakis
[next]