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-12-20
Merge branch 'maint-0.2.5' into maint-0.2.6
Nick Mathewson
2016-12-20
Merge branch 'maint-0.2.4' into maint-0.2.5
Nick Mathewson
2016-12-18
Make log message warn about detected attempts to exploit 21018.
Nick Mathewson
2015-06-16
Revert "Do not replace a HS descriptor with a different replica of itself"
David Goulet
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-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
2012-07-31
Use new replaycache_t structure for replay detection in rend_service_introduce()
Andrea Shepard
2012-06-05
Resolve about 24 DOCDOCs
Nick Mathewson
2012-06-04
Update copyright dates to 2012; add a few missing copyright statements
Nick Mathewson
2012-06-04
Add about 60 more DOCDOC comments to 0.2.3
Nick Mathewson
2012-03-27
Refactor the API for setting up a block cipher.
Nick Mathewson
2012-01-18
Rename nonconformant identifiers.
Nick Mathewson
2011-11-29
Merge remote-tracking branch 'rransom-tor/bug3460-v4'
Nick Mathewson
2011-11-27
Rename accepted_intros fields
Robert Ransom
2011-10-30
Move the real INTRODUCE2 replay-detection cache into rend_intro_point_t
Robert Ransom
2011-07-01
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-07-01
Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2
Nick Mathewson
2011-07-01
Fix a rare memory leak in rend_cache_store
Nick Mathewson
2011-06-03
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-06-03
Merge remote-tracking branch 'rransom/bug2748-v2' into maint-0.2.2
Nick Mathewson
2011-06-02
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-06-02
Add info-level log messages during HS-client-state purge
Robert Ransom
2011-05-16
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-05-16
Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2
Nick Mathewson
[next]