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
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
2014-12-19
Add two hidden-service related statistics.
George Kadianakis
2014-11-04
Merge remote-tracking branch 'public/bug13214_025_squashed'
Nick Mathewson
2014-11-04
Check descriptor ID in addition to HS ID when saving a v2 hs descriptor
Nick Mathewson
2014-10-28
Add another year to our copyright dates.
Nick Mathewson
2014-09-22
+ is not how we say concatenate
Roger Dingledine
2014-08-13
Apply coccinelle script to replace malloc(a*b)->calloc(a,b)
Nick Mathewson
2014-02-14
tristate->enum in rendcommon functions
Nick Mathewson
2014-02-14
Remove another unused v0 hidserv function.
Karsten Loesing
2014-02-12
Remove remaining v0 hidden service descriptor code.
Karsten Loesing
2013-06-18
Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4
Nick Mathewson
2013-06-18
Fix some problems with the bug9002 fix.
Nick Mathewson
2013-06-18
Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4
Nick Mathewson
2013-06-16
Limit hidden service descriptors to at most 10 guard nodes.
Nick Mathewson
2013-02-23
Remove some totally unused functions
Nick Mathewson
2013-01-17
Replace base-{16,32,64} with base{16,32,64} in the code
Nick Mathewson
2013-01-16
Update the copyright date to 201.
Nick Mathewson
2012-10-12
Rename all reserved C identifiers we defined
Nick Mathewson
[next]