Nick Mathewson 493499a339 Add -Wfloat-conversion for GCC >= 4.9 8 anni fa
..
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 anni fa
addressmap.c 57699de005 Update the copyright year. 8 anni fa
addressmap.h 57699de005 Update the copyright year. 8 anni fa
buffers.c 12e26a6e76 Disambiguate: Avoid defining two static functions called chunk_free_unchecked 8 anni fa
buffers.h 57699de005 Update the copyright year. 8 anni fa
channel.c 493499a339 Add -Wfloat-conversion for GCC >= 4.9 8 anni fa
channel.h beba70ec77 Don't declare "incoming_queue" in every file including channel.h 8 anni fa
channeltls.c 4f8086fb20 Enable -Wnull-dereference (GCC >=6.1), and fix the easy cases 8 anni fa
channeltls.h 57699de005 Update the copyright year. 8 anni fa
circpathbias.c 57699de005 Update the copyright year. 8 anni fa
circpathbias.h 57699de005 Update the copyright year. 8 anni fa
circuitbuild.c 6382cd93cb Merge branch 'maint-0.2.8' 8 anni fa
circuitbuild.h fe0d346a6d Merge remote-tracking branch 'teor/bug8976_01_028' 8 anni fa
circuitlist.c ba87f5bb25 Fix my dumb unreleased bug in 18673 8 anni fa
circuitlist.h addd181721 Fix memory leak in TestingEnableCellStatsEvent 8 anni fa
circuitmux.c 57699de005 Update the copyright year. 8 anni fa
circuitmux.h 57699de005 Update the copyright year. 8 anni fa
circuitmux_ewma.c 57699de005 Update the copyright year. 8 anni fa
circuitmux_ewma.h 57699de005 Update the copyright year. 8 anni fa
circuitstats.c 57699de005 Update the copyright year. 8 anni fa
circuitstats.h 57699de005 Update the copyright year. 8 anni fa
circuituse.c d718c717a6 Merge branch 'maint-0.2.8' 8 anni fa
circuituse.h 57699de005 Update the copyright year. 8 anni fa
command.c 57699de005 Update the copyright year. 8 anni fa
command.h 57699de005 Update the copyright year. 8 anni fa
config.c 493499a339 Add -Wfloat-conversion for GCC >= 4.9 8 anni fa
config.h ef31c8862f Add changes file for 18448; refactor 8 anni fa
confparse.c 493499a339 Add -Wfloat-conversion for GCC >= 4.9 8 anni fa
confparse.h 57699de005 Update the copyright year. 8 anni fa
connection.c 4f8086fb20 Enable -Wnull-dereference (GCC >=6.1), and fix the easy cases 8 anni fa
connection.h c98fbd4169 remove some more unused code 8 anni fa
connection_edge.c 33d3572a1d Merge branch 'feature15588_squashed' 8 anni fa
connection_edge.h 57699de005 Update the copyright year. 8 anni fa
connection_or.c 591029253f Merge branch 'bug14334_squashed' 8 anni fa
connection_or.h 4895d8288c Do not treat "DOCDOC" as doxygen. 8 anni fa
control.c 6382cd93cb Merge branch 'maint-0.2.8' 8 anni fa
control.h 33d3572a1d Merge branch 'feature15588_squashed' 8 anni fa
cpuworker.c 57699de005 Update the copyright year. 8 anni fa
cpuworker.h 57699de005 Update the copyright year. 8 anni fa
dircollate.c c0568a89d9 Whitespace fixes 8 anni fa
dircollate.h 6a91cab79c Merge branch 'maint-0.2.7' 8 anni fa
directory.c d718c717a6 Merge branch 'maint-0.2.8' 8 anni fa
directory.h bcae392e0e avoid another redundant check 8 anni fa
dirserv.c 4a14c2cfc7 Merge branch 'maint-0.2.8' 8 anni fa
dirserv.h 24fbb9a81b Merge branch 'maint-0.2.7' into maint-0.2.8 8 anni fa
dirvote.c 437cbb17c2 Merge remote-tracking branch 'asn/feature19036' 8 anni fa
dirvote.h 6a91cab79c Merge branch 'maint-0.2.7' 8 anni fa
dns.c 57699de005 Update the copyright year. 8 anni fa
dns.h 57699de005 Update the copyright year. 8 anni fa
dns_structs.h 77a5ca901f Unit test dns_resolve(), dns_clip_ttl(), dns_get_expiry_ttl(). 8 anni fa
dnsserv.c e24c902272 Merge branch 'maint-0.2.8' 8 anni fa
dnsserv.h 57699de005 Update the copyright year. 8 anni fa
entrynodes.c c0568a89d9 Whitespace fixes 8 anni fa
entrynodes.h f2153f9716 Always allow OR connections to bridges on private addresses 8 anni fa
eventdns_tor.h 57699de005 Update the copyright year. 8 anni fa
ext_orport.c 055a7a198a Rename tor_dup_addr to tor_addr_to_str_dup. 8 anni fa
ext_orport.h 57699de005 Update the copyright year. 8 anni fa
fallback_dirs.inc 1fd4340f82 April 2016 fallbacks for 0.2.8-rc 8 anni fa
fp_pair.c 57699de005 Update the copyright year. 8 anni fa
fp_pair.h 57699de005 Update the copyright year. 8 anni fa
geoip.c 4f8086fb20 Enable -Wnull-dereference (GCC >=6.1), and fix the easy cases 8 anni fa
geoip.h 57699de005 Update the copyright year. 8 anni fa
hibernate.c a19f4192da Issue a `STATUS_SERVER` event on meaningful hibernation state changes. 8 anni fa
hibernate.h 57699de005 Update the copyright year. 8 anni fa
include.am ce854a8d22 Add -ftrapv to gcc-hardening ... mostly! 8 anni fa
keypin.c 57699de005 Update the copyright year. 8 anni fa
keypin.h 57699de005 Update the copyright year. 8 anni fa
main.c d718c717a6 Merge branch 'maint-0.2.8' 8 anni fa
main.h 57699de005 Update the copyright year. 8 anni fa
microdesc.c f698b509d8 Add unit tests for networkstatus_consensus_is_bootstrapping 8 anni fa
microdesc.h f698b509d8 Add unit tests for networkstatus_consensus_is_bootstrapping 8 anni fa
networkstatus.c dcc4fd4403 Merge branch 'maint-0.2.8' 8 anni fa
networkstatus.h d718c717a6 Merge branch 'maint-0.2.8' 8 anni fa
nodelist.c b14c1f4082 Merge remote-tracking branch 'public/bug19203_027' into HEAD 8 anni fa
nodelist.h 57699de005 Update the copyright year. 8 anni fa
ntmain.c 57699de005 Update the copyright year. 8 anni fa
ntmain.h 57699de005 Update the copyright year. 8 anni fa
onion.c 1103d82492 fix typo in comment 8 anni fa
onion.h 57699de005 Update the copyright year. 8 anni fa
onion_fast.c 57699de005 Update the copyright year. 8 anni fa
onion_fast.h 57699de005 Update the copyright year. 8 anni fa
onion_ntor.c 57699de005 Update the copyright year. 8 anni fa
onion_ntor.h 57699de005 Update the copyright year. 8 anni fa
onion_tap.c 57699de005 Update the copyright year. 8 anni fa
onion_tap.h 57699de005 Update the copyright year. 8 anni fa
or.h 4a14c2cfc7 Merge branch 'maint-0.2.8' 8 anni fa
periodic.c d037369e56 quiet debug logs from periodic_event_dispatch() 8 anni fa
periodic.h 57699de005 Update the copyright year. 8 anni fa
policies.c a885271c08 Add new tor_assert_nonfatal*() macros. 8 anni fa
policies.h 57699de005 Update the copyright year. 8 anni fa
reasons.c 57699de005 Update the copyright year. 8 anni fa
reasons.h 57699de005 Update the copyright year. 8 anni fa
relay.c 4895d8288c Do not treat "DOCDOC" as doxygen. 8 anni fa
relay.h 57699de005 Update the copyright year. 8 anni fa
rendcache.c 4895d8288c Do not treat "DOCDOC" as doxygen. 8 anni fa
rendcache.h edeba3d472 simplify rend_cache_store_status_t back to a boolean 8 anni fa
rendclient.c 33d3572a1d Merge branch 'feature15588_squashed' 8 anni fa
rendclient.h 57699de005 Update the copyright year. 8 anni fa
rendcommon.c 33d3572a1d Merge branch 'feature15588_squashed' 8 anni fa
rendcommon.h 33d3572a1d Merge branch 'feature15588_squashed' 8 anni fa
rendmid.c be0e1e9e2f Stop being so strict about the payload length of "rendezvous1" cells 8 anni fa
rendmid.h 57699de005 Update the copyright year. 8 anni fa
rendservice.c 71267bef4c Merge branch 'maint-0.2.8' 8 anni fa
rendservice.h 33d3572a1d Merge branch 'feature15588_squashed' 8 anni fa
rephist.c acc083b520 Make another variable unsigned. 8 anni fa
rephist.h 57699de005 Update the copyright year. 8 anni fa
replaycache.c 57699de005 Update the copyright year. 8 anni fa
replaycache.h 57699de005 Update the copyright year. 8 anni fa
router.c 8c1c71aa2c Merge branch 'maint-0.2.8' 8 anni fa
router.h 06031b441e touchups and refactorings on bug 18616 branch 8 anni fa
routerkeys.c fdb57db581 Merge branch 'bug18133_027' into maint-0.2.8 8 anni fa
routerkeys.h 57699de005 Update the copyright year. 8 anni fa
routerlist.c 493499a339 Add -Wfloat-conversion for GCC >= 4.9 8 anni fa
routerlist.h a7f6e434be Merge branch 'maint-0.2.8' 8 anni fa
routerparse.c b53a2059c4 Expose crypto_digest_algorithm_get_length from crypto.c 8 anni fa
routerparse.h 57699de005 Update the copyright year. 8 anni fa
routerset.c 57699de005 Update the copyright year. 8 anni fa
routerset.h 57699de005 Update the copyright year. 8 anni fa
scheduler.c 57699de005 Update the copyright year. 8 anni fa
scheduler.h 57699de005 Update the copyright year. 8 anni fa
statefile.c 57699de005 Update the copyright year. 8 anni fa
statefile.h 57699de005 Update the copyright year. 8 anni fa
status.c 57699de005 Update the copyright year. 8 anni fa
status.h 57699de005 Update the copyright year. 8 anni fa
tor_main.c 57699de005 Update the copyright year. 8 anni fa
torcert.c dd572dac34 Fix all doxygen warnings (other than missing docs) 8 anni fa
torcert.h 57699de005 Update the copyright year. 8 anni fa
transports.c 57699de005 Update the copyright year. 8 anni fa
transports.h 57699de005 Update the copyright year. 8 anni fa