index
:
tor
disths
master
[no description]
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
/
rendservice.c
Commit message (
Expand
)
Author
Age
...
|
*
Refactor rend_service_load_keys() into outer loop and loop contents
Nick Mathewson
2012-06-18
|
*
In rend_service_load_keys(), clear extended descriptor cookie and buffer, cle...
Andrea Shepard
2012-06-15
|
*
Clean keys on stack in rend_service_rendezvous_has_opened()
Andrea Shepard
2012-06-15
|
*
Clean keys on stack in rend_service_intro_has_opened()
Andrea Shepard
2012-06-15
|
*
Clean up keys on stack in rend_service_introduce()
Andrea Shepard
2012-06-15
|
*
Clean up keys on stack in rend_service_load_keys()
Andrea Shepard
2012-06-15
*
|
Merge remote-tracking branch 'public/bug3311'
Nick Mathewson
2012-06-18
|
\
\
|
|
/
|
/
|
|
*
Clarify some messages about publishing hidden service descriptors
Nick Mathewson
2012-06-15
*
|
Triage the XXX023 and XXX022 comments: postpone many.
Nick Mathewson
2012-06-15
|
/
*
Update copyright dates to 2012; add a few missing copyright statements
Nick Mathewson
2012-06-04
*
Don't reset intro-point creation rate-limiting timer
Robert Ransom
2012-04-20
*
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2012-04-18
|
\
|
*
rend_service_introduce(): do protocol violation check before anything else.
George Kadianakis
2012-04-18
*
|
Rename nonconformant identifiers.
Nick Mathewson
2012-01-18
*
|
Merge branch 'feature3457-v4-nm-squashed'
Nick Mathewson
2012-01-11
|
\
\
|
*
|
Log whenever a circuit's purpose is changed
Robert Ransom
2011-11-24
*
|
|
Chop out the intro point calculation until it is simple enough for nickm to grok
Nick Mathewson
2012-01-10
*
|
|
Use my original formula for number of replacements for an intro point
Robert Ransom
2012-01-10
*
|
|
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2012-01-09
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Fix a trivial log message error in renservice.c
Nick Mathewson
2012-01-09
*
|
|
Merge remote-tracking branch 'rransom-tor/bug4842'
Nick Mathewson
2012-01-09
|
\
\
\
|
*
|
|
Don't remove rend cpath element from relaunched service-side rend circs
Robert Ransom
2012-01-06
*
|
|
|
clean up a comment that confused arturo
Roger Dingledine
2012-01-07
|
/
/
/
*
|
|
Don't close HS service-side rend circs on timeout
Robert Ransom
2011-12-27
*
|
|
Add explicit cast to make gcc happy
Nick Mathewson
2011-12-20
*
|
|
Adjust n_intro_points_wanted when a service's intro points are closed
Robert Ransom
2011-12-20
*
|
|
Extract function to determine how many intros an intro point has handled
Robert Ransom
2011-12-20
*
|
|
Don't segfault when checking whether a not-yet-used intro point should expire
Robert Ransom
2011-12-01
*
|
|
Merge branch 'feature2553-v4-rebased'
Nick Mathewson
2011-11-30
|
\
\
\
|
*
|
|
Add ifdefs to disable #3332 assertions
Robert Ransom
2011-11-30
|
|
|
/
|
|
/
|
*
|
|
appease "make check-spaces"
Nick Mathewson
2011-11-30
*
|
|
First chunk of support for bridges on IPv6
Linus Nordberg
2011-11-30
*
|
|
Merge remote-tracking branch 'rransom-tor/bug3460-v4'
Nick Mathewson
2011-11-29
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Correct documentation comments for fields formerly named accepted_intros
Robert Ransom
2011-11-27
|
*
|
Rename accepted_intros fields
Robert Ransom
2011-11-27
|
*
|
Ignore timestamps of INTRODUCE2 cells
Robert Ransom
2011-10-31
|
*
|
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-30
*
|
|
Fix a couple of memory leaks in rend_add_service spotted by coverity
Nick Mathewson
2011-11-17
[prev]
[next]