teor 8e52c46581 Remove longclaw's IPv6 address, as it will soon change 6 anos atrás
..
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 9 anos atrás
addressmap.c 57699de005 Update the copyright year. 8 anos atrás
addressmap.h 57699de005 Update the copyright year. 8 anos atrás
buffers.c 1df114330e Merge branch 'buf_sentinel_026_v2' into maint-0.2.8 7 anos atrás
buffers.h 57699de005 Update the copyright year. 8 anos atrás
channel.c 4895d8288c Do not treat "DOCDOC" as doxygen. 8 anos atrás
channel.h 4895d8288c Do not treat "DOCDOC" as doxygen. 8 anos atrás
channeltls.c cb3f9bc2d4 Merge branch 'bug18570_027' 8 anos atrás
channeltls.h 57699de005 Update the copyright year. 8 anos atrás
circpathbias.c 57699de005 Update the copyright year. 8 anos atrás
circpathbias.h 57699de005 Update the copyright year. 8 anos atrás
circuitbuild.c b1ad024d30 Fix path selection on firewalled clients 7 anos atrás
circuitbuild.h fe0d346a6d Merge remote-tracking branch 'teor/bug8976_01_028' 8 anos atrás
circuitlist.c 6e96eababe Merge branch 'bug20203_027_squashed' into maint-0.2.8 7 anos atrás
circuitlist.h addd181721 Fix memory leak in TestingEnableCellStatsEvent 8 anos atrás
circuitmux.c 57699de005 Update the copyright year. 8 anos atrás
circuitmux.h 57699de005 Update the copyright year. 8 anos atrás
circuitmux_ewma.c 57699de005 Update the copyright year. 8 anos atrás
circuitmux_ewma.h 57699de005 Update the copyright year. 8 anos atrás
circuitstats.c 57699de005 Update the copyright year. 8 anos atrás
circuitstats.h 57699de005 Update the copyright year. 8 anos atrás
circuituse.c 9f217c83b0 Merge branch 'bug18809_028_squashed' into maint-0.2.8 8 anos atrás
circuituse.h 57699de005 Update the copyright year. 8 anos atrás
command.c 57699de005 Update the copyright year. 8 anos atrás
command.h 57699de005 Update the copyright year. 8 anos atrás
config.c 8e52c46581 Remove longclaw's IPv6 address, as it will soon change 6 anos atrás
config.h ef31c8862f Add changes file for 18448; refactor 8 anos atrás
confparse.c 57699de005 Update the copyright year. 8 anos atrás
confparse.h 57699de005 Update the copyright year. 8 anos atrás
connection.c c98fbd4169 remove some more unused code 8 anos atrás
connection.h c98fbd4169 remove some more unused code 8 anos atrás
connection_edge.c d89804a69d Ask event_base_loop to finish when we add a pending stream 7 anos atrás
connection_edge.h 57699de005 Update the copyright year. 8 anos atrás
connection_or.c 3483f7c003 Merge branch 'maint-0.2.7-redux' into maint-0.2.8 6 anos atrás
connection_or.h 4895d8288c Do not treat "DOCDOC" as doxygen. 8 anos atrás
control.c 548d14247e Merge remote-tracking branch 'arma/bug18616-v4' into maint-0.2.8 8 anos atrás
control.h 57699de005 Update the copyright year. 8 anos atrás
cpuworker.c 57699de005 Update the copyright year. 8 anos atrás
cpuworker.h 57699de005 Update the copyright year. 8 anos atrás
dircollate.c c0568a89d9 Whitespace fixes 8 anos atrás
dircollate.h 6a91cab79c Merge branch 'maint-0.2.7' 8 anos atrás
directory.c bcae392e0e avoid another redundant check 8 anos atrás
directory.h bcae392e0e avoid another redundant check 8 anos atrás
dirserv.c 2729f166cb whitespace fixes 8 anos atrás
dirserv.h 24fbb9a81b Merge branch 'maint-0.2.7' into maint-0.2.8 8 anos atrás
dirvote.c ab932cd7bf Remove duplicate siging_key_cert fields. 8 anos atrás
dirvote.h 6a91cab79c Merge branch 'maint-0.2.7' 8 anos atrás
dns.c 57699de005 Update the copyright year. 8 anos atrás
dns.h 57699de005 Update the copyright year. 8 anos atrás
dns_structs.h 77a5ca901f Unit test dns_resolve(), dns_clip_ttl(), dns_get_expiry_ttl(). 8 anos atrás
dnsserv.c 31332a878d Merge branch 'bug18710_025' into maint-0.2.8 8 anos atrás
dnsserv.h 57699de005 Update the copyright year. 8 anos atrás
entrynodes.c c0568a89d9 Whitespace fixes 8 anos atrás
entrynodes.h f2153f9716 Always allow OR connections to bridges on private addresses 8 anos atrás
eventdns_tor.h 57699de005 Update the copyright year. 8 anos atrás
ext_orport.c 4895d8288c Do not treat "DOCDOC" as doxygen. 8 anos atrás
ext_orport.h 57699de005 Update the copyright year. 8 anos atrás
fallback_dirs.inc 5b45d73293 Update fallback directory mirrors in May 2017 7 anos atrás
fp_pair.c 57699de005 Update the copyright year. 8 anos atrás
fp_pair.h 57699de005 Update the copyright year. 8 anos atrás
geoip.c 33fcc0f61d Merge branch 'maint-0.2.7-redux' into maint-0.2.8 7 anos atrás
geoip.h 57699de005 Update the copyright year. 8 anos atrás
hibernate.c 57699de005 Update the copyright year. 8 anos atrás
hibernate.h 57699de005 Update the copyright year. 8 anos atrás
include.am 4c10a9c445 Simplify micro-revision dependency rules 8 anos atrás
keypin.c 57699de005 Update the copyright year. 8 anos atrás
keypin.h 57699de005 Update the copyright year. 8 anos atrás
main.c b2f82d45b7 Always call connection_ap_attach_pending() once a second. 7 anos atrás
main.h 28b755e660 refactor out the tor_event_base_loopexit() call 7 anos atrás
microdesc.c f698b509d8 Add unit tests for networkstatus_consensus_is_bootstrapping 8 anos atrás
microdesc.h f698b509d8 Add unit tests for networkstatus_consensus_is_bootstrapping 8 anos atrás
networkstatus.c 9b5a19c64b Don't look at any routerstatus_t when the networkstatus is inconsistent 7 anos atrás
networkstatus.h d5c70d7102 Restore and improve download schedule unit tests 8 anos atrás
nodelist.c ada5668c5e Merge remote-tracking branch 'public/bug19203_027' into maint-0.2.8 8 anos atrás
nodelist.h 57699de005 Update the copyright year. 8 anos atrás
ntmain.c 57699de005 Update the copyright year. 8 anos atrás
ntmain.h 57699de005 Update the copyright year. 8 anos atrás
onion.c 57699de005 Update the copyright year. 8 anos atrás
onion.h 57699de005 Update the copyright year. 8 anos atrás
onion_fast.c 57699de005 Update the copyright year. 8 anos atrás
onion_fast.h 57699de005 Update the copyright year. 8 anos atrás
onion_ntor.c 57699de005 Update the copyright year. 8 anos atrás
onion_ntor.h 57699de005 Update the copyright year. 8 anos atrás
onion_tap.c 57699de005 Update the copyright year. 8 anos atrás
onion_tap.h 57699de005 Update the copyright year. 8 anos atrás
or.h b1ad024d30 Fix path selection on firewalled clients 7 anos atrás
periodic.c d037369e56 quiet debug logs from periodic_event_dispatch() 8 anos atrás
periodic.h 57699de005 Update the copyright year. 8 anos atrás
policies.c b167e82f62 When checking if a routerstatus is reachable, don't check the node 7 anos atrás
policies.h 57699de005 Update the copyright year. 8 anos atrás
reasons.c 57699de005 Update the copyright year. 8 anos atrás
reasons.h 57699de005 Update the copyright year. 8 anos atrás
relay.c d15d09a968 Merge branch 'maint-0.2.7-redux' into maint-0.2.8 7 anos atrás
relay.h 57699de005 Update the copyright year. 8 anos atrás
rendcache.c c11de4c45f Merge branch 'bug21018_024' into maint-0.2.8 7 anos atrás
rendcache.h edeba3d472 simplify rend_cache_store_status_t back to a boolean 8 anos atrás
rendclient.c d8b93b31a0 hs: Do not close desc fetch conn. if we can't pick an HSDir 8 anos atrás
rendclient.h 57699de005 Update the copyright year. 8 anos atrás
rendcommon.c dc500c8cb4 rip out rend_id_is_in_interval() 8 anos atrás
rendcommon.h ddd30f966a Merge remote-tracking branch 'arma/ticket18332-try3' 8 anos atrás
rendmid.c 57699de005 Update the copyright year. 8 anos atrás
rendmid.h 57699de005 Update the copyright year. 8 anos atrás
rendservice.c 4a2cbea6ce Fix log-uninitialized-stack bug in rend_service_intro_established. 6 anos atrás
rendservice.h 57699de005 Update the copyright year. 8 anos atrás
rephist.c 06031b441e touchups and refactorings on bug 18616 branch 8 anos atrás
rephist.h 57699de005 Update the copyright year. 8 anos atrás
replaycache.c 57699de005 Update the copyright year. 8 anos atrás
replaycache.h 57699de005 Update the copyright year. 8 anos atrás
router.c a873ba8edd Fix two long lines 8 anos atrás
router.h 06031b441e touchups and refactorings on bug 18616 branch 8 anos atrás
routerkeys.c fdb57db581 Merge branch 'bug18133_027' into maint-0.2.8 8 anos atrás
routerkeys.h 57699de005 Update the copyright year. 8 anos atrás
routerlist.c b1ad024d30 Fix path selection on firewalled clients 7 anos atrás
routerlist.h b1ad024d30 Fix path selection on firewalled clients 7 anos atrás
routerparse.c 1ebdae6171 Merge branch 'maint-0.2.7' into maint-0.2.8 7 anos atrás
routerparse.h 57699de005 Update the copyright year. 8 anos atrás
routerset.c 57699de005 Update the copyright year. 8 anos atrás
routerset.h 57699de005 Update the copyright year. 8 anos atrás
scheduler.c 57699de005 Update the copyright year. 8 anos atrás
scheduler.h 57699de005 Update the copyright year. 8 anos atrás
statefile.c 57699de005 Update the copyright year. 8 anos atrás
statefile.h 57699de005 Update the copyright year. 8 anos atrás
status.c 57699de005 Update the copyright year. 8 anos atrás
status.h 57699de005 Update the copyright year. 8 anos atrás
tor_main.c 57699de005 Update the copyright year. 8 anos atrás
torcert.c dd572dac34 Fix all doxygen warnings (other than missing docs) 8 anos atrás
torcert.h 57699de005 Update the copyright year. 8 anos atrás
transports.c 57699de005 Update the copyright year. 8 anos atrás
transports.h 57699de005 Update the copyright year. 8 anos atrás