.. |
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
|
10 年之前 |
addressmap.c
|
1053af0b9c
Merge branch 'bug7555_v2_squashed'
|
9 年之前 |
addressmap.h
|
9d0fab9872
Allow MapAddress and Automap to work together
|
9 年之前 |
buffers.c
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
9 年之前 |
buffers.h
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
9 年之前 |
channel.c
|
b56c7614b6
When closing circs build through a new guard, only close local ones
|
9 年之前 |
channel.h
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
9 年之前 |
channeltls.c
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
9 年之前 |
channeltls.h
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
9 年之前 |
circpathbias.c
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
9 年之前 |
circpathbias.h
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
9 年之前 |
circuitbuild.c
|
d03e1da232
Merge remote-tracking branch 'public/bug9635_warnings_025'
|
9 年之前 |
circuitbuild.h
|
034e2788f8
whitespace fixes
|
9 年之前 |
circuitlist.c
|
fb5ebfb507
Avoid chan/circ linear lookups for requests
|
9 年之前 |
circuitlist.h
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
9 年之前 |
circuitmux.c
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
9 年之前 |
circuitmux.h
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
9 年之前 |
circuitmux_ewma.c
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
9 年之前 |
circuitmux_ewma.h
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
9 年之前 |
circuitstats.c
|
b3bc871214
Add unit test for #13290
|
9 年之前 |
circuitstats.h
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
9 年之前 |
circuituse.c
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
9 年之前 |
circuituse.h
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
9 年之前 |
command.c
|
d03e1da232
Merge remote-tracking branch 'public/bug9635_warnings_025'
|
9 年之前 |
command.h
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
9 年之前 |
config.c
|
03563f4723
Fix an unused-variable warning.
|
9 年之前 |
config.h
|
bf3fb55c47
Support unix: prefix in port configuration
|
9 年之前 |
config_codedigest.c
|
913067f788
Resolve about 24 DOCDOCs
|
12 年之前 |
confparse.c
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
9 年之前 |
confparse.h
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
9 年之前 |
connection.c
|
d1e52d9a2a
Correctly handle OutboundBindAddress again.
|
9 年之前 |
connection.h
|
4c1a779539
Restrict unix: addresses to control and socks for now
|
9 年之前 |
connection_edge.c
|
a8835170d7
Use getsockname, not getsockopt, on TPROXY sockets
|
9 年之前 |
connection_edge.h
|
2e8b8c8698
Make check-spaces happier.
|
9 年之前 |
connection_or.c
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
9 年之前 |
connection_or.h
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
9 年之前 |
control.c
|
fac8d40886
Merge remote-tracking branch 'public/prop227_v2'
|
9 年之前 |
control.h
|
f8baa40c01
GETINFO bw-event-cache to get information on recent BW events
|
9 年之前 |
cpuworker.c
|
2274221557
Fix a work-counting bug introduced by the workqueue merge
|
9 年之前 |
cpuworker.h
|
1e896214e7
Refactor cpuworker to use workqueue/threadpool code.
|
9 年之前 |
directory.c
|
034e2788f8
whitespace fixes
|
9 年之前 |
directory.h
|
034e2788f8
whitespace fixes
|
9 年之前 |
dirserv.c
|
55639bc67f
Merge remote-tracking branch 'dgoulet/bug14202_026_v1'
|
9 年之前 |
dirserv.h
|
c83d838146
Implement proposal 227-vote-on-package-fingerprints.txt
|
9 年之前 |
dirvote.c
|
ddfdeb5659
More documentation for proposal 227 work
|
9 年之前 |
dirvote.h
|
c83d838146
Implement proposal 227-vote-on-package-fingerprints.txt
|
9 年之前 |
dns.c
|
2d123efe7c
Merge remote-tracking branch 'origin/maint-0.2.5'
|
9 年之前 |
dns.h
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
9 年之前 |
dnsserv.c
|
13dac5e463
Move entry_port_cfg_t fields in entry_connection_t
|
9 年之前 |
dnsserv.h
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
9 年之前 |
entrynodes.c
|
4cb59ceb8e
Only retry connecting to configured bridges
|
9 年之前 |
entrynodes.h
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
9 年之前 |
eventdns_tor.h
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
9 年之前 |
ext_orport.c
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
9 年之前 |
ext_orport.h
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
9 年之前 |
fp_pair.c
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
9 年之前 |
fp_pair.h
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
9 年之前 |
geoip.c
|
cdc49629c7
Merge branch 'bug6852'
|
9 年之前 |
geoip.h
|
cdc49629c7
Merge branch 'bug6852'
|
9 年之前 |
hibernate.c
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
9 年之前 |
hibernate.h
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
9 年之前 |
include.am
|
d74f0cff92
make "make test-stem" run stem tests on tor
|
9 年之前 |
main.c
|
1e896214e7
Refactor cpuworker to use workqueue/threadpool code.
|
9 年之前 |
main.h
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
9 年之前 |
microdesc.c
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
9 年之前 |
microdesc.h
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
9 年之前 |
networkstatus.c
|
b4a8fd8958
When there are no package lines, make consensus/packages say "".
|
9 年之前 |
networkstatus.h
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
9 年之前 |
nodelist.c
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
9 年之前 |
nodelist.h
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
9 年之前 |
ntmain.c
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
9 年之前 |
ntmain.h
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
9 年之前 |
onion.c
|
d03e1da232
Merge remote-tracking branch 'public/bug9635_warnings_025'
|
9 年之前 |
onion.h
|
d03e1da232
Merge remote-tracking branch 'public/bug9635_warnings_025'
|
9 年之前 |
onion_fast.c
|
d03e1da232
Merge remote-tracking branch 'public/bug9635_warnings_025'
|
9 年之前 |
onion_fast.h
|
d03e1da232
Merge remote-tracking branch 'public/bug9635_warnings_025'
|
9 年之前 |
onion_ntor.c
|
d03e1da232
Merge remote-tracking branch 'public/bug9635_warnings_025'
|
9 年之前 |
onion_ntor.h
|
d03e1da232
Merge remote-tracking branch 'public/bug9635_warnings_025'
|
9 年之前 |
onion_tap.c
|
d03e1da232
Merge remote-tracking branch 'public/bug9635_warnings_025'
|
9 年之前 |
onion_tap.h
|
d03e1da232
Merge remote-tracking branch 'public/bug9635_warnings_025'
|
9 年之前 |
or.h
|
fac8d40886
Merge remote-tracking branch 'public/prop227_v2'
|
9 年之前 |
policies.c
|
90b9e23bec
Merge branch 'exitnode_10067_squashed'
|
9 年之前 |
policies.h
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
9 年之前 |
reasons.c
|
3368b0c9f2
Add string for IP_NOW_REDUNDANT in circuit_end_reason_to_control_string
|
9 年之前 |
reasons.h
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
9 年之前 |
relay.c
|
d03e1da232
Merge remote-tracking branch 'public/bug9635_warnings_025'
|
9 年之前 |
relay.h
|
cf2ac8e255
Merge remote-tracking branch 'public/feature11791'
|
9 年之前 |
rendclient.c
|
9ddc1fb10c
Merge remote-tracking branch 'dgoulet/bug14224_025_v1'
|
9 年之前 |
rendclient.h
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
9 年之前 |
rendcommon.c
|
5aa55a1369
Remove the unused rend_cache_entry_t->received field.
|
9 年之前 |
rendcommon.h
|
c2e200cef8
Merge branch 'bug13806_squashed'
|
9 年之前 |
rendmid.c
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
9 年之前 |
rendmid.h
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
9 年之前 |
rendservice.c
|
097286e476
Fix some unused-argument warnings
|
9 年之前 |
rendservice.h
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
9 年之前 |
rephist.c
|
7dd852835c
Merge remote-tracking branch 'public/bug13988_025'
|
9 年之前 |
rephist.h
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
9 年之前 |
replaycache.c
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
9 年之前 |
replaycache.h
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
9 年之前 |
router.c
|
4b23b398a3
Merge branch 'bug8546_squashed'
|
9 年之前 |
router.h
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
9 年之前 |
routerlist.c
|
034e2788f8
whitespace fixes
|
9 年之前 |
routerlist.h
|
5d4bb6f61f
Merge remote-tracking branch 'public/ticket9969'
|
9 年之前 |
routerparse.c
|
b4a8fd8958
When there are no package lines, make consensus/packages say "".
|
9 年之前 |
routerparse.h
|
cb54cd6745
Merge branch 'bug9286_v3_squashed'
|
9 年之前 |
routerset.c
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
9 年之前 |
routerset.h
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
9 年之前 |
scheduler.c
|
16cf1679e7
Fix scheduler compilation on targets where char is unsigned.
|
9 年之前 |
scheduler.h
|
16cf1679e7
Fix scheduler compilation on targets where char is unsigned.
|
9 年之前 |
statefile.c
|
f8ffb57bc4
Merge branch 'master' of https://git.torproject.org/tor into bug13111-empty-key-files-fn-empty
|
9 年之前 |
statefile.h
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
9 年之前 |
status.c
|
5be48c5d4c
Work around test_status.c weirdness
|
9 年之前 |
status.h
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
9 年之前 |
tor_main.c
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
9 年之前 |
transports.c
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
9 年之前 |
transports.h
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
9 年之前 |