.. |
addressmap.c
|
Merge branch 'bug7555_v2_squashed'
|
2015-01-19 11:43:41 -05:00 |
addressmap.h
|
Allow MapAddress and Automap to work together
|
2015-01-13 12:41:15 -05:00 |
buffers.c
|
Bump copyright dates to 2015, in case someday this matters.
|
2015-01-02 14:27:39 -05:00 |
buffers.h
|
Bump copyright dates to 2015, in case someday this matters.
|
2015-01-02 14:27:39 -05:00 |
channel.c
|
When closing circs build through a new guard, only close local ones
|
2015-01-07 10:27:22 -05:00 |
channel.h
|
Bump copyright dates to 2015, in case someday this matters.
|
2015-01-02 14:27:39 -05:00 |
channeltls.c
|
Bump copyright dates to 2015, in case someday this matters.
|
2015-01-02 14:27:39 -05:00 |
channeltls.h
|
Bump copyright dates to 2015, in case someday this matters.
|
2015-01-02 14:27:39 -05:00 |
circpathbias.c
|
Bump copyright dates to 2015, in case someday this matters.
|
2015-01-02 14:27:39 -05:00 |
circpathbias.h
|
Bump copyright dates to 2015, in case someday this matters.
|
2015-01-02 14:27:39 -05:00 |
circuitbuild.c
|
fix a comment
|
2015-01-21 13:00:14 -05:00 |
circuitbuild.h
|
whitespace fixes
|
2015-01-23 11:18:28 -05:00 |
circuitlist.c
|
Avoid chan/circ linear lookups for requests
|
2015-01-14 11:31:12 -05:00 |
circuitlist.h
|
Bump copyright dates to 2015, in case someday this matters.
|
2015-01-02 14:27:39 -05:00 |
circuitmux_ewma.c
|
Bump copyright dates to 2015, in case someday this matters.
|
2015-01-02 14:27:39 -05:00 |
circuitmux_ewma.h
|
Bump copyright dates to 2015, in case someday this matters.
|
2015-01-02 14:27:39 -05:00 |
circuitmux.c
|
Bump copyright dates to 2015, in case someday this matters.
|
2015-01-02 14:27:39 -05:00 |
circuitmux.h
|
Bump copyright dates to 2015, in case someday this matters.
|
2015-01-02 14:27:39 -05:00 |
circuitstats.c
|
Bump copyright dates to 2015, in case someday this matters.
|
2015-01-02 14:27:39 -05:00 |
circuitstats.h
|
Bump copyright dates to 2015, in case someday this matters.
|
2015-01-02 14:27:39 -05:00 |
circuituse.c
|
Bump copyright dates to 2015, in case someday this matters.
|
2015-01-02 14:27:39 -05:00 |
circuituse.h
|
Bump copyright dates to 2015, in case someday this matters.
|
2015-01-02 14:27:39 -05:00 |
command.c
|
Refactor cpuworker to use workqueue/threadpool code.
|
2015-01-14 11:23:34 -05:00 |
command.h
|
Bump copyright dates to 2015, in case someday this matters.
|
2015-01-02 14:27:39 -05:00 |
config_codedigest.c
|
Resolve about 24 DOCDOCs
|
2012-06-05 00:17:54 -04:00 |
config.c
|
Parse GuardFraction info from consensuses and votes.
|
2015-02-18 09:09:33 -05:00 |
config.h
|
Bump copyright dates to 2015, in case someday this matters.
|
2015-01-02 14:27:39 -05:00 |
confparse.c
|
Bump copyright dates to 2015, in case someday this matters.
|
2015-01-02 14:27:39 -05:00 |
confparse.h
|
Bump copyright dates to 2015, in case someday this matters.
|
2015-01-02 14:27:39 -05:00 |
connection_edge.c
|
Support connection_exit_connect() to AF_UNIX sockets
|
2015-01-28 14:30:23 -05:00 |
connection_edge.h
|
Make check-spaces happier.
|
2015-01-19 11:56:03 -05:00 |
connection_or.c
|
Bump copyright dates to 2015, in case someday this matters.
|
2015-01-02 14:27:39 -05:00 |
connection_or.h
|
Bump copyright dates to 2015, in case someday this matters.
|
2015-01-02 14:27:39 -05:00 |
connection.c
|
Support connection_exit_connect() to AF_UNIX sockets
|
2015-01-28 14:30:23 -05:00 |
connection.h
|
Support connection_exit_connect() to AF_UNIX sockets
|
2015-01-28 14:30:23 -05:00 |
control.c
|
Bug #8405: Report SOCKS username/password in CIRC status events
|
2015-01-28 12:02:15 -05:00 |
control.h
|
GETINFO bw-event-cache to get information on recent BW events
|
2015-01-07 13:19:43 -05:00 |
cpuworker.c
|
Bail early in cpuworker_onion_handshake_replyfn if the circuit is marked
|
2015-01-26 10:19:07 -05:00 |
cpuworker.h
|
Refactor cpuworker to use workqueue/threadpool code.
|
2015-01-14 11:23:34 -05:00 |
directory.c
|
whitespace fixes
|
2015-01-23 11:18:28 -05:00 |
directory.h
|
whitespace fixes
|
2015-01-23 11:18:28 -05:00 |
dirserv.c
|
Write guardfraction information to votes.
|
2015-02-18 09:09:33 -05:00 |
dirserv.h
|
Parse Guardfraction file and apply results to routerstatuses.
|
2015-02-18 09:09:32 -05:00 |
dirvote.c
|
Calculate total bandwidth weights using the guardfraction bandwidths.
|
2015-02-18 09:09:33 -05:00 |
dirvote.h
|
Write GuardFraction information to consensus.
|
2015-02-18 09:09:33 -05:00 |
dns.c
|
Merge remote-tracking branch 'origin/maint-0.2.5'
|
2015-01-12 00:59:48 -05:00 |
dns.h
|
Bump copyright dates to 2015, in case someday this matters.
|
2015-01-02 14:27:39 -05:00 |
dnsserv.c
|
Move entry_port_cfg_t fields in entry_connection_t
|
2015-01-16 09:22:58 -05:00 |
dnsserv.h
|
Bump copyright dates to 2015, in case someday this matters.
|
2015-01-02 14:27:39 -05:00 |
entrynodes.c
|
Calculate the guardfraction bandwidth of a guard.
|
2015-02-18 09:09:33 -05:00 |
entrynodes.h
|
Calculate the guardfraction bandwidth of a guard.
|
2015-02-18 09:09:33 -05:00 |
eventdns_tor.h
|
Bump copyright dates to 2015, in case someday this matters.
|
2015-01-02 14:27:39 -05:00 |
ext_orport.c
|
Bump copyright dates to 2015, in case someday this matters.
|
2015-01-02 14:27:39 -05:00 |
ext_orport.h
|
Bump copyright dates to 2015, in case someday this matters.
|
2015-01-02 14:27:39 -05:00 |
fp_pair.c
|
Bump copyright dates to 2015, in case someday this matters.
|
2015-01-02 14:27:39 -05:00 |
fp_pair.h
|
Bump copyright dates to 2015, in case someday this matters.
|
2015-01-02 14:27:39 -05:00 |
geoip.c
|
Bump copyright dates to 2015, in case someday this matters.
|
2015-01-02 14:27:39 -05:00 |
geoip.h
|
Bump copyright dates to 2015, in case someday this matters.
|
2015-01-02 14:27:39 -05:00 |
hibernate.c
|
Bump copyright dates to 2015, in case someday this matters.
|
2015-01-02 14:27:39 -05:00 |
hibernate.h
|
Bump copyright dates to 2015, in case someday this matters.
|
2015-01-02 14:27:39 -05:00 |
include.am
|
make "make test-stem" run stem tests on tor
|
2015-01-06 09:03:44 -05:00 |
main.c
|
Refactor cpuworker to use workqueue/threadpool code.
|
2015-01-14 11:23:34 -05:00 |
main.h
|
Bump copyright dates to 2015, in case someday this matters.
|
2015-01-02 14:27:39 -05:00 |
Makefile.nmake
|
Implement scheduler mechanism to track lists of channels wanting cells or writes; doesn't actually drive the cell flow from it yet
|
2014-09-30 22:48:24 -07:00 |
microdesc.c
|
Bump copyright dates to 2015, in case someday this matters.
|
2015-01-02 14:27:39 -05:00 |
microdesc.h
|
Bump copyright dates to 2015, in case someday this matters.
|
2015-01-02 14:27:39 -05:00 |
networkstatus.c
|
fix new mingw64 compilation warnings
|
2015-01-08 10:44:30 -05:00 |
networkstatus.h
|
Bump copyright dates to 2015, in case someday this matters.
|
2015-01-02 14:27:39 -05:00 |
nodelist.c
|
Bump copyright dates to 2015, in case someday this matters.
|
2015-01-02 14:27:39 -05:00 |
nodelist.h
|
Bump copyright dates to 2015, in case someday this matters.
|
2015-01-02 14:27:39 -05:00 |
ntmain.c
|
Bump copyright dates to 2015, in case someday this matters.
|
2015-01-02 14:27:39 -05:00 |
ntmain.h
|
Bump copyright dates to 2015, in case someday this matters.
|
2015-01-02 14:27:39 -05:00 |
onion_fast.c
|
Bump copyright dates to 2015, in case someday this matters.
|
2015-01-02 14:27:39 -05:00 |
onion_fast.h
|
Bump copyright dates to 2015, in case someday this matters.
|
2015-01-02 14:27:39 -05:00 |
onion_ntor.c
|
Bump copyright dates to 2015, in case someday this matters.
|
2015-01-02 14:27:39 -05:00 |
onion_ntor.h
|
Bump copyright dates to 2015, in case someday this matters.
|
2015-01-02 14:27:39 -05:00 |
onion_tap.c
|
Bump copyright dates to 2015, in case someday this matters.
|
2015-01-02 14:27:39 -05:00 |
onion_tap.h
|
Bump copyright dates to 2015, in case someday this matters.
|
2015-01-02 14:27:39 -05:00 |
onion.c
|
Refactor cpuworker to use workqueue/threadpool code.
|
2015-01-14 11:23:34 -05:00 |
onion.h
|
Refactor cpuworker to use workqueue/threadpool code.
|
2015-01-14 11:23:34 -05:00 |
or.h
|
Parse GuardFraction info from consensuses and votes.
|
2015-02-18 09:09:33 -05:00 |
policies.c
|
Merge branch 'exitnode_10067_squashed'
|
2015-01-06 15:15:18 -05:00 |
policies.h
|
Bump copyright dates to 2015, in case someday this matters.
|
2015-01-02 14:27:39 -05:00 |
reasons.c
|
Add string for IP_NOW_REDUNDANT in circuit_end_reason_to_control_string
|
2015-01-15 11:53:20 -05:00 |
reasons.h
|
Bump copyright dates to 2015, in case someday this matters.
|
2015-01-02 14:27:39 -05:00 |
relay.c
|
Make check-spaces happier.
|
2015-01-19 11:56:03 -05:00 |
relay.h
|
Merge remote-tracking branch 'public/feature11791'
|
2015-01-06 13:52:54 -05:00 |
rendclient.c
|
Merge remote-tracking branch 'dgoulet/bug14224_025_v1'
|
2015-01-20 14:02:07 -05:00 |
rendclient.h
|
Bump copyright dates to 2015, in case someday this matters.
|
2015-01-02 14:27:39 -05:00 |
rendcommon.c
|
Remove the unused rend_cache_entry_t->received field.
|
2015-01-18 15:53:06 -05:00 |
rendcommon.h
|
Merge branch 'bug13806_squashed'
|
2015-01-12 13:59:26 -05:00 |
rendmid.c
|
Bump copyright dates to 2015, in case someday this matters.
|
2015-01-02 14:27:39 -05:00 |
rendmid.h
|
Bump copyright dates to 2015, in case someday this matters.
|
2015-01-02 14:27:39 -05:00 |
rendservice.c
|
Merge branch 'bug11485_026_v2_squashed'
|
2015-01-28 14:32:19 -05:00 |
rendservice.h
|
Bump copyright dates to 2015, in case someday this matters.
|
2015-01-02 14:27:39 -05:00 |
rephist.c
|
Merge remote-tracking branch 'public/bug13988_025'
|
2015-01-07 11:45:24 -05:00 |
rephist.h
|
Bump copyright dates to 2015, in case someday this matters.
|
2015-01-02 14:27:39 -05:00 |
replaycache.c
|
Bump copyright dates to 2015, in case someday this matters.
|
2015-01-02 14:27:39 -05:00 |
replaycache.h
|
Bump copyright dates to 2015, in case someday this matters.
|
2015-01-02 14:27:39 -05:00 |
router.c
|
Merge branch 'bug8546_squashed'
|
2015-01-16 09:31:50 -05:00 |
router.h
|
Bump copyright dates to 2015, in case someday this matters.
|
2015-01-02 14:27:39 -05:00 |
routerlist.c
|
Calculate relay weighted bandwidth using guardfraction bandwidths.
|
2015-02-18 09:09:34 -05:00 |
routerlist.h
|
Merge remote-tracking branch 'public/ticket9969'
|
2015-01-23 09:36:00 -05:00 |
routerparse.c
|
Parse GuardFraction info from consensuses and votes.
|
2015-02-18 09:09:33 -05:00 |
routerparse.h
|
Parse GuardFraction info from consensuses and votes.
|
2015-02-18 09:09:33 -05:00 |
routerset.c
|
Bump copyright dates to 2015, in case someday this matters.
|
2015-01-02 14:27:39 -05:00 |
routerset.h
|
Bump copyright dates to 2015, in case someday this matters.
|
2015-01-02 14:27:39 -05:00 |
scheduler.c
|
Bump copyright dates to 2015, in case someday this matters.
|
2015-01-02 14:27:39 -05:00 |
scheduler.h
|
Bump copyright dates to 2015, in case someday this matters.
|
2015-01-02 14:27:39 -05:00 |
statefile.c
|
Merge branch 'master' of https://git.torproject.org/tor into bug13111-empty-key-files-fn-empty
|
2015-01-10 17:20:06 +11:00 |
statefile.h
|
Bump copyright dates to 2015, in case someday this matters.
|
2015-01-02 14:27:39 -05:00 |
status.c
|
Bump copyright dates to 2015, in case someday this matters.
|
2015-01-02 14:27:39 -05:00 |
status.h
|
Bump copyright dates to 2015, in case someday this matters.
|
2015-01-02 14:27:39 -05:00 |
tor_main.c
|
Bump copyright dates to 2015, in case someday this matters.
|
2015-01-02 14:27:39 -05:00 |
transports.c
|
Bump copyright dates to 2015, in case someday this matters.
|
2015-01-02 14:27:39 -05:00 |
transports.h
|
Bump copyright dates to 2015, in case someday this matters.
|
2015-01-02 14:27:39 -05:00 |