Robert Ransom
|
f88c8ca8c9
Don't close HS service-side rend circs on timeout
|
14 年 前 |
Nick Mathewson
|
ba1766bc3f
Add explicit cast to make gcc happy
|
14 年 前 |
Robert Ransom
|
dae000735e
Adjust n_intro_points_wanted when a service's intro points are closed
|
14 年 前 |
Robert Ransom
|
46783eb6d7
Extract function to determine how many intros an intro point has handled
|
14 年 前 |
Robert Ransom
|
5ffa7102c0
Don't segfault when checking whether a not-yet-used intro point should expire
|
14 年 前 |
Nick Mathewson
|
d04f21bf39
Merge branch 'feature2553-v4-rebased'
|
14 年 前 |
Robert Ransom
|
a364f88477
Add ifdefs to disable #3332 assertions
|
14 年 前 |
Nick Mathewson
|
c5e2bfa983
appease "make check-spaces"
|
14 年 前 |
Linus Nordberg
|
f786307ab7
First chunk of support for bridges on IPv6
|
14 年 前 |
Nick Mathewson
|
628b735fe3
Merge remote-tracking branch 'rransom-tor/bug3460-v4'
|
14 年 前 |
Robert Ransom
|
a2791f43f5
Correct documentation comments for fields formerly named accepted_intros
|
14 年 前 |
Robert Ransom
|
256bcb4755
Rename accepted_intros fields
|
14 年 前 |
Nick Mathewson
|
6a6233b70b
Fix a couple of memory leaks in rend_add_service spotted by coverity
|
14 年 前 |
Nick Mathewson
|
f0589da0e3
Merge remote-tracking branch 'origin/maint-0.2.2'
|
14 年 前 |
Robert Ransom
|
565463243c
Include HiddenServiceDir in some warning messages
|
14 年 前 |
Robert Ransom
|
272dd90b5c
Ignore timestamps of INTRODUCE2 cells
|
14 年 前 |
Robert Ransom
|
1a52a947c5
Move the real INTRODUCE2 replay-detection cache into rend_intro_point_t
|
14 年 前 |
Robert Ransom
|
1eba4f0cc3
Make introduction points expire
|
14 年 前 |
Robert Ransom
|
00885652db
Allow intro points to expire somewhat gracefully
|
14 年 前 |
Robert Ransom
|
ae9a831294
Use SMARTLIST_FOREACH_BEGIN and _END, not a for loop
|
14 年 前 |
Robert Ransom
|
e46d56a9b4
Correct bogus comments
|
14 年 前 |
Robert Ransom
|
290b4dc3d6
Use a more meaningful variable name
|
14 年 前 |
Robert Ransom
|
68331cbd81
Determine whether an intro point was in the last HS desc in a sane way
|
14 年 前 |
Robert Ransom
|
3f6a2d3e2a
Record which intro points were listed in the last HS desc
|
14 年 前 |
Robert Ransom
|
6f035cb2b4
Record the number of INTRODUCE2 cells each intro point has received
|
14 年 前 |
Robert Ransom
|
6b26999146
Correct a log message
|
14 年 前 |
Robert Ransom
|
c60148c7f5
Record the time at which each intro point was first published
|
14 年 前 |
Robert Ransom
|
6f220de7b9
Improve a comment
|
14 年 前 |
Robert Ransom
|
190aac0eab
Allow different HSes to maintain different numbers of intro points
|
14 年 前 |
Nick Mathewson
|
169c81844d
Merge remote-tracking branch 'origin/maint-0.2.2'
|
14 年 前 |