Nick Mathewson
|
5ee0cccd49
Merge branch 'macro_free_v2_squashed'
|
7 年之前 |
Nick Mathewson
|
fa0d24286b
Convert remaining function (mostly static) to new free style
|
7 年之前 |
Nick Mathewson
|
01700d779c
Initialize pk so that older gcc versions don't freak out.
|
7 年之前 |
Nick Mathewson
|
a7a0cebb59
Merge branch 'more_directories_squashed'
|
7 年之前 |
Nick Mathewson
|
3907faf2fd
New accessors for keydir/cachedir access
|
7 年之前 |
David Goulet
|
c094802697
control: Improve ADD_ONION helper function comments
|
7 年之前 |
David Goulet
|
8c02fc15ae
control: Don't use void pointer for ADD_ONION secret key
|
7 年之前 |
David Goulet
|
ace42acff0
control: HSPOST command support for v3
|
7 年之前 |
David Goulet
|
475d8d1a3d
control: Don't check if Server is an HSDir for HSPOST
|
7 年之前 |
David Goulet
|
cc26d4fa21
control: Support HS v3 for CIRC and CIRC_MINOR event
|
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
|
3b436d495f
hs-v3: Implement HS_DESC RECEIVED event
|
7 年之前 |
David Goulet
|
8365de1da3
hs-v3: Implement HS_DESC FAILED event
|
7 年之前 |
David Goulet
|
743d0b9d91
hs-v3: Implement HS_DESC REQUESTED event
|
7 年之前 |
David Goulet
|
e7d606900e
control: Rename two HS v2 specific functions
|
7 年之前 |
David Goulet
|
beacbbe210
control: Refactor control_event_hs_descriptor_receive_end
|
7 年之前 |
David Goulet
|
242ddc85c8
control: Refactor HS_DESC events functions to not be v2 specific
|
7 年之前 |
David Goulet
|
f0e3331f3c
hs-v3: Add ephemeral service support
|
7 年之前 |
David Goulet
|
5d180309ea
hs: Rename rend_service_add_ephemeral_status_t
|
7 年之前 |
David Goulet
|
49f21b6ba3
control: Support HSv3 interface for ADD_ONION
|
7 年之前 |
David Goulet
|
660de600a0
control: Implement GETINFO hs/service/desc/id/<ADDR> for HSv3
|
7 年之前 |
David Goulet
|
e1d8e611c8
control: Implement GETINFO hs/client/desc/id/<ADDR> for HSv3
|
7 年之前 |
Nick Mathewson
|
702a13c9d3
Merge branch 'maint-0.3.2'
|
7 年之前 |
David Goulet
|
42ce6f78c8
control: Fix wrong Action on failure to upload an HS descriptor
|
7 年之前 |
Nick Mathewson
|
cd606d5ad3
Merge remote-tracking branch 'public/owning_control_fd'
|
7 年之前 |
Nick Mathewson
|
1df43aff41
Return instead of exiting in options_init_from_torrc()
|
7 年之前 |
Nick Mathewson
|
35746a9ee7
Comment-only change: annotate exit() calls.
|
7 年之前 |
Nick Mathewson
|
f1bf9bf819
Add __OwningControllerFD to allow controllers without controlports
|
7 年之前 |
Nick Mathewson
|
f4af1919ab
Replace accumulated C ;;s with ;s
|
7 年之前 |