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
/
rendservice.h
Age
Commit message (
Expand
)
Author
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
2012-07-31
Refactor INTRODUCE2 parsing code in rend_service_introduce()
Andrea Shepard
2012-06-18
Refactor rend_service_load_keys() into outer loop and loop contents
Nick Mathewson
2012-06-04
Update copyright dates to 2012; add a few missing copyright statements
Nick Mathewson
2011-06-14
Make the get_options() return const
Nick Mathewson
2011-01-03
Bump copyright statements to 2011 (0.2.2)
Nick Mathewson
2010-12-15
Merge remote branch fix_security_bug_021 into fix_security_bug_022
Nick Mathewson
2010-08-17
Remove unused function declarations
Sebastian Hahn
2010-07-28
Fix typos, make all \brief's conformant, end sentences with a period.
Linus Nordberg
2010-07-27
Create rendservice.h
Sebastian Hahn