| .. |
|
Makefile.nmake
|
d438cf1ec9
Implement scheduler mechanism to track lists of channels wanting cells or writes; doesn't actually drive the cell flow from it yet
|
11 年之前 |
|
addressmap.c
|
7505f452c8
Run the copyright update script.
|
8 年之前 |
|
addressmap.h
|
7505f452c8
Run the copyright update script.
|
8 年之前 |
|
bridges.c
|
4e393f5318
Make launch_direct_bridge_descriptor_fetch use dirreqs.
|
8 年之前 |
|
bridges.h
|
7505f452c8
Run the copyright update script.
|
8 年之前 |
|
buffers.c
|
b8c9f229d7
Rename `write_to_buf_zlib()` to `write_to_buf_compress()`.
|
8 年之前 |
|
buffers.h
|
b8c9f229d7
Rename `write_to_buf_zlib()` to `write_to_buf_compress()`.
|
8 年之前 |
|
channel.c
|
7505f452c8
Run the copyright update script.
|
8 年之前 |
|
channel.h
|
7bc9f93abb
Merge branch 'teor_connection-with-client-v2_squashed'
|
8 年之前 |
|
channeltls.c
|
7bc9f93abb
Merge branch 'teor_connection-with-client-v2_squashed'
|
8 年之前 |
|
channeltls.h
|
7505f452c8
Run the copyright update script.
|
8 年之前 |
|
circpathbias.c
|
7505f452c8
Run the copyright update script.
|
8 年之前 |
|
circpathbias.h
|
7505f452c8
Run the copyright update script.
|
8 年之前 |
|
circuitbuild.c
|
ceedcfe9f2
Refactor and comment new_route_len()
|
8 年之前 |
|
circuitbuild.h
|
1e8e8a4e94
Add tests for new_route_len()
|
8 年之前 |
|
circuitlist.c
|
4b9349192d
Rename `zlib_state` to `compress_state` in `dir_connection_t`.
|
8 年之前 |
|
circuitlist.h
|
7505f452c8
Run the copyright update script.
|
8 年之前 |
|
circuitmux.c
|
7505f452c8
Run the copyright update script.
|
8 年之前 |
|
circuitmux.h
|
7505f452c8
Run the copyright update script.
|
8 年之前 |
|
circuitmux_ewma.c
|
7505f452c8
Run the copyright update script.
|
8 年之前 |
|
circuitmux_ewma.h
|
7505f452c8
Run the copyright update script.
|
8 年之前 |
|
circuitstats.c
|
7505f452c8
Run the copyright update script.
|
8 年之前 |
|
circuitstats.h
|
7505f452c8
Run the copyright update script.
|
8 年之前 |
|
circuituse.c
|
7505f452c8
Run the copyright update script.
|
8 年之前 |
|
circuituse.h
|
7505f452c8
Run the copyright update script.
|
8 年之前 |
|
command.c
|
7bc9f93abb
Merge branch 'teor_connection-with-client-v2_squashed'
|
8 年之前 |
|
command.h
|
7505f452c8
Run the copyright update script.
|
8 年之前 |
|
config.c
|
fba8d7b222
Initialize consdiffmgr when running as (or becoming) a server.
|
8 年之前 |
|
config.h
|
7505f452c8
Run the copyright update script.
|
8 年之前 |
|
confparse.c
|
5494087ed7
Delete useless checks in confparse.c
|
8 年之前 |
|
confparse.h
|
c2947dbb86
Move config_line_t functions from confparse.c into common.
|
8 年之前 |
|
connection.c
|
b8c9f229d7
Rename `write_to_buf_zlib()` to `write_to_buf_compress()`.
|
8 年之前 |
|
connection.h
|
b8c9f229d7
Rename `write_to_buf_zlib()` to `write_to_buf_compress()`.
|
8 年之前 |
|
connection_edge.c
|
8aadd60eac
Replace remaining directory_initiate_command_* instances
|
8 年之前 |
|
connection_edge.h
|
7505f452c8
Run the copyright update script.
|
8 年之前 |
|
connection_or.c
|
7505f452c8
Run the copyright update script.
|
8 年之前 |
|
connection_or.h
|
7505f452c8
Run the copyright update script.
|
8 年之前 |
|
conscache.c
|
7a0964279f
Functionality to ensure there is space to add files to cache.
|
8 年之前 |
|
conscache.h
|
7a0964279f
Functionality to ensure there is space to add files to cache.
|
8 年之前 |
|
consdiff.c
|
c12d2cb2dc
Request (and try to use) consensus diffs.
|
8 年之前 |
|
consdiff.h
|
c12d2cb2dc
Request (and try to use) consensus diffs.
|
8 年之前 |
|
consdiffmgr.c
|
3af9704e45
bug#22143/prop#140: in consdiffmgr, store and use digest-as-signed
|
8 年之前 |
|
consdiffmgr.h
|
00a12337ff
Merge branches 'consdiffmgr_orig_squashed' and 'actually_compute_diffs_squashed'
|
8 年之前 |
|
control.c
|
90b840af60
control: Fix NULL pointer access in HS desc event
|
8 年之前 |
|
control.h
|
7bc636fdc9
Add regression test for #22304
|
8 年之前 |
|
cpuworker.c
|
fe584f4012
Make cpuworker_queue_work function mockable.
|
8 年之前 |
|
cpuworker.h
|
fe584f4012
Make cpuworker_queue_work function mockable.
|
8 年之前 |
|
dircollate.c
|
7505f452c8
Run the copyright update script.
|
8 年之前 |
|
dircollate.h
|
7505f452c8
Run the copyright update script.
|
8 年之前 |
|
directory.c
|
e1d31f2a2f
Update the consdiff directory code based on #22143 fixes
|
8 年之前 |
|
directory.h
|
57710c1587
New function to add additional headers to a directory request
|
8 年之前 |
|
dirserv.c
|
e1d31f2a2f
Update the consdiff directory code based on #22143 fixes
|
8 年之前 |
|
dirserv.h
|
112286338b
Store the sha3 of a networkstatus as part of the networkstatus_t
|
8 年之前 |
|
dirvote.c
|
7505f452c8
Run the copyright update script.
|
8 年之前 |
|
dirvote.h
|
7505f452c8
Run the copyright update script.
|
8 年之前 |
|
dns.c
|
7505f452c8
Run the copyright update script.
|
8 年之前 |
|
dns.h
|
7505f452c8
Run the copyright update script.
|
8 年之前 |
|
dns_structs.h
|
7505f452c8
Run the copyright update script.
|
8 年之前 |
|
dnsserv.c
|
7505f452c8
Run the copyright update script.
|
8 年之前 |
|
dnsserv.h
|
7505f452c8
Run the copyright update script.
|
8 年之前 |
|
entrynodes.c
|
4d5b46aad9
Merge remote-tracking branch 'origin/maint-0.3.0'
|
8 年之前 |
|
entrynodes.h
|
7505f452c8
Run the copyright update script.
|
8 年之前 |
|
ext_orport.c
|
7505f452c8
Run the copyright update script.
|
8 年之前 |
|
ext_orport.h
|
7505f452c8
Run the copyright update script.
|
8 年之前 |
|
fallback_dirs.inc
|
4181e812c7
Update the fallback directory mirror list in December 2016
|
9 年之前 |
|
fp_pair.c
|
7505f452c8
Run the copyright update script.
|
8 年之前 |
|
fp_pair.h
|
7505f452c8
Run the copyright update script.
|
8 年之前 |
|
geoip.c
|
7505f452c8
Run the copyright update script.
|
8 年之前 |
|
geoip.h
|
7505f452c8
Run the copyright update script.
|
8 年之前 |
|
hibernate.c
|
7505f452c8
Run the copyright update script.
|
8 年之前 |
|
hibernate.h
|
7505f452c8
Run the copyright update script.
|
8 年之前 |
|
hs_cache.c
|
7505f452c8
Run the copyright update script.
|
8 年之前 |
|
hs_cache.h
|
7505f452c8
Run the copyright update script.
|
8 年之前 |
|
hs_circuitmap.c
|
f02868bb53
hs: Add service-side circuitmap API.
|
8 年之前 |
|
hs_circuitmap.h
|
f02868bb53
hs: Add service-side circuitmap API.
|
8 年之前 |
|
hs_common.c
|
e1a59ade95
prop224: Add time period functions and unittests
|
8 年之前 |
|
hs_common.h
|
e1a59ade95
prop224: Add time period functions and unittests
|
8 年之前 |
|
hs_descriptor.c
|
7505f452c8
Run the copyright update script.
|
8 年之前 |
|
hs_descriptor.h
|
7505f452c8
Run the copyright update script.
|
8 年之前 |
|
hs_intropoint.c
|
b081a7ed21
Merge branch 'ticket21891_031_01_squashed'
|
8 年之前 |
|
hs_intropoint.h
|
6bacc3c7a8
hs: Change trunnel prop224 cell's namespace
|
8 年之前 |
|
hs_ntor.c
|
50b0bc5bfe
prop224: Add module that performs the HS ntor handshake.
|
8 年之前 |
|
hs_ntor.h
|
50b0bc5bfe
prop224: Add module that performs the HS ntor handshake.
|
8 年之前 |
|
hs_service.c
|
b081a7ed21
Merge branch 'ticket21891_031_01_squashed'
|
8 年之前 |
|
hs_service.h
|
6bacc3c7a8
hs: Change trunnel prop224 cell's namespace
|
8 年之前 |
|
include.am
|
cb8ac1f331
trace: Add a basic event-tracing infrastructure.
|
8 年之前 |
|
keypin.c
|
7505f452c8
Run the copyright update script.
|
8 年之前 |
|
keypin.h
|
7505f452c8
Run the copyright update script.
|
8 年之前 |
|
main.c
|
7b8d48a6cb
Clean the consdiffmgr cache and launch new diffs as needed.
|
8 年之前 |
|
main.h
|
7505f452c8
Run the copyright update script.
|
8 年之前 |
|
microdesc.c
|
208c2a5c74
Merge branch 'spooling_squashed'
|
8 年之前 |
|
microdesc.h
|
208c2a5c74
Merge branch 'spooling_squashed'
|
8 年之前 |
|
networkstatus.c
|
e1d31f2a2f
Update the consdiff directory code based on #22143 fixes
|
8 年之前 |
|
networkstatus.h
|
c12d2cb2dc
Request (and try to use) consensus diffs.
|
8 年之前 |
|
nodelist.c
|
7505f452c8
Run the copyright update script.
|
8 年之前 |
|
nodelist.h
|
7505f452c8
Run the copyright update script.
|
8 年之前 |
|
ntmain.c
|
7505f452c8
Run the copyright update script.
|
8 年之前 |
|
ntmain.h
|
7505f452c8
Run the copyright update script.
|
8 年之前 |
|
onion.c
|
7505f452c8
Run the copyright update script.
|
8 年之前 |
|
onion.h
|
7505f452c8
Run the copyright update script.
|
8 年之前 |
|
onion_fast.c
|
7505f452c8
Run the copyright update script.
|
8 年之前 |
|
onion_fast.h
|
7505f452c8
Run the copyright update script.
|
8 年之前 |
|
onion_ntor.c
|
7505f452c8
Run the copyright update script.
|
8 年之前 |
|
onion_ntor.h
|
7505f452c8
Run the copyright update script.
|
8 年之前 |
|
onion_tap.c
|
43db91bd87
Teach cov-exclude to detect runaway LCOV_EXCL_START lines
|
8 年之前 |
|
onion_tap.h
|
7505f452c8
Run the copyright update script.
|
8 年之前 |
|
or.h
|
e1d31f2a2f
Update the consdiff directory code based on #22143 fixes
|
8 年之前 |
|
parsecommon.c
|
7505f452c8
Run the copyright update script.
|
8 年之前 |
|
parsecommon.h
|
7505f452c8
Run the copyright update script.
|
8 年之前 |
|
periodic.c
|
7505f452c8
Run the copyright update script.
|
8 年之前 |
|
periodic.h
|
7505f452c8
Run the copyright update script.
|
8 年之前 |
|
policies.c
|
7505f452c8
Run the copyright update script.
|
8 年之前 |
|
policies.h
|
7505f452c8
Run the copyright update script.
|
8 年之前 |
|
protover.c
|
7505f452c8
Run the copyright update script.
|
8 年之前 |
|
protover.h
|
7505f452c8
Run the copyright update script.
|
8 年之前 |
|
reasons.c
|
7505f452c8
Run the copyright update script.
|
8 年之前 |
|
reasons.h
|
7505f452c8
Run the copyright update script.
|
8 年之前 |
|
relay.c
|
368b091329
relay: Change LD_BUG log to LD_PROTOCOL_WARN
|
8 年之前 |
|
relay.h
|
7505f452c8
Run the copyright update script.
|
8 年之前 |
|
rendcache.c
|
7505f452c8
Run the copyright update script.
|
8 年之前 |
|
rendcache.h
|
7505f452c8
Run the copyright update script.
|
8 年之前 |
|
rendclient.c
|
465448e659
Merge branch 'dgoulet_bug22042_031_01_squashed'
|
8 年之前 |
|
rendclient.h
|
7505f452c8
Run the copyright update script.
|
8 年之前 |
|
rendcommon.c
|
7505f452c8
Run the copyright update script.
|
8 年之前 |
|
rendcommon.h
|
7505f452c8
Run the copyright update script.
|
8 年之前 |
|
rendmid.c
|
f02868bb53
hs: Add service-side circuitmap API.
|
8 年之前 |
|
rendmid.h
|
7505f452c8
Run the copyright update script.
|
8 年之前 |
|
rendservice.c
|
33a2fd065d
Merge branch 'dirreq'
|
8 年之前 |
|
rendservice.h
|
0565f5a3bb
hs: Make the service list pruning function public
|
8 年之前 |
|
rephist.c
|
7505f452c8
Run the copyright update script.
|
8 年之前 |
|
rephist.h
|
7505f452c8
Run the copyright update script.
|
8 年之前 |
|
replaycache.c
|
7505f452c8
Run the copyright update script.
|
8 年之前 |
|
replaycache.h
|
7505f452c8
Run the copyright update script.
|
8 年之前 |
|
router.c
|
8aadd60eac
Replace remaining directory_initiate_command_* instances
|
8 年之前 |
|
router.h
|
58680d0429
Merge branch 'ahf_bugs_21641_squashed'
|
8 年之前 |
|
routerkeys.c
|
7505f452c8
Run the copyright update script.
|
8 年之前 |
|
routerkeys.h
|
7505f452c8
Run the copyright update script.
|
8 年之前 |
|
routerlist.c
|
33a2fd065d
Merge branch 'dirreq'
|
8 年之前 |
|
routerlist.h
|
7bc636fdc9
Add regression test for #22304
|
8 年之前 |
|
routerparse.c
|
e1d31f2a2f
Update the consdiff directory code based on #22143 fixes
|
8 年之前 |
|
routerparse.h
|
5acddbbbf7
bug#22143/prop#140: identify input diffs by their digest-as-signed
|
8 年之前 |
|
routerset.c
|
7505f452c8
Run the copyright update script.
|
8 年之前 |
|
routerset.h
|
7505f452c8
Run the copyright update script.
|
8 年之前 |
|
scheduler.c
|
7505f452c8
Run the copyright update script.
|
8 年之前 |
|
scheduler.h
|
7505f452c8
Run the copyright update script.
|
8 年之前 |
|
shared_random.c
|
26dd4d92cf
Remove SR_COMMIT_LEN workaround
|
8 年之前 |
|
shared_random.h
|
681812ea40
Use macros for base64 lengths in shared_random.h
|
8 年之前 |
|
shared_random_state.c
|
7505f452c8
Run the copyright update script.
|
8 年之前 |
|
shared_random_state.h
|
7505f452c8
Run the copyright update script.
|
8 年之前 |
|
statefile.c
|
7505f452c8
Run the copyright update script.
|
8 年之前 |
|
statefile.h
|
7505f452c8
Run the copyright update script.
|
8 年之前 |
|
status.c
|
7505f452c8
Run the copyright update script.
|
8 年之前 |
|
status.h
|
7505f452c8
Run the copyright update script.
|
8 年之前 |
|
tor_main.c
|
7505f452c8
Run the copyright update script.
|
8 年之前 |
|
torcert.c
|
7505f452c8
Run the copyright update script.
|
8 年之前 |
|
torcert.h
|
7505f452c8
Run the copyright update script.
|
8 年之前 |
|
transports.c
|
7505f452c8
Run the copyright update script.
|
8 年之前 |
|
transports.h
|
7505f452c8
Run the copyright update script.
|
8 年之前 |