George Kadianakis
|
17daab76b8
Add onion service activity information to our heartbeat logs.
|
6 年之前 |
Nick Mathewson
|
6b3c07648c
Merge branch 'maint-0.3.2'
|
6 年之前 |
Nick Mathewson
|
1bc95633fb
Fix some shadowed-global warnings.
|
6 年之前 |
Nick Mathewson
|
13455c0f1a
Merge branch 'maint-0.3.2'
|
7 年之前 |
George Kadianakis
|
b6fd78ea30
hs-v3: Don't lookup an intro point while cleaning it up
|
7 年之前 |
Nick Mathewson
|
98682f689b
Merge branch 'maint-0.3.2'
|
7 年之前 |
Nick Mathewson
|
5ee0cccd49
Merge branch 'macro_free_v2_squashed'
|
7 年之前 |
Nick Mathewson
|
db024adc90
Switch to a safer FREE_AND_NULL implementation
|
7 年之前 |
Nick Mathewson
|
176ad729d9
Change the free macro convention in the rest of src/or/*.h
|
7 年之前 |
David Goulet
|
e71c6199dd
hs-v3: Add a public function to upload a descriptor to an HSDir
|
7 年之前 |
David Goulet
|
c7050eaa16
hs-v3: Implement HS_DESC UPLOAD event
|
7 年之前 |
David Goulet
|
b71a9b60cc
hs-v3: Implement HS_DESC CREATED event
|
7 年之前 |
David Goulet
|
4633a93ca8
hs-v3: Downgrade warning log when an intro circuit has closed
|
7 年之前 |
David Goulet
|
f0e3331f3c
hs-v3: Add ephemeral service support
|
7 年之前 |
David Goulet
|
ba63c4099a
hs-v3: Don't cleanup intro point in has_closed()
|
7 年之前 |
David Goulet
|
0a3b295448
hs-v3: Add a lookup service current descriptor function
|
7 年之前 |
Nick Mathewson
|
0626031564
Merge branch 'ticket20895'
|
7 年之前 |
Nick Mathewson
|
3aab8307a5
Merge branch 'ticket23820_032_01_squashed' into maint-0.3.2
|
7 年之前 |
David Goulet
|
e598c6f6de
hs-v3: Check the ed25519 key when picking intro point
|
7 年之前 |
teor
|
b4aa8fc3d9
Remove buggy IPv6 support from pick_intro_point() and service_intro_point_new()
|
7 年之前 |
cathugger
|
9d90f9829c
hs-v3: Always generate the public key file on disk
|
7 年之前 |
David Goulet
|
40ab25db62
hs-v3: Don't non fatal assert if we can't get the intro extend info
|
7 年之前 |
David Goulet
|
648d5ea67e
hs: Improve logging
|
7 年之前 |
David Goulet
|
9b4513c5d1
hs: Log the intro point when we clean it up
|
7 年之前 |
Roger Dingledine
|
1c956ccd5f
fix typos/etc found while starting to look at scheduler
|
7 年之前 |
Nick Mathewson
|
c1deabd3b0
Run our #else/#endif annotator on our source code.
|
7 年之前 |
Nick Mathewson
|
d71a00e91f
Merge remote-tracking branch 'dgoulet/ticket23480_032_01'
|
7 年之前 |
David Goulet
|
98953b1fc2
hs-v3: Rate limit some log statements
|
7 年之前 |
David Goulet
|
7150214baf
hs-v3: Cancel active descriptor directory connections before uploading
|
7 年之前 |
Nick Mathewson
|
3124c921e7
Split the behavior of node_supports_ed25519_link_authentication().
|
7 年之前 |