Roger Dingledine
|
5aa55a1369
Remove the unused rend_cache_entry_t->received field.
|
9 年 前 |
Nick Mathewson
|
fae72a8d0a
Merge remote-tracking branch 'public/bug14219_025'
|
9 年 前 |
Roger Dingledine
|
9407040c59
Do not replace a HS descriptor with a different replica of itself
|
9 年 前 |
Nick Mathewson
|
c2e200cef8
Merge branch 'bug13806_squashed'
|
9 年 前 |
Nick Mathewson
|
3033ba9f5e
When OOM, free cached hidden service descriptors too.
|
9 年 前 |
Nick Mathewson
|
cb54cd6745
Merge branch 'bug9286_v3_squashed'
|
9 年 前 |
Nick Mathewson
|
7984fc1531
Stop accepting milliseconds in various directory contexts
|
11 年 前 |
Nick Mathewson
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
10 年 前 |
George Kadianakis
|
14e83e626b
Add two hidden-service related statistics.
|
10 年 前 |
Nick Mathewson
|
593909ea70
Merge remote-tracking branch 'public/bug13214_025_squashed'
|
10 年 前 |
Nick Mathewson
|
b10e5ac7b8
Check descriptor ID in addition to HS ID when saving a v2 hs descriptor
|
10 年 前 |
Nick Mathewson
|
fcdcb377a4
Add another year to our copyright dates.
|
10 年 前 |
Roger Dingledine
|
1987157d0c
+ is not how we say concatenate
|
10 年 前 |
Nick Mathewson
|
2bfd92d0d1
Apply coccinelle script to replace malloc(a*b)->calloc(a,b)
|
10 年 前 |
Nick Mathewson
|
ac5ae794bd
tristate->enum in rendcommon functions
|
10 年 前 |
Karsten Loesing
|
c024ff8671
Remove another unused v0 hidserv function.
|
10 年 前 |
Karsten Loesing
|
74c2bff781
Remove remaining v0 hidden service descriptor code.
|
10 年 前 |
Nick Mathewson
|
7c4544e5a4
Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4
|
11 年 前 |
Nick Mathewson
|
60d633c73a
Fix some problems with the bug9002 fix.
|
11 年 前 |
Nick Mathewson
|
d3063da691
Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4
|
11 年 前 |
Nick Mathewson
|
dc516a5436
Limit hidden service descriptors to at most 10 guard nodes.
|
11 年 前 |
Nick Mathewson
|
5bfa373eee
Remove some totally unused functions
|
11 年 前 |
Nick Mathewson
|
e0581a4b57
Replace base-{16,32,64} with base{16,32,64} in the code
|
11 年 前 |
Nick Mathewson
|
4da083db3b
Update the copyright date to 201.
|
11 年 前 |
Nick Mathewson
|
56c0baa523
Rename all reserved C identifiers we defined
|
12 年 前 |
Andrea Shepard
|
36c968491f
Use new replaycache_t structure for replay detection in rend_service_introduce()
|
12 年 前 |
Nick Mathewson
|
913067f788
Resolve about 24 DOCDOCs
|
12 年 前 |
Nick Mathewson
|
0fa107a6aa
Update copyright dates to 2012; add a few missing copyright statements
|
12 年 前 |
Nick Mathewson
|
173b18c79b
Add about 60 more DOCDOC comments to 0.2.3
|
12 年 前 |
Nick Mathewson
|
de0dca0de7
Refactor the API for setting up a block cipher.
|
12 年 前 |