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
2011-11-29
Merge remote-tracking branch 'rransom-tor/bug3460-v4'
Nick Mathewson
2011-11-27
Correct documentation comments for fields formerly named accepted_intros
Robert Ransom
2011-11-27
Rename accepted_intros fields
Robert Ransom
2011-11-17
Fix a couple of memory leaks in rend_add_service spotted by coverity
Nick Mathewson
2011-11-09
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-11-07
Include HiddenServiceDir in some warning messages
Robert Ransom
2011-10-31
Ignore timestamps of INTRODUCE2 cells
Robert Ransom
2011-10-30
Move the real INTRODUCE2 replay-detection cache into rend_intro_point_t
Robert Ransom
2011-10-30
Make introduction points expire
Robert Ransom
2011-10-30
Allow intro points to expire somewhat gracefully
Robert Ransom
2011-10-30
Use SMARTLIST_FOREACH_BEGIN and _END, not a for loop
Robert Ransom
2011-10-30
Correct bogus comments
Robert Ransom
2011-10-30
Use a more meaningful variable name
Robert Ransom
2011-10-30
Determine whether an intro point was in the last HS desc in a sane way
Robert Ransom
2011-10-30
Record which intro points were listed in the last HS desc
Robert Ransom
2011-10-30
Record the number of INTRODUCE2 cells each intro point has received
Robert Ransom
2011-10-30
Correct a log message
Robert Ransom
2011-10-30
Record the time at which each intro point was first published
Robert Ransom
2011-10-30
Improve a comment
Robert Ransom
2011-10-30
Allow different HSes to maintain different numbers of intro points
Robert Ransom
2011-10-20
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-10-18
Free rend_data and intro_key when extra intro circs become general-purpose
Robert Ransom
2011-10-11
Fix names of functions that convert strings to addrs
Nick Mathewson
2011-09-11
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-09-10
Demote 'INTRODUCE2 cell is too {old,new}' message to info level
Robert Ransom
2011-09-10
Demote HS 'replay detected' log message for DH public keys to info level
Robert Ransom
2011-09-10
Merge remote-tracking branch 'rransom-tor/typo-fix-ohkah8Ah'
Nick Mathewson
2011-09-10
Fix log message typo.
Robert Ransom
2011-09-09
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-09-09
Merge remote-tracking branch 'public/enhance_replay_detection' into maint-0.2.2
Nick Mathewson
2011-09-09
Check for replays in PK-encrypted part of intro cell, not just in the g^x value
Nick Mathewson
2011-07-19
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-07-19
Specify text or binary mode in every start_writing_to_stdio_file call
Robert Ransom
2011-07-15
Fix bug in upload/download of hsdesc with microdescs
Nick Mathewson
2011-07-07
Kill redundant checks around routerset_contains_*()
Nick Mathewson
2011-06-15
Merge remote-tracking branch 'rransom-tor/bug3332-v2'
Nick Mathewson
2011-06-14
Assert that HS operations are not performed using single-hop circuits
Robert Ransom
2011-06-14
Make the get_options() return const
Nick Mathewson
2011-06-14
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-06-14
Make ControlSocketsGroupWritable work with User.
Jérémy Bobbio
2011-05-30
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-05-30
Warn when two hs use the same directory
Sebastian Hahn
2011-05-30
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-05-15
Log descriptions of nodes, not just nicknames.
Nick Mathewson
2011-05-11
Merge remote-tracking branch 'public/bug3122_memcmp_022' into bug3122_memcmp_023
Nick Mathewson
2011-05-11
Merge remote-tracking branch 'public/3122_memcmp_squashed' into bug3122_memcm...
Nick Mathewson
2011-05-11
Hand-conversion and audit phase of memcmp transition
Nick Mathewson
2011-05-11
Automated conversion of memcmp to tor_memcmp/tor_mem[n]eq
Nick Mathewson
2011-04-27
Merge maint-0.2.2 for the bug1090-part1-squashed branch
Nick Mathewson
2011-04-26
Check transition of circuit purpose from INTRO->GENERAL if nodes are constrained
Nick Mathewson
[next]