Nick Mathewson 9fe6fea1cc Fix a huge pile of -Wshadow warnings. 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 9fe6fea1cc Fix a huge pile of -Wshadow warnings. 7 years ago
addressmap.h 57699de005 Update the copyright year. 8 years ago
buffers.c c7558c906a Use coarse monotonic timer instead of cached monotonized libevent time. 7 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 4757303873 Fix all -Wshadow warnings on Linux 7 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 9fe6fea1cc Fix a huge pile of -Wshadow warnings. 7 years ago
circuitbuild.h fe0d346a6d Merge remote-tracking branch 'teor/bug8976_01_028' 8 years ago
circuitlist.c c7558c906a Use coarse monotonic timer instead of cached monotonized libevent time. 7 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 9fe6fea1cc Fix a huge pile of -Wshadow warnings. 7 years ago
circuitstats.h 57699de005 Update the copyright year. 8 years ago
circuituse.c 568dc27a19 Make base16_decodes return number of decoded bytes 8 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 9fe6fea1cc Fix a huge pile of -Wshadow warnings. 7 years ago
config.h 2a17b93cc4 Make options_get_datadir_fname2_suffix() mockable 7 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 4757303873 Fix all -Wshadow warnings on Linux 7 years ago
connection_edge.c 9fe6fea1cc Fix a huge pile of -Wshadow warnings. 7 years ago
connection_edge.h 57699de005 Update the copyright year. 8 years ago
connection_or.c 4757303873 Fix all -Wshadow warnings on Linux 7 years ago
connection_or.h 4895d8288c Do not treat "DOCDOC" as doxygen. 8 years ago
control.c 9fe6fea1cc Fix a huge pile of -Wshadow warnings. 7 years ago
control.h 657eaee6ae Expose GETINFO download status statics for test suite and make things mockable 7 years ago
cpuworker.c 265e40b481 Raise libevent dependency to 2.0.10-stable or newer 7 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 aaa3129043 Merge remote-tracking branch 'dgoulet/ticket16943_029_05-squashed' 7 years ago
directory.h d3ca6fe475 Call purpose_needs_anonymity in authority_certs_fetch_missing 7 years ago
dirserv.c b750a77e3f fix naked memcmps 7 years ago
dirserv.h ce31db4326 We no longer generate v0 directories. Remove the code to do so 8 years ago
dirvote.c 9fe6fea1cc Fix a huge pile of -Wshadow warnings. 7 years ago
dirvote.h 6927467bef Refactor parameter computation and add a helper function 7 years ago
dns.c 265e40b481 Raise libevent dependency to 2.0.10-stable or newer 7 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 265e40b481 Raise libevent dependency to 2.0.10-stable or newer 7 years ago
dnsserv.h 57699de005 Update the copyright year. 8 years ago
entrynodes.c 4757303873 Fix all -Wshadow warnings on Linux 7 years ago
entrynodes.h 657eaee6ae Expose GETINFO download status statics for test suite and make things mockable 7 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 26146dbe9e Comment-out fallbacks in a way the stem fallback parser understands 7 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 4757303873 Fix all -Wshadow warnings on Linux 7 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 e7b70b69ec Remove src/or/eventdns_tor.h based on cypherpunk's review 7 years ago
keypin.c 8ba4ba0a74 Grammar. 7 years ago
keypin.h 57699de005 Update the copyright year. 8 years ago
main.c 1e3cf1cc83 Be sure to call monotime_init() at startup. 7 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 aaa3129043 Merge remote-tracking branch 'dgoulet/ticket16943_029_05-squashed' 7 years ago
networkstatus.h aaa3129043 Merge remote-tracking branch 'dgoulet/ticket16943_029_05-squashed' 7 years ago
nodelist.c 4757303873 Fix all -Wshadow warnings on Linux 7 years ago
nodelist.h 57699de005 Update the copyright year. 8 years ago
ntmain.c 265e40b481 Raise libevent dependency to 2.0.10-stable or newer 7 years ago
ntmain.h 57699de005 Update the copyright year. 8 years ago
onion.c ae22c249c3 Improve test coverage a little on onion*.c 7 years ago
onion.h 57699de005 Update the copyright year. 8 years ago
onion_fast.c acba4cc954 test coverage on onion_fast: 0%->100% 7 years ago
onion_fast.h 57699de005 Update the copyright year. 8 years ago
onion_ntor.c ae22c249c3 Improve test coverage a little on onion*.c 7 years ago
onion_ntor.h 57699de005 Update the copyright year. 8 years ago
onion_tap.c ae22c249c3 Improve test coverage a little on onion*.c 7 years ago
onion_tap.h 57699de005 Update the copyright year. 8 years ago
or.h 78196c8822 Merge remote-tracking branch 'teor/bug18456' 7 years ago
periodic.c 265e40b481 Raise libevent dependency to 2.0.10-stable or newer 7 years ago
periodic.h 57699de005 Update the copyright year. 8 years ago
policies.c 9fe6fea1cc Fix a huge pile of -Wshadow warnings. 7 years ago
policies.h 514f0041d1 Avoid disclosing exit IP addresses in exit policies by default 7 years ago
reasons.c 57699de005 Update the copyright year. 8 years ago
reasons.h 57699de005 Update the copyright year. 8 years ago
relay.c 9fe6fea1cc Fix a huge pile of -Wshadow warnings. 7 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 9fe6fea1cc Fix a huge pile of -Wshadow warnings. 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 4757303873 Fix all -Wshadow warnings on Linux 7 years ago
rendservice.h 33d3572a1d Merge branch 'feature15588_squashed' 8 years ago
rephist.c 9fe6fea1cc Fix a huge pile of -Wshadow warnings. 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 a8676b1ede Merge branch 'bug18902_squashed' 7 years ago
router.h 06031b441e touchups and refactorings on bug 18616 branch 8 years ago
routerkeys.c 9fe6fea1cc Fix a huge pile of -Wshadow warnings. 7 years ago
routerkeys.h 57699de005 Update the copyright year. 8 years ago
routerlist.c a8676b1ede Merge branch 'bug18902_squashed' 7 years ago
routerlist.h 64bf6b70a8 Check that extend_info_from_router is never called on a client 7 years ago
routerparse.c 4757303873 Fix all -Wshadow warnings on Linux 7 years ago
routerparse.h 3627718348 Fix -Wextra-semi warning 7 years ago
routerset.c 57699de005 Update the copyright year. 8 years ago
routerset.h 57699de005 Update the copyright year. 8 years ago
scheduler.c a8676b1ede Merge branch 'bug18902_squashed' 7 years ago
scheduler.h 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes 8 years ago
shared_random.c 9fe6fea1cc Fix a huge pile of -Wshadow warnings. 7 years ago
shared_random.h 87758dbebc Merge remote-tracking branch 'dgoulet/bug19567_029_01' 7 years ago
shared_random_state.c e11cc95717 Merge remote-tracking branch 'asn/bug19555' 7 years ago
shared_random_state.h be78e9ff37 Keep make check-spaces happy 7 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 4757303873 Fix all -Wshadow warnings on Linux 7 years ago
transports.h 57699de005 Update the copyright year. 8 years ago