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
/
rendservice.h
Age
Commit message (
Expand
)
Author
2018-06-20
Run rectify_include_paths.py
Nick Mathewson
2018-06-20
Update copyrights to 2018.
Nick Mathewson
2018-02-07
Fix spelling mistakes corresponding to ticket #23650
Deepesh Pathak
2017-12-08
Merge branch 'macro_free_v2_squashed'
Nick Mathewson
2017-12-08
Fix wide lines introduced by previous patch.
Nick Mathewson
2017-12-08
Replace all FREE_AND_NULL* uses to take a type and a free function.
Nick Mathewson
2017-12-08
Change the free macro convention in the rest of src/or/*.h
Nick Mathewson
2017-11-20
hs: Rename rend_service_add_ephemeral_status_t
David Goulet
2017-09-15
Run our #else/#endif annotator on our source code.
Nick Mathewson
2017-08-08
hs: Rename num_rend_services()
David Goulet
2017-08-08
prop224: Support legacy INTRODUCE2 cell
David Goulet
2017-08-08
prop224: Establish rendezvous circuit for service
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-07-13
prop224: Use the service config object when configuring
David Goulet
2017-07-13
hs: Add rend_service_init()
David Goulet
2017-07-13
prop224: Configure v3 service from options
David Goulet
2017-07-13
prop224: Add hs_config.{c|h} with a refactoring
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
2017-02-24
hs: Fix bad use of sizeof() when encoding ESTABLISH_INTRO legacy cell
David Goulet
2016-12-21
test: Add unit test for prune_services_on_reload()
David Goulet
2016-12-14
Merge branch 'dgoulet_ticket19043_030_03_squashed'
Nick Mathewson
2016-12-14
prop224 prepwork: Finish decoupling old ESTABLISH_INTRO creation logic.
George Kadianakis
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-09-13
Refactor the hidden service code to use rend_service_path
teor
2016-09-13
Allow the unit tests to pass a service list to rend_service_load_all_keys
teor
2016-09-13
Implement Prop #260: Single Onion Services
teor (Tim Wilson-Brown)
2016-09-13
Make rend_service_free available to the unit tests
teor (Tim Wilson-Brown)
2016-08-24
Add a stub for rend_service_allow_direct_connection
teor
2016-05-09
Merge branch 'feature15588_squashed'
Nick Mathewson
2016-05-09
Add client auth to rend_service_add_ephemeral
John Brooks
2016-05-09
Make rend_authorized_client_free public
John Brooks
2016-02-27
Update the copyright year.
Nick Mathewson
2015-07-14
Remove empty rend_service_validate_intro_early function
John Brooks
2015-07-14
Rename ambiguous introduction point functions
John Brooks
2015-07-09
Refactor rend_services_introduce()
David Goulet
2015-05-20
Add support for 'HiddenServiceMaxStream' to 'ADD_ONION'.
Yawning Angel
2015-05-04
Add "+HSPOST" and related "HS_DESC" event flags to the controller.
Donncha O'Cearbhaill
2015-04-28
Add "ADD_ONION"/"DEL_ONION" and "GETINFO onions/*" to the controller.
Yawning Angel
2015-01-02
Bump copyright dates to 2015, in case someday this matters.
Nick Mathewson
2014-12-30
Coalesce v0 and v1 fields of rend_intro_cell_t
Nick Mathewson
2014-10-28
Add another year to our copyright dates.
Nick Mathewson
2014-05-23
sandbox: Correct fix for hs part of 12064
Nick Mathewson
2014-05-22
sandbox: allow reading of hidden service configuration files.
Nick Mathewson
2014-02-15
Remove a bunch of functions that were never called.
Nick Mathewson
2013-08-10
Fix an uninitialized-read when parsing v3 introduction requests.
Nick Mathewson
2013-01-16
Update the copyright date to 201.
Nick Mathewson
2012-10-12
Convert all include-guard macros to avoid reserved identifiers.
Nick Mathewson
[next]