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