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.c
Age
Commit message (
Expand
)
Author
2017-11-30
Merge branch 'maint-0.2.5' into maint-0.2.8
Nick Mathewson
2017-11-28
hs-v2: Remove any expiring intro from the retry list
David Goulet
2017-11-27
Fix length of replaycache-checked data.
Nick Mathewson
2017-09-18
Fix log-uninitialized-stack bug in rend_service_intro_established.
Nick Mathewson
2016-06-21
Remove useless message about nonexistent onion services after uploading a des...
Ivan Markin
2016-05-11
Log find_rp_for_intro_() failures at LOG_PROTOCOL_WARN.
Nick Mathewson
2016-03-21
Scrub service name in introduction circuit warning
John Brooks
2016-03-11
Merge remote-tracking branch 'teor/bug8976_01_028'
Nick Mathewson
2016-02-27
Update the copyright year.
Nick Mathewson
2016-01-26
Replace Alice/Bob with client/service in hidden service comments
teor (Tim Wilson-Brown)
2015-12-08
Don't allow a rendezvous point to have a private address
David Goulet
2015-11-25
Merge branch 'maint-0.2.7'
Nick Mathewson
2015-11-23
Fix: use the right list in find_expiring_intro_point()
David Goulet
2015-10-02
Merge remote-tracking branch 'donncha/feature14846_4'
Nick Mathewson
2015-09-02
correct the doc for find_rp_for_intro.
Nick Mathewson
2015-09-01
Simplify API for find_rp_for_intro()
Nick Mathewson
2015-08-25
Generate service descriptors when PublishHidServDescriptors = 0
Donncha O'Cearbhaill
2015-08-25
Store service descriptors in the service descriptor cache
Donncha O'Cearbhaill
2015-08-25
Preparatory indentation changes
Donncha O'Cearbhaill
2015-07-16
Break some wide lines
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
Fix comments in rendservice.c
David Goulet
2015-07-09
Count intro circuit and not only established ones
David Goulet
2015-07-09
Upload descriptor when all intro points are ready
David Goulet
2015-07-09
Reuse intro points that failed but are still valid
David Goulet
2015-07-09
Refactor rend_services_introduce()
David Goulet
2015-06-29
Add the torrc option HiddenServiceNumIntroductionPoints
David Goulet
2015-06-29
Remove intro points adaptative algorithm
David Goulet
2015-06-17
Extend intro point to a 4th hop on cannibalization
David Goulet
2015-06-01
Appease make check-spaces
Andrea Shepard
2015-05-28
Avoid double-free on rend_add_service() failure
Nick Mathewson
2015-05-20
Add support for 'HiddenServiceMaxStream' to 'ADD_ONION'.
Yawning Angel
2015-05-20
Add "HiddenServiceMaxStreams" as a per-HS tunable.
Yawning Angel
2015-05-16
Fix crash on HUP with mixed ephemeral services
John Brooks
2015-05-14
Fix rend_config_services() indentation
David Goulet
2015-05-14
Use safe_str_client() for service ID in log
David Goulet
2015-05-05
Merge remote-tracking branch 'public/bug15821_025'
Nick Mathewson
2015-05-05
Fix out-of-bounds read in INTRODUCE2 client auth
John Brooks
2015-05-04
Add "+HSPOST" and related "HS_DESC" event flags to the controller.
Donncha O'Cearbhaill
2015-04-30
Use rend_data_client/service_create() in code
David Goulet
2015-04-28
Add "ADD_ONION"/"DEL_ONION" and "GETINFO onions/*" to the controller.
Yawning Angel
2015-04-23
Merge remote-tracking branch 'public/bug15745_027_03'
Nick Mathewson
2015-04-23
Use a custom Base64 encoder with more control over the output format.
Yawning Angel
2015-04-21
Add crypto_rand_int_range() and use it
David Goulet
2015-04-20
Use a random count of INTRODUCE2 for IP rotation
David Goulet
2015-04-06
Merge remote-tracking branch 'origin/maint-0.2.6'
Nick Mathewson
2015-04-06
Merge remote-tracking branch 'origin/maint-0.2.5' into maint-0.2.6
Nick Mathewson
2015-04-06
Merge remote-tracking branch 'origin/maint-0.2.4' into maint-0.2.5
Nick Mathewson
2015-04-06
Validate the RSA key size received when parsing INTRODUCE2 cells.
Yawning Angel
[next]