Nick Mathewson
|
33a2fd065d
Merge branch 'dirreq'
|
7 лет назад |
Nick Mathewson
|
8aadd60eac
Replace remaining directory_initiate_command_* instances
|
7 лет назад |
David Goulet
|
74f7657e56
hs: Fix a spurious warn in rend_log_intro_limit
|
7 лет назад |
David Goulet
|
0565f5a3bb
hs: Make the service list pruning function public
|
7 лет назад |
David Goulet
|
e7b7e99cc7
hs: Move common defines to hs_common.h
|
8 лет назад |
David Goulet
|
419c0c0788
hs: Move service check private dir to hs_common.c
|
8 лет назад |
Nick Mathewson
|
7505f452c8
Run the copyright update script.
|
7 лет назад |
teor
|
c34411d9cb
Log info about intro point limits when they are reached and reset
|
7 лет назад |
teor
|
c99d0e742a
Log more info when a service descriptor has the wrong number of intro points
|
7 лет назад |
teor
|
d0927b6646
Create function to log service introduction point creation limits
|
7 лет назад |
Nick Mathewson
|
ad19f1507a
Merge branch 'maint-0.3.0'
|
7 лет назад |
Nick Mathewson
|
552bc39c32
Merge branch 'bug21594_030_squashed' into maint-0.3.0
|
7 лет назад |
teor
|
93ede051c2
Remove delay in hidden service introduction point checks
|
7 лет назад |
Nick Mathewson
|
00d1093daf
Merge branch 'feature21598_squashed'
|
7 лет назад |
teor
|
f24638aa49
Log a message when a hidden service has fewer intro points than expected
|
7 лет назад |
teor
|
684778e705
Simplify hidden service descriptor creation
|
7 лет назад |
teor
|
3e2d06bd3d
Make hidden services always check for failed intro point connections
|
7 лет назад |
Nick Mathewson
|
619771f60b
Whitespace fix.
|
7 лет назад |
David Goulet
|
4ed10e5053
hs: Fix bad use of sizeof() when encoding ESTABLISH_INTRO legacy cell
|
7 лет назад |
Nick Mathewson
|
19e25d5cab
Prevention: never die from extend_info_from_node() failure.
|
7 лет назад |
David Goulet
|
eea763400f
hs: Remove intro point expiring node if no circuit
|
7 лет назад |
David Goulet
|
8573d99470
hs: Fix an underflow in rend_service_intro_has_opened()
|
7 лет назад |
David Goulet
|
cc0342a2ae
hs: Fix possible integer underflow with IP nodes
|
7 лет назад |
David Goulet
|
1636777dc8
hs: Allow from 0 to MAX introduction points
|
7 лет назад |
Nick Mathewson
|
92c3926479
Fix a double-free in rend_config_services()
|
7 лет назад |
Nick Mathewson
|
3e45b12f38
Merge remote-tracking branch 'dgoulet/bug21054_030_01'
|
7 лет назад |
Nick Mathewson
|
b9054c6ee4
Merge branch 'bug20987_squashed'
|
7 лет назад |
Nick Mathewson
|
3a3e88dbd4
Fix memory leak when failing to configure hidden services.
|
8 лет назад |
David Goulet
|
2d1fa58fb4
test: Add unit test for prune_services_on_reload()
|
8 лет назад |
David Goulet
|
36b5ca2c8b
hs: Move and improve the service pruning code
|
8 лет назад |