Nick Mathewson
|
c3b7258370
Merge remote-tracking branch 'isis/bug24660_r1'
|
6 years ago |
David Goulet
|
1f739e9b06
dirauth: Move authdir_mode_v3() to module
|
6 years ago |
Nick Mathewson
|
d018bf199c
Merge remote-tracking branch 'dgoulet/ticket25610_034_01-squashed'
|
6 years ago |
David Goulet
|
fdc01cb40e
dirvote: Move the handling of GET /tor/status-vote to dirauth module
|
6 years ago |
Nick Mathewson
|
07b486c17a
Merge branch 'bug24734_squashed'
|
6 years ago |
Neel Chauhan
|
5458ff20a5
Remove the return value from the fascist_firewall_choose_address_* family of functions
|
6 years ago |
David Goulet
|
2115a54b4a
mod: Move dirauth specific files to its own module
|
6 years ago |
Nick Mathewson
|
8b6fc47cc3
Fix an absurdly wide line.
|
6 years ago |
Nick Mathewson
|
ff6f49f033
Rename find_dl_schedule to find_dl_min_delay.
|
6 years ago |
Nick Mathewson
|
2d7b5c6fe5
Change the type of "download schedule" from smartlist to int.
|
6 years ago |
Nick Mathewson
|
9aaed729c1
Rename *DownloadSchedule to *DownloadInitialDelay; make them ints
|
6 years ago |
Isis Lovecruft
|
fe3aca1491
crypto: Refactor (P)RNG functionality into new crypto_rand module.
|
6 years ago |
Nick Mathewson
|
62482ea279
Merge branch 'maint-0.3.3'
|
6 years ago |
Nick Mathewson
|
cc7de9ce1d
Merge branch 'ticket23814' into maint-0.3.3
|
6 years ago |
Nick Mathewson
|
3d7bf98d13
Merge remote-tracking branch 'valentecaio/t-24714'
|
6 years ago |
Deepesh Pathak
|
ca6682f3f8
Fix spelling mistakes corresponding to ticket #23650
|
6 years ago |
Caio Valente
|
7884ce76e1
refactor: rename connection_t struct fields.
|
6 years ago |
Nick Mathewson
|
c0024edd26
Remove two vestigial MaxDownloadTries checks from directory.c
|
6 years ago |
Nick Mathewson
|
5b55e15707
Remove all the old max_delay logic.
|
6 years ago |
Nick Mathewson
|
bf74194f57
fixup! Remove the old ("deterministic") download schedule.
|
6 years ago |
Nick Mathewson
|
e0049ef022
Remove the old ("deterministic") download schedule.
|
6 years ago |
Nick Mathewson
|
9abef516f6
Merge branch 'maint-0.3.2'
|
7 years ago |
teor
|
19a4abf2a9
Make sure bridges are definitely running before delaying directory fetches
|
7 years ago |
Nick Mathewson
|
5ee0cccd49
Merge branch 'macro_free_v2_squashed'
|
7 years ago |
Nick Mathewson
|
176ad729d9
Change the free macro convention in the rest of src/or/*.h
|
7 years ago |
David Goulet
|
2c8e97db58
hs-v3: Implement HS_DESC_CONTENT event
|
7 years ago |
David Goulet
|
13bb4f60f0
hs-v3: Support HS_DESC UPLOAD failed
|
7 years ago |
David Goulet
|
427b247c8d
hs-v3: Implement HS_DESC UPLOADED event
|
7 years ago |
David Goulet
|
3b436d495f
hs-v3: Implement HS_DESC RECEIVED event
|
7 years ago |
David Goulet
|
8365de1da3
hs-v3: Implement HS_DESC FAILED event
|
7 years ago |