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.c
Age
Commit message (
Expand
)
Author
2016-11-04
Merge branch 'ticket17238_029_02-resquash'
Nick Mathewson
2016-11-04
hs: Refactor rend_data_t for multi version support
David Goulet
2016-11-03
Split a wide line
Nick Mathewson
2016-11-03
Merge remote-tracking branch 'dgoulet/bug20526_030_01'
Nick Mathewson
2016-11-03
Merge remote-tracking branch 'dgoulet/bug20376_030_01'
Nick Mathewson
2016-11-03
fix wide lines
Nick Mathewson
2016-11-03
hs: Escape service directories before printing them
Ivan Markin
2016-11-02
hs: Added rend_service_is_ephemeral() and made related code use it
Ivan Markin
2016-10-27
Do not mark circs for close again after relay_send_command_from_edge()
Ivan Markin
2016-10-27
Automated change to use smartlist_add_strdup
overcaffeinated
2016-10-24
html error in doxygen comment in rendservice.c
Nick Mathewson
2016-10-14
Whitespace cleaning
Nick Mathewson
2016-10-04
Allow a unix: address to contain a C-style quoted string.
Nick Mathewson
2016-09-14
Fix a bogus memwipe length in rend_service_load_auth_keys().
Nick Mathewson
2016-09-13
Merge branch 'feature-17178-v7-squashed-v2'
Nick Mathewson
2016-09-13
Replace OnionService* with HiddenService* in option names
teor
2016-09-13
Refactor Single Onion code to improve consistency
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
Fix a typo in a comment in rend_consider_services_intro_points
teor
2016-09-13
Make Single Onion Service intro points respect ReachableAddresses
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-09-06
Fix an indentation issue in rend_config_services
teor
2016-09-05
Appease make check-spaces
Andrea Shepard
2016-08-29
Merge remote-tracking branch 'teor/reject-tap-v6'
Nick Mathewson
2016-08-24
Add a stub for rend_service_allow_direct_connection
teor
2016-07-28
Fix all -Wshadow warnings on Linux
Nick Mathewson
2016-06-21
Merge branch 'maint-0.2.8'
Nick Mathewson
2016-06-21
Remove useless message about nonexistent onion services after uploading a des...
Ivan Markin
2016-06-16
Correctly close intro circuit when deleting ephemeral HS
David Goulet
2016-05-11
Merge branch 'maint-0.2.8'
Nick Mathewson
2016-05-11
Log find_rp_for_intro_() failures at LOG_PROTOCOL_WARN.
Nick Mathewson
2016-05-09
Merge branch 'feature15588_squashed'
Nick Mathewson
2016-05-09
Move rend client name checks to one function
John Brooks
2016-05-09
Add client auth to rend_service_add_ephemeral
John Brooks
2016-05-09
Move rend auth cookie en-/decoding to a function
John Brooks
2016-05-09
Make rend_authorized_client_free public
John Brooks
2016-05-09
Use uint8_t for rend descriptor_cookie fields
John Brooks
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
[next]