Nick Mathewson 2f75b34dce Patch from dgoulet: fix a base16 problem that manifested w stem 8 éve
..
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 éve
addressmap.c 57699de005 Update the copyright year. 8 éve
addressmap.h 57699de005 Update the copyright year. 8 éve
buffers.c 4f1a04ff9c Replace nearly all XXX0vv comments with smarter ones 8 éve
buffers.h 57699de005 Update the copyright year. 8 éve
channel.c 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes 8 éve
channel.h 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes 8 éve
channeltls.c 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes 8 éve
channeltls.h 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes 8 éve
circpathbias.c 4f1a04ff9c Replace nearly all XXX0vv comments with smarter ones 8 éve
circpathbias.h 57699de005 Update the copyright year. 8 éve
circuitbuild.c 4f1a04ff9c Replace nearly all XXX0vv comments with smarter ones 8 éve
circuitbuild.h fe0d346a6d Merge remote-tracking branch 'teor/bug8976_01_028' 8 éve
circuitlist.c 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes 8 éve
circuitlist.h addd181721 Fix memory leak in TestingEnableCellStatsEvent 8 éve
circuitmux.c 80f1a2cbbd Add the -Wextra-semi warning from clang, and fix the cases where it triggers 8 éve
circuitmux.h 57699de005 Update the copyright year. 8 éve
circuitmux_ewma.c 57699de005 Update the copyright year. 8 éve
circuitmux_ewma.h 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes 8 éve
circuitstats.c 57699de005 Update the copyright year. 8 éve
circuitstats.h 57699de005 Update the copyright year. 8 éve
circuituse.c 568dc27a19 Make base16_decodes return number of decoded bytes 8 éve
circuituse.h 57699de005 Update the copyright year. 8 éve
command.c 57699de005 Update the copyright year. 8 éve
command.h 57699de005 Update the copyright year. 8 éve
config.c 568dc27a19 Make base16_decodes return number of decoded bytes 8 éve
config.h 4f1a04ff9c Replace nearly all XXX0vv comments with smarter ones 8 éve
confparse.c 493499a339 Add -Wfloat-conversion for GCC >= 4.9 8 éve
confparse.h 57699de005 Update the copyright year. 8 éve
connection.c d6b2af7a3a Merge branch 'bug19180_easy_squashed' 8 éve
connection.h c98fbd4169 remove some more unused code 8 éve
connection_edge.c 9eeaeddbb1 Reduce make check-spaces noise 8 éve
connection_edge.h 57699de005 Update the copyright year. 8 éve
connection_or.c 4f1a04ff9c Replace nearly all XXX0vv comments with smarter ones 8 éve
connection_or.h 4895d8288c Do not treat "DOCDOC" as doxygen. 8 éve
control.c 2f75b34dce Patch from dgoulet: fix a base16 problem that manifested w stem 8 éve
control.h 33d3572a1d Merge branch 'feature15588_squashed' 8 éve
cpuworker.c 57699de005 Update the copyright year. 8 éve
cpuworker.h 57699de005 Update the copyright year. 8 éve
dircollate.c 80f1a2cbbd Add the -Wextra-semi warning from clang, and fix the cases where it triggers 8 éve
dircollate.h 6a91cab79c Merge branch 'maint-0.2.7' 8 éve
directory.c 568dc27a19 Make base16_decodes return number of decoded bytes 8 éve
directory.h bcae392e0e avoid another redundant check 8 éve
dirserv.c 568dc27a19 Make base16_decodes return number of decoded bytes 8 éve
dirserv.h ce31db4326 We no longer generate v0 directories. Remove the code to do so 8 éve
dirvote.c 4f1a04ff9c Replace nearly all XXX0vv comments with smarter ones 8 éve
dirvote.h 6a91cab79c Merge branch 'maint-0.2.7' 8 éve
dns.c 57699de005 Update the copyright year. 8 éve
dns.h 57699de005 Update the copyright year. 8 éve
dns_structs.h 77a5ca901f Unit test dns_resolve(), dns_clip_ttl(), dns_get_expiry_ttl(). 8 éve
dnsserv.c e24c902272 Merge branch 'maint-0.2.8' 8 éve
dnsserv.h 57699de005 Update the copyright year. 8 éve
entrynodes.c 568dc27a19 Make base16_decodes return number of decoded bytes 8 éve
entrynodes.h f2153f9716 Always allow OR connections to bridges on private addresses 8 éve
eventdns_tor.h 57699de005 Update the copyright year. 8 éve
ext_orport.c 055a7a198a Rename tor_dup_addr to tor_addr_to_str_dup. 8 éve
ext_orport.h 57699de005 Update the copyright year. 8 éve
fallback_dirs.inc 1fd4340f82 April 2016 fallbacks for 0.2.8-rc 8 éve
fp_pair.c 57699de005 Update the copyright year. 8 éve
fp_pair.h 57699de005 Update the copyright year. 8 éve
geoip.c 80f1a2cbbd Add the -Wextra-semi warning from clang, and fix the cases where it triggers 8 éve
geoip.h 57699de005 Update the copyright year. 8 éve
hibernate.c 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes 8 éve
hibernate.h 57699de005 Update the copyright year. 8 éve
include.am ce854a8d22 Add -ftrapv to gcc-hardening ... mostly! 8 éve
keypin.c 80f1a2cbbd Add the -Wextra-semi warning from clang, and fix the cases where it triggers 8 éve
keypin.h 57699de005 Update the copyright year. 8 éve
main.c d6b2af7a3a Merge branch 'bug19180_easy_squashed' 8 éve
main.h 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes 8 éve
microdesc.c d6b2af7a3a Merge branch 'bug19180_easy_squashed' 8 éve
microdesc.h f698b509d8 Add unit tests for networkstatus_consensus_is_bootstrapping 8 éve
networkstatus.c 568dc27a19 Make base16_decodes return number of decoded bytes 8 éve
networkstatus.h d718c717a6 Merge branch 'maint-0.2.8' 8 éve
nodelist.c 80f1a2cbbd Add the -Wextra-semi warning from clang, and fix the cases where it triggers 8 éve
nodelist.h 57699de005 Update the copyright year. 8 éve
ntmain.c 57699de005 Update the copyright year. 8 éve
ntmain.h 57699de005 Update the copyright year. 8 éve
onion.c 925f76b486 Keep make check-spaces happy 8 éve
onion.h 57699de005 Update the copyright year. 8 éve
onion_fast.c 57699de005 Update the copyright year. 8 éve
onion_fast.h 57699de005 Update the copyright year. 8 éve
onion_ntor.c 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes 8 éve
onion_ntor.h 57699de005 Update the copyright year. 8 éve
onion_tap.c 57699de005 Update the copyright year. 8 éve
onion_tap.h 57699de005 Update the copyright year. 8 éve
or.h 4f1a04ff9c Replace nearly all XXX0vv comments with smarter ones 8 éve
periodic.c d037369e56 quiet debug logs from periodic_event_dispatch() 8 éve
periodic.h 57699de005 Update the copyright year. 8 éve
policies.c a885271c08 Add new tor_assert_nonfatal*() macros. 8 éve
policies.h 57699de005 Update the copyright year. 8 éve
reasons.c 57699de005 Update the copyright year. 8 éve
reasons.h 57699de005 Update the copyright year. 8 éve
relay.c 4895d8288c Do not treat "DOCDOC" as doxygen. 8 éve
relay.h 57699de005 Update the copyright year. 8 éve
rendcache.c 0616fd6fb6 typo/comment/log fixes i found in my sandbox from montreal 8 éve
rendcache.h 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes 8 éve
rendclient.c c7f1b46a10 Perform cache lookup when FetchHidServDescriptors is set 8 éve
rendclient.h 57699de005 Update the copyright year. 8 éve
rendcommon.c 9eeaeddbb1 Reduce make check-spaces noise 8 éve
rendcommon.h 33d3572a1d Merge branch 'feature15588_squashed' 8 éve
rendmid.c be0e1e9e2f Stop being so strict about the payload length of "rendezvous1" cells 8 éve
rendmid.h 57699de005 Update the copyright year. 8 éve
rendservice.c ab35f9de46 Correctly close intro circuit when deleting ephemeral HS 8 éve
rendservice.h 33d3572a1d Merge branch 'feature15588_squashed' 8 éve
rephist.c 568dc27a19 Make base16_decodes return number of decoded bytes 8 éve
rephist.h 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes 8 éve
replaycache.c 57699de005 Update the copyright year. 8 éve
replaycache.h 57699de005 Update the copyright year. 8 éve
router.c d6b2af7a3a Merge branch 'bug19180_easy_squashed' 8 éve
router.h 06031b441e touchups and refactorings on bug 18616 branch 8 éve
routerkeys.c fdb57db581 Merge branch 'bug18133_027' into maint-0.2.8 8 éve
routerkeys.h 57699de005 Update the copyright year. 8 éve
routerlist.c 568dc27a19 Make base16_decodes return number of decoded bytes 8 éve
routerlist.h 9eeaeddbb1 Reduce make check-spaces noise 8 éve
routerparse.c 568dc27a19 Make base16_decodes return number of decoded bytes 8 éve
routerparse.h 57699de005 Update the copyright year. 8 éve
routerset.c 57699de005 Update the copyright year. 8 éve
routerset.h 57699de005 Update the copyright year. 8 éve
scheduler.c 57699de005 Update the copyright year. 8 éve
scheduler.h 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes 8 éve
statefile.c 57699de005 Update the copyright year. 8 éve
statefile.h 57699de005 Update the copyright year. 8 éve
status.c 57699de005 Update the copyright year. 8 éve
status.h 57699de005 Update the copyright year. 8 éve
tor_main.c 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes 8 éve
torcert.c dd572dac34 Fix all doxygen warnings (other than missing docs) 8 éve
torcert.h 57699de005 Update the copyright year. 8 éve
transports.c 4f1a04ff9c Replace nearly all XXX0vv comments with smarter ones 8 éve
transports.h 57699de005 Update the copyright year. 8 éve