Andrea Shepard 657eaee6ae Expose GETINFO download status statics for test suite and make things mockable 10 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 11 anni fa
addressmap.c 57699de005 Update the copyright year. 10 anni fa
addressmap.h 57699de005 Update the copyright year. 10 anni fa
buffers.c 4f1a04ff9c Replace nearly all XXX0vv comments with smarter ones 10 anni fa
buffers.h 57699de005 Update the copyright year. 10 anni fa
channel.c 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes 10 anni fa
channel.h 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes 10 anni fa
channeltls.c 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes 10 anni fa
channeltls.h 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes 10 anni fa
circpathbias.c 4f1a04ff9c Replace nearly all XXX0vv comments with smarter ones 10 anni fa
circpathbias.h 57699de005 Update the copyright year. 10 anni fa
circuitbuild.c 4f1a04ff9c Replace nearly all XXX0vv comments with smarter ones 10 anni fa
circuitbuild.h fe0d346a6d Merge remote-tracking branch 'teor/bug8976_01_028' 10 anni fa
circuitlist.c 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes 10 anni fa
circuitlist.h addd181721 Fix memory leak in TestingEnableCellStatsEvent 10 anni fa
circuitmux.c 80f1a2cbbd Add the -Wextra-semi warning from clang, and fix the cases where it triggers 10 anni fa
circuitmux.h 57699de005 Update the copyright year. 10 anni fa
circuitmux_ewma.c 57699de005 Update the copyright year. 10 anni fa
circuitmux_ewma.h 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes 10 anni fa
circuitstats.c 57699de005 Update the copyright year. 10 anni fa
circuitstats.h 57699de005 Update the copyright year. 10 anni fa
circuituse.c 568dc27a19 Make base16_decodes return number of decoded bytes 10 anni fa
circuituse.h 57699de005 Update the copyright year. 10 anni fa
command.c 57699de005 Update the copyright year. 10 anni fa
command.h 57699de005 Update the copyright year. 10 anni fa
config.c 568dc27a19 Make base16_decodes return number of decoded bytes 10 anni fa
config.h 4f1a04ff9c Replace nearly all XXX0vv comments with smarter ones 10 anni fa
confparse.c 493499a339 Add -Wfloat-conversion for GCC >= 4.9 10 anni fa
confparse.h 57699de005 Update the copyright year. 10 anni fa
connection.c d6b2af7a3a Merge branch 'bug19180_easy_squashed' 10 anni fa
connection.h c98fbd4169 remove some more unused code 10 anni fa
connection_edge.c 9eeaeddbb1 Reduce make check-spaces noise 10 anni fa
connection_edge.h 57699de005 Update the copyright year. 10 anni fa
connection_or.c 4f1a04ff9c Replace nearly all XXX0vv comments with smarter ones 10 anni fa
connection_or.h 4895d8288c Do not treat "DOCDOC" as doxygen. 10 anni fa
control.c 657eaee6ae Expose GETINFO download status statics for test suite and make things mockable 10 anni fa
control.h 657eaee6ae Expose GETINFO download status statics for test suite and make things mockable 10 anni fa
cpuworker.c 57699de005 Update the copyright year. 10 anni fa
cpuworker.h 57699de005 Update the copyright year. 10 anni fa
dircollate.c 80f1a2cbbd Add the -Wextra-semi warning from clang, and fix the cases where it triggers 10 anni fa
dircollate.h 6a91cab79c Merge branch 'maint-0.2.7' 10 anni fa
directory.c 703254a832 Merge remote-tracking branch 'public/bug15942_v2_alternative' 10 anni fa
directory.h 1f1df4ab74 Move exponential-random backoff computation out of download_status_schedule_get_delay() into separate function, per code review 10 anni fa
dirserv.c 568dc27a19 Make base16_decodes return number of decoded bytes 10 anni fa
dirserv.h ce31db4326 We no longer generate v0 directories. Remove the code to do so 10 anni fa
dirvote.c 4f1a04ff9c Replace nearly all XXX0vv comments with smarter ones 10 anni fa
dirvote.h 6a91cab79c Merge branch 'maint-0.2.7' 10 anni fa
dns.c 57699de005 Update the copyright year. 10 anni fa
dns.h 57699de005 Update the copyright year. 10 anni fa
dns_structs.h 77a5ca901f Unit test dns_resolve(), dns_clip_ttl(), dns_get_expiry_ttl(). 10 anni fa
dnsserv.c e24c902272 Merge branch 'maint-0.2.8' 10 anni fa
dnsserv.h 57699de005 Update the copyright year. 10 anni fa
entrynodes.c 657eaee6ae Expose GETINFO download status statics for test suite and make things mockable 10 anni fa
entrynodes.h 657eaee6ae Expose GETINFO download status statics for test suite and make things mockable 10 anni fa
eventdns_tor.h 57699de005 Update the copyright year. 10 anni fa
ext_orport.c 055a7a198a Rename tor_dup_addr to tor_addr_to_str_dup. 10 anni fa
ext_orport.h 57699de005 Update the copyright year. 10 anni fa
fallback_dirs.inc 69635e41c8 Remove and blacklist 3 fallbacks which disappeared 10 anni fa
fp_pair.c 57699de005 Update the copyright year. 10 anni fa
fp_pair.h 57699de005 Update the copyright year. 10 anni fa
geoip.c 80f1a2cbbd Add the -Wextra-semi warning from clang, and fix the cases where it triggers 10 anni fa
geoip.h 57699de005 Update the copyright year. 10 anni fa
hibernate.c 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes 10 anni fa
hibernate.h 57699de005 Update the copyright year. 10 anni fa
include.am ce854a8d22 Add -ftrapv to gcc-hardening ... mostly! 10 anni fa
keypin.c 80f1a2cbbd Add the -Wextra-semi warning from clang, and fix the cases where it triggers 10 anni fa
keypin.h 57699de005 Update the copyright year. 10 anni fa
main.c dd9cebf109 Merge branch 'maint-0.2.8' 10 anni fa
main.h 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes 10 anni fa
microdesc.c d6b2af7a3a Merge branch 'bug19180_easy_squashed' 10 anni fa
microdesc.h f698b509d8 Add unit tests for networkstatus_consensus_is_bootstrapping 10 anni fa
networkstatus.c 657eaee6ae Expose GETINFO download status statics for test suite and make things mockable 10 anni fa
networkstatus.h 657eaee6ae Expose GETINFO download status statics for test suite and make things mockable 10 anni fa
nodelist.c 80f1a2cbbd Add the -Wextra-semi warning from clang, and fix the cases where it triggers 10 anni fa
nodelist.h 57699de005 Update the copyright year. 10 anni fa
ntmain.c 57699de005 Update the copyright year. 10 anni fa
ntmain.h 57699de005 Update the copyright year. 10 anni fa
onion.c 925f76b486 Keep make check-spaces happy 10 anni fa
onion.h 57699de005 Update the copyright year. 10 anni fa
onion_fast.c 57699de005 Update the copyright year. 10 anni fa
onion_fast.h 57699de005 Update the copyright year. 10 anni fa
onion_ntor.c 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes 10 anni fa
onion_ntor.h 57699de005 Update the copyright year. 10 anni fa
onion_tap.c 57699de005 Update the copyright year. 10 anni fa
onion_tap.h 57699de005 Update the copyright year. 10 anni fa
or.h 5a4ed29f01 Better comments on exponential-backoff related members of download_status_t 10 anni fa
periodic.c d037369e56 quiet debug logs from periodic_event_dispatch() 10 anni fa
periodic.h 57699de005 Update the copyright year. 10 anni fa
policies.c a885271c08 Add new tor_assert_nonfatal*() macros. 10 anni fa
policies.h 57699de005 Update the copyright year. 10 anni fa
reasons.c 57699de005 Update the copyright year. 10 anni fa
reasons.h 57699de005 Update the copyright year. 10 anni fa
relay.c 4895d8288c Do not treat "DOCDOC" as doxygen. 10 anni fa
relay.h 57699de005 Update the copyright year. 10 anni fa
rendcache.c 0616fd6fb6 typo/comment/log fixes i found in my sandbox from montreal 10 anni fa
rendcache.h 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes 10 anni fa
rendclient.c c7f1b46a10 Perform cache lookup when FetchHidServDescriptors is set 10 anni fa
rendclient.h 57699de005 Update the copyright year. 10 anni fa
rendcommon.c 9eeaeddbb1 Reduce make check-spaces noise 10 anni fa
rendcommon.h 33d3572a1d Merge branch 'feature15588_squashed' 10 anni fa
rendmid.c be0e1e9e2f Stop being so strict about the payload length of "rendezvous1" cells 10 anni fa
rendmid.h 57699de005 Update the copyright year. 10 anni fa
rendservice.c cb8557f7c9 Merge branch 'maint-0.2.8' 10 anni fa
rendservice.h 33d3572a1d Merge branch 'feature15588_squashed' 10 anni fa
rephist.c 568dc27a19 Make base16_decodes return number of decoded bytes 10 anni fa
rephist.h 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes 10 anni fa
replaycache.c 57699de005 Update the copyright year. 10 anni fa
replaycache.h 57699de005 Update the copyright year. 10 anni fa
router.c d6b2af7a3a Merge branch 'bug19180_easy_squashed' 10 anni fa
router.h 06031b441e touchups and refactorings on bug 18616 branch 10 anni fa
routerkeys.c fdb57db581 Merge branch 'bug18133_027' into maint-0.2.8 10 anni fa
routerkeys.h 57699de005 Update the copyright year. 10 anni fa
routerlist.c 657eaee6ae Expose GETINFO download status statics for test suite and make things mockable 10 anni fa
routerlist.h 657eaee6ae Expose GETINFO download status statics for test suite and make things mockable 10 anni fa
routerparse.c 703254a832 Merge remote-tracking branch 'public/bug15942_v2_alternative' 10 anni fa
routerparse.h 57699de005 Update the copyright year. 10 anni fa
routerset.c 57699de005 Update the copyright year. 10 anni fa
routerset.h 57699de005 Update the copyright year. 10 anni fa
scheduler.c 57699de005 Update the copyright year. 10 anni fa
scheduler.h 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes 10 anni fa
statefile.c 57699de005 Update the copyright year. 10 anni fa
statefile.h 57699de005 Update the copyright year. 10 anni fa
status.c 57699de005 Update the copyright year. 10 anni fa
status.h 57699de005 Update the copyright year. 10 anni fa
tor_main.c 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes 10 anni fa
torcert.c dd572dac34 Fix all doxygen warnings (other than missing docs) 10 anni fa
torcert.h 57699de005 Update the copyright year. 10 anni fa
transports.c 4f1a04ff9c Replace nearly all XXX0vv comments with smarter ones 10 anni fa
transports.h 57699de005 Update the copyright year. 10 anni fa