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