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