Nick Mathewson 607a9056d4 Merge branch 'ftrapv_v3' 8 年 前
..
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 年 前
addressmap.c 57699de005 Update the copyright year. 8 年 前
addressmap.h 57699de005 Update the copyright year. 8 年 前
buffers.c 12e26a6e76 Disambiguate: Avoid defining two static functions called chunk_free_unchecked 8 年 前
buffers.h 57699de005 Update the copyright year. 8 年 前
channel.c 055a7a198a Rename tor_dup_addr to tor_addr_to_str_dup. 8 年 前
channel.h beba70ec77 Don't declare "incoming_queue" in every file including channel.h 8 年 前
channeltls.c 055a7a198a Rename tor_dup_addr to tor_addr_to_str_dup. 8 年 前
channeltls.h 57699de005 Update the copyright year. 8 年 前
circpathbias.c 57699de005 Update the copyright year. 8 年 前
circpathbias.h 57699de005 Update the copyright year. 8 年 前
circuitbuild.c bff53aabce Remove redundant declarations of MIN 8 年 前
circuitbuild.h fe0d346a6d Merge remote-tracking branch 'teor/bug8976_01_028' 8 年 前
circuitlist.c ba87f5bb25 Fix my dumb unreleased bug in 18673 8 年 前
circuitlist.h addd181721 Fix memory leak in TestingEnableCellStatsEvent 8 年 前
circuitmux.c 57699de005 Update the copyright year. 8 年 前
circuitmux.h 57699de005 Update the copyright year. 8 年 前
circuitmux_ewma.c 57699de005 Update the copyright year. 8 年 前
circuitmux_ewma.h 57699de005 Update the copyright year. 8 年 前
circuitstats.c 57699de005 Update the copyright year. 8 年 前
circuitstats.h 57699de005 Update the copyright year. 8 年 前
circuituse.c 58e0e587a6 Merge branch 'maint-0.2.8' 8 年 前
circuituse.h 57699de005 Update the copyright year. 8 年 前
command.c 57699de005 Update the copyright year. 8 年 前
command.h 57699de005 Update the copyright year. 8 年 前
config.c eafcd7b0fc Merge branch 'maint-0.2.8' 8 年 前
config.h ef31c8862f Add changes file for 18448; refactor 8 年 前
confparse.c 57699de005 Update the copyright year. 8 年 前
confparse.h 57699de005 Update the copyright year. 8 年 前
connection.c 532820b11c Add a BUG macro for usage in if checks. 8 年 前
connection.h 57699de005 Update the copyright year. 8 年 前
connection_edge.c 33d3572a1d Merge branch 'feature15588_squashed' 8 年 前
connection_edge.h 57699de005 Update the copyright year. 8 年 前
connection_or.c 591029253f Merge branch 'bug14334_squashed' 8 年 前
connection_or.h 4895d8288c Do not treat "DOCDOC" as doxygen. 8 年 前
control.c 33d3572a1d Merge branch 'feature15588_squashed' 8 年 前
control.h 33d3572a1d Merge branch 'feature15588_squashed' 8 年 前
cpuworker.c 57699de005 Update the copyright year. 8 年 前
cpuworker.h 57699de005 Update the copyright year. 8 年 前
dircollate.c c0568a89d9 Whitespace fixes 8 年 前
dircollate.h 6a91cab79c Merge branch 'maint-0.2.7' 8 年 前
directory.c 03ae44a9e8 Fix comment for directory_handle_command_get 8 年 前
directory.h 833b5f71a7 Make clients always use begindir for directory requests 8 年 前
dirserv.c ad8b9dcd47 Merge branch 'maint-0.2.8' 8 年 前
dirserv.h 24fbb9a81b Merge branch 'maint-0.2.7' into maint-0.2.8 8 年 前
dirvote.c 6a91cab79c Merge branch 'maint-0.2.7' 8 年 前
dirvote.h 6a91cab79c Merge branch 'maint-0.2.7' 8 年 前
dns.c 57699de005 Update the copyright year. 8 年 前
dns.h 57699de005 Update the copyright year. 8 年 前
dns_structs.h 77a5ca901f Unit test dns_resolve(), dns_clip_ttl(), dns_get_expiry_ttl(). 8 年 前
dnsserv.c e24c902272 Merge branch 'maint-0.2.8' 8 年 前
dnsserv.h 57699de005 Update the copyright year. 8 年 前
entrynodes.c c0568a89d9 Whitespace fixes 8 年 前
entrynodes.h f2153f9716 Always allow OR connections to bridges on private addresses 8 年 前
eventdns_tor.h 57699de005 Update the copyright year. 8 年 前
ext_orport.c 055a7a198a Rename tor_dup_addr to tor_addr_to_str_dup. 8 年 前
ext_orport.h 57699de005 Update the copyright year. 8 年 前
fallback_dirs.inc 1fd4340f82 April 2016 fallbacks for 0.2.8-rc 8 年 前
fp_pair.c 57699de005 Update the copyright year. 8 年 前
fp_pair.h 57699de005 Update the copyright year. 8 年 前
geoip.c 57699de005 Update the copyright year. 8 年 前
geoip.h 57699de005 Update the copyright year. 8 年 前
hibernate.c a19f4192da Issue a `STATUS_SERVER` event on meaningful hibernation state changes. 8 年 前
hibernate.h 57699de005 Update the copyright year. 8 年 前
include.am ce854a8d22 Add -ftrapv to gcc-hardening ... mostly! 8 年 前
keypin.c 57699de005 Update the copyright year. 8 年 前
keypin.h 57699de005 Update the copyright year. 8 年 前
main.c 0e354ad459 Merge branch 'assert_nonfatal_squashed' 8 年 前
main.h 57699de005 Update the copyright year. 8 年 前
microdesc.c dd572dac34 Fix all doxygen warnings (other than missing docs) 8 年 前
microdesc.h 57699de005 Update the copyright year. 8 年 前
networkstatus.c 022d32252a Merge branch 'maint-0.2.8' 8 年 前
networkstatus.h 525307c0ea fix typos/etc before i go nuts on #18809 8 年 前
nodelist.c 57699de005 Update the copyright year. 8 年 前
nodelist.h 57699de005 Update the copyright year. 8 年 前
ntmain.c 57699de005 Update the copyright year. 8 年 前
ntmain.h 57699de005 Update the copyright year. 8 年 前
onion.c 1103d82492 fix typo in comment 8 年 前
onion.h 57699de005 Update the copyright year. 8 年 前
onion_fast.c 57699de005 Update the copyright year. 8 年 前
onion_fast.h 57699de005 Update the copyright year. 8 年 前
onion_ntor.c 57699de005 Update the copyright year. 8 年 前
onion_ntor.h 57699de005 Update the copyright year. 8 年 前
onion_tap.c 57699de005 Update the copyright year. 8 年 前
onion_tap.h 57699de005 Update the copyright year. 8 年 前
or.h 33d3572a1d Merge branch 'feature15588_squashed' 8 年 前
periodic.c d037369e56 quiet debug logs from periodic_event_dispatch() 8 年 前
periodic.h 57699de005 Update the copyright year. 8 年 前
policies.c a885271c08 Add new tor_assert_nonfatal*() macros. 8 年 前
policies.h 57699de005 Update the copyright year. 8 年 前
reasons.c 57699de005 Update the copyright year. 8 年 前
reasons.h 57699de005 Update the copyright year. 8 年 前
relay.c 4895d8288c Do not treat "DOCDOC" as doxygen. 8 年 前
relay.h 57699de005 Update the copyright year. 8 年 前
rendcache.c 4895d8288c Do not treat "DOCDOC" as doxygen. 8 年 前
rendcache.h edeba3d472 simplify rend_cache_store_status_t back to a boolean 8 年 前
rendclient.c 33d3572a1d Merge branch 'feature15588_squashed' 8 年 前
rendclient.h 57699de005 Update the copyright year. 8 年 前
rendcommon.c 33d3572a1d Merge branch 'feature15588_squashed' 8 年 前
rendcommon.h 33d3572a1d Merge branch 'feature15588_squashed' 8 年 前
rendmid.c be0e1e9e2f Stop being so strict about the payload length of "rendezvous1" cells 8 年 前
rendmid.h 57699de005 Update the copyright year. 8 年 前
rendservice.c 71267bef4c Merge branch 'maint-0.2.8' 8 年 前
rendservice.h 33d3572a1d Merge branch 'feature15588_squashed' 8 年 前
rephist.c a885271c08 Add new tor_assert_nonfatal*() macros. 8 年 前
rephist.h 57699de005 Update the copyright year. 8 年 前
replaycache.c 57699de005 Update the copyright year. 8 年 前
replaycache.h 57699de005 Update the copyright year. 8 年 前
router.c b8b5bccfd9 refactor the #19003 patches 8 年 前
router.h 57699de005 Update the copyright year. 8 年 前
routerkeys.c fdb57db581 Merge branch 'bug18133_027' into maint-0.2.8 8 年 前
routerkeys.h 57699de005 Update the copyright year. 8 年 前
routerlist.c 607a9056d4 Merge branch 'ftrapv_v3' 8 年 前
routerlist.h 20432fc541 Refactor out u64_dbl_t 8 年 前
routerparse.c 33d3572a1d Merge branch 'feature15588_squashed' 8 年 前
routerparse.h 57699de005 Update the copyright year. 8 年 前
routerset.c 57699de005 Update the copyright year. 8 年 前
routerset.h 57699de005 Update the copyright year. 8 年 前
scheduler.c 57699de005 Update the copyright year. 8 年 前
scheduler.h 57699de005 Update the copyright year. 8 年 前
statefile.c 57699de005 Update the copyright year. 8 年 前
statefile.h 57699de005 Update the copyright year. 8 年 前
status.c 57699de005 Update the copyright year. 8 年 前
status.h 57699de005 Update the copyright year. 8 年 前
tor_main.c 57699de005 Update the copyright year. 8 年 前
torcert.c dd572dac34 Fix all doxygen warnings (other than missing docs) 8 年 前
torcert.h 57699de005 Update the copyright year. 8 年 前
transports.c 57699de005 Update the copyright year. 8 年 前
transports.h 57699de005 Update the copyright year. 8 年 前