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
/
rendcommon.c
Age
Commit message (
Expand
)
Author
2016-09-13
Fix a check-spaces warning.
Nick Mathewson
2016-09-13
Refactor Single Onion code to improve consistency
teor
2016-09-13
Implement Prop #260: Single Onion Services
teor (Tim Wilson-Brown)
2016-06-09
Reduce make check-spaces noise
Andrea Shepard
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
Move rend auth cookie en-/decoding to a function
John Brooks
2016-03-28
Rename tor_dup_addr to tor_addr_to_str_dup.
Nick Mathewson
2016-03-11
rip out rend_id_is_in_interval()
Roger Dingledine
2016-03-11
rip out hid_serv_acting_as_directory()
Roger Dingledine
2016-03-11
rip out hid_serv_responsible_for_desc_id()
Roger Dingledine
2016-03-11
moving hid_serv_get_responsible_directories and hid_serv_acting_as_directory ...
Hassan Alsibyani
2016-02-27
Update the copyright year.
Nick Mathewson
2015-11-25
Merge branch 'bug17686_v2_027'
Nick Mathewson
2015-11-25
Now that crypto_rand() cannot fail, it should return void.
Nick Mathewson
2015-09-08
Add replica number to HS_DESC CREATED event
Donncha O'Cearbhaill
2015-08-25
Store service descriptors in the service descriptor cache
Donncha O'Cearbhaill
2015-07-14
Rename ambiguous introduction point functions
John Brooks
2015-06-18
Move cache objects and functions to rendcache.{c|h}
David Goulet
2015-06-18
Merge remote-tracking branch 'origin/maint-0.2.6'
Nick Mathewson
2015-06-16
Revert "Do not replace a HS descriptor with a different replica of itself"
David Goulet
2015-06-03
Always initialise return value in compute_desc_id in rendcommon.c
teor
2015-05-14
Fix: init HSDirs list in rend_data_service_create
David Goulet
2015-05-14
Add missing descriptor ID to HS_DESC control event
David Goulet
2015-05-11
comment patch from dgoulet that was in my inbox too long
Nick Mathewson
2015-04-30
whitespace fixes
Nick Mathewson
2015-04-30
compilation fix: signed/unsigned comparison
Nick Mathewson
2015-04-30
Add a create function for rend_data_t object
David Goulet
2015-04-23
Merge remote-tracking branch 'dgoulet/bug14847_027_06'
Nick Mathewson
2015-04-23
Merge branch 'feature15652_squashed'
Nick Mathewson
2015-04-23
Use a custom Base64 encoder with more control over the output format.
Yawning Angel
2015-04-22
Add function to validate HS descriptor ID
David Goulet
2015-04-21
Control: unbolt rend_data from HS desc event
David Goulet
2015-04-21
Refactor HS descriptor fetch to support descriptor ID
David Goulet
2015-04-15
Fix another space issue
Nick Mathewson
2015-04-15
Merge remote-tracking branch 'dgoulet/bug14391_026_v2'
Nick Mathewson
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
Treat empty introduction points sections as missing.
Yawning Angel
2015-03-16
Remove extra newline at the end of HS descriptor
David Goulet
2015-01-27
Refactor rend_cache_lookup_entry() and how it's used
David Goulet
2015-01-18
Remove the unused rend_cache_entry_t->received field.
Roger Dingledine
2015-01-18
Merge remote-tracking branch 'public/bug14219_025'
Nick Mathewson
2015-01-18
Do not replace a HS descriptor with a different replica of itself
Roger Dingledine
2015-01-12
Merge branch 'bug13806_squashed'
Nick Mathewson
2015-01-12
When OOM, free cached hidden service descriptors too.
Nick Mathewson
2015-01-07
Merge branch 'bug9286_v3_squashed'
Nick Mathewson
2015-01-07
Stop accepting milliseconds in various directory contexts
Nick Mathewson
2015-01-02
Bump copyright dates to 2015, in case someday this matters.
Nick Mathewson
[next]