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_service.h
Age
Commit message (
Expand
)
Author
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
hs-v3: Remove extra white-space and clarify comment
David Goulet
2018-05-02
Optimize legacy intro point digest calculation.
Neel Chauhan
2018-04-27
hs: Rescan the main loop event list if the service map changes
David Goulet
2017-12-08
Merge branch 'macro_free_v2_squashed'
Nick Mathewson
2017-12-08
Replace all FREE_AND_NULL* uses to take a type and a free function.
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: Add ephemeral service support
David Goulet
2017-11-20
hs-v3: Add a lookup service current descriptor function
David Goulet
2017-09-15
Run our #else/#endif annotator on our source code.
Nick Mathewson
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-04
Merge remote-tracking branch 'asn/bug23346'
Nick Mathewson
2017-09-04
hs: Remove dead code and uneeded feature
David Goulet
2017-08-30
prop224: Simplify HSDir set change algo.
George Kadianakis
2017-08-25
prop224: Move service_desc_hsdirs_changed() and make it static.
George Kadianakis
2017-08-25
prop224: Refactor descriptor reupload logic.
George Kadianakis
2017-08-19
prop224: Improve descriptor reupload logic.
George Kadianakis
2017-08-08
prop224 tests: Better HS address tests.
George Kadianakis
2017-08-08
Constify functions that can be constified.
George Kadianakis
2017-08-08
Improve documentation all around the codebase.
George Kadianakis
2017-08-08
Relax assertions: turn them to BUGs and non-fatal asserts.
George Kadianakis
2017-08-08
test: Unit tests for the revision counter state file codethe
George Kadianakis
2017-08-08
prop224: Make circuit prediction aware of v3 services
David Goulet
2017-08-08
prop224: Add a circuit has closed callback
David Goulet
2017-08-08
test: Add unit test coverage of hs_service.c
David Goulet
2017-08-08
test: Refactor HS tests to use the new ESTABLISH_INTRO cell code
David Goulet
2017-08-08
prop224: Link rendezvous circuit to edge connection
David Goulet
2017-08-08
prop224: Sandbox support for service
David Goulet
2017-08-08
prop224: Implement a service intro point failure cache
David Goulet
2017-08-08
prop224: Upload service descriptors
David Goulet
2017-08-08
prop224: Add service replay cache
David Goulet
2017-08-08
prop224: Handle service INTRODUCE2 cell
David Goulet
2017-08-08
prop224: Handle service INTRO_ESTABLISHED cell
David Goulet
2017-08-08
prop224: Circuit has opened and ESTABLISH_INTRO cell
David Goulet
2017-08-08
prop224: Service v3 descriptor creation and logic
David Goulet
2017-08-08
prop224: Scheduled events for service
David Goulet
2017-07-25
prop224: Add onion key to service descriptor intro point
David Goulet
2017-07-13
prop224: Move service version into config object
David Goulet
2017-07-13
test: Add v3 service load keys and accessors
David Goulet
2017-07-13
test: Add v3 service config and registration test
David Goulet
2017-07-13
prop224: Load and/or generate v3 service keys
David Goulet
2017-07-13
prop224: Configure v3 service from options
David Goulet
2017-07-13
prop224: Add a init/free_all function for the whole subsystem
David Goulet
2017-07-13
prop224: Add hs_config.{c|h} with a refactoring
David Goulet
2017-07-13
prop224: Initial import of hs_service_t
David Goulet
2017-04-11
hs: Change trunnel prop224 cell's namespace
David Goulet
[next]