tor/src/or
2016-08-03 11:19:08 -04:00
..
addressmap.c Fix a huge pile of -Wshadow warnings. 2016-07-28 10:22:10 -04:00
addressmap.h Update the copyright year. 2016-02-27 18:48:19 +01:00
buffers.c Use coarse monotonic timer instead of cached monotonized libevent time. 2016-07-19 11:40:46 +02:00
buffers.h Update the copyright year. 2016-02-27 18:48:19 +01:00
channel.c Add -Wmissing-variable-declarations, with attendant fixes 2016-06-11 10:11:54 -04:00
channel.h Add -Wmissing-variable-declarations, with attendant fixes 2016-06-11 10:11:54 -04:00
channeltls.c Fix all -Wshadow warnings on Linux 2016-07-28 06:58:44 -04:00
channeltls.h Add -Wmissing-variable-declarations, with attendant fixes 2016-06-11 10:11:54 -04:00
circpathbias.c Replace nearly all XXX0vv comments with smarter ones 2016-05-30 16:18:16 -04:00
circpathbias.h Update the copyright year. 2016-02-27 18:48:19 +01:00
circuitbuild.c Three more -Wshadow fixes. 2016-07-28 11:24:03 -04:00
circuitbuild.h Merge remote-tracking branch 'teor/bug8976_01_028' 2016-03-11 11:11:38 -05:00
circuitlist.c Use coarse monotonic timer instead of cached monotonized libevent time. 2016-07-19 11:40:46 +02:00
circuitlist.h Fix memory leak in TestingEnableCellStatsEvent 2016-03-28 11:12:15 -04:00
circuitmux_ewma.c Update the copyright year. 2016-02-27 18:48:19 +01:00
circuitmux_ewma.h Add -Wmissing-variable-declarations, with attendant fixes 2016-06-11 10:11:54 -04:00
circuitmux.c Add the -Wextra-semi warning from clang, and fix the cases where it triggers 2016-06-11 10:11:54 -04:00
circuitmux.h Update the copyright year. 2016-02-27 18:48:19 +01:00
circuitstats.c Fix a huge pile of -Wshadow warnings. 2016-07-28 10:22:10 -04:00
circuitstats.h Update the copyright year. 2016-02-27 18:48:19 +01:00
circuituse.c Make base16_decodes return number of decoded bytes 2016-06-20 08:44:58 -04:00
circuituse.h Update the copyright year. 2016-02-27 18:48:19 +01:00
command.c Update the copyright year. 2016-02-27 18:48:19 +01:00
command.h Update the copyright year. 2016-02-27 18:48:19 +01:00
config.c Fix a huge pile of -Wshadow warnings. 2016-07-28 10:22:10 -04:00
config.h Make options_get_datadir_fname2_suffix() mockable 2016-06-30 07:03:25 +00:00
confparse.c Add -Wfloat-conversion for GCC >= 4.9 2016-06-11 10:11:52 -04:00
confparse.h We no longer use config_var_description_t 2016-08-03 11:19:08 -04:00
connection_edge.c Fix a huge pile of -Wshadow warnings. 2016-07-28 10:22:10 -04:00
connection_edge.h Update the copyright year. 2016-02-27 18:48:19 +01:00
connection_or.c Fix all -Wshadow warnings on Linux 2016-07-28 06:58:44 -04:00
connection_or.h Do not treat "DOCDOC" as doxygen. 2016-03-26 10:11:45 -04:00
connection.c Merge branch 'bug19180_easy_squashed' 2016-06-11 10:15:40 -04:00
connection.h Fix all -Wshadow warnings on Linux 2016-07-28 06:58:44 -04:00
control.c Keep make check-spaces happy 2016-07-29 05:05:12 +00:00
control.h Expose GETINFO download status statics for test suite and make things mockable 2016-06-29 05:55:42 +00:00
cpuworker.c Raise libevent dependency to 2.0.10-stable or newer 2016-07-04 12:40:09 +02:00
cpuworker.h Update the copyright year. 2016-02-27 18:48:19 +01:00
dircollate.c Add the -Wextra-semi warning from clang, and fix the cases where it triggers 2016-06-11 10:11:54 -04:00
dircollate.h Merge branch 'maint-0.2.7' 2016-03-21 13:26:04 -04:00
directory.c Merge remote-tracking branch 'dgoulet/ticket16943_029_05-squashed' 2016-07-01 15:29:05 -04:00
directory.h Call purpose_needs_anonymity in authority_certs_fetch_missing 2016-07-01 14:00:20 +10:00
dirserv.c fix naked memcmps 2016-06-30 15:34:16 -04:00
dirserv.h We no longer generate v0 directories. Remove the code to do so 2016-05-30 16:05:37 -04:00
dirvote.c Fix a huge pile of -Wshadow warnings. 2016-07-28 10:22:10 -04:00
dirvote.h Refactor parameter computation and add a helper function 2016-07-01 14:01:42 -04:00
dns_structs.h Unit test dns_resolve(), dns_clip_ttl(), dns_get_expiry_ttl(). 2015-08-23 16:02:39 +03:00
dns.c Raise libevent dependency to 2.0.10-stable or newer 2016-07-04 12:40:09 +02:00
dns.h Update the copyright year. 2016-02-27 18:48:19 +01:00
dnsserv.c Raise libevent dependency to 2.0.10-stable or newer 2016-07-04 12:40:09 +02:00
dnsserv.h Update the copyright year. 2016-02-27 18:48:19 +01:00
entrynodes.c Fix all -Wshadow warnings on Linux 2016-07-28 06:58:44 -04:00
entrynodes.h Expose GETINFO download status statics for test suite and make things mockable 2016-06-29 05:55:42 +00:00
ext_orport.c Rename tor_dup_addr to tor_addr_to_str_dup. 2016-03-28 16:36:51 -04:00
ext_orport.h Update the copyright year. 2016-02-27 18:48:19 +01:00
fallback_dirs.inc Remove a fallback that was on the hardcoded list, then opted-out 2016-07-29 10:23:15 -04:00
fp_pair.c Update the copyright year. 2016-02-27 18:48:19 +01:00
fp_pair.h Update the copyright year. 2016-02-27 18:48:19 +01:00
geoip.c Fix all -Wshadow warnings on Linux 2016-07-28 06:58:44 -04:00
geoip.h Update the copyright year. 2016-02-27 18:48:19 +01:00
hibernate.c Add -Wmissing-variable-declarations, with attendant fixes 2016-06-11 10:11:54 -04:00
hibernate.h Update the copyright year. 2016-02-27 18:48:19 +01:00
include.am Remove src/or/eventdns_tor.h based on cypherpunk's review 2016-07-04 21:39:43 +02:00
keypin.c Grammar. 2016-07-05 12:10:12 -04:00
keypin.h Update the copyright year. 2016-02-27 18:48:19 +01:00
main.c Be sure to call monotime_init() at startup. 2016-07-19 11:40:47 +02:00
main.h Add -Wmissing-variable-declarations, with attendant fixes 2016-06-11 10:11:54 -04:00
Makefile.nmake Implement scheduler mechanism to track lists of channels wanting cells or writes; doesn't actually drive the cell flow from it yet 2014-09-30 22:48:24 -07:00
microdesc.c Merge branch 'bug19180_easy_squashed' 2016-06-11 10:15:40 -04:00
microdesc.h Add unit tests for networkstatus_consensus_is_bootstrapping 2016-05-19 07:58:41 -04:00
networkstatus.c Merge remote-tracking branch 'dgoulet/ticket16943_029_05-squashed' 2016-07-01 15:29:05 -04:00
networkstatus.h Merge remote-tracking branch 'dgoulet/ticket16943_029_05-squashed' 2016-07-01 15:29:05 -04:00
nodelist.c Fix all -Wshadow warnings on Linux 2016-07-28 06:58:44 -04:00
nodelist.h Update the copyright year. 2016-02-27 18:48:19 +01:00
ntmain.c Raise libevent dependency to 2.0.10-stable or newer 2016-07-04 12:40:09 +02:00
ntmain.h Update the copyright year. 2016-02-27 18:48:19 +01:00
onion_fast.c test coverage on onion_fast: 0%->100% 2016-07-06 13:43:12 -04:00
onion_fast.h Update the copyright year. 2016-02-27 18:48:19 +01:00
onion_ntor.c Improve test coverage a little on onion*.c 2016-07-06 12:37:52 -04:00
onion_ntor.h Update the copyright year. 2016-02-27 18:48:19 +01:00
onion_tap.c Improve test coverage a little on onion*.c 2016-07-06 12:37:52 -04:00
onion_tap.h Update the copyright year. 2016-02-27 18:48:19 +01:00
onion.c Improve test coverage a little on onion*.c 2016-07-06 12:37:52 -04:00
onion.h Update the copyright year. 2016-02-27 18:48:19 +01:00
or.h Merge remote-tracking branch 'teor/bug18456' 2016-07-05 19:10:08 -04:00
periodic.c Raise libevent dependency to 2.0.10-stable or newer 2016-07-04 12:40:09 +02:00
periodic.h Update the copyright year. 2016-02-27 18:48:19 +01:00
policies.c Fix a huge pile of -Wshadow warnings. 2016-07-28 10:22:10 -04:00
policies.h Avoid disclosing exit IP addresses in exit policies by default 2016-07-01 15:37:13 +10:00
reasons.c Update the copyright year. 2016-02-27 18:48:19 +01:00
reasons.h Update the copyright year. 2016-02-27 18:48:19 +01:00
relay.c Fix a huge pile of -Wshadow warnings. 2016-07-28 10:22:10 -04:00
relay.h Update the copyright year. 2016-02-27 18:48:19 +01:00
rendcache.c typo/comment/log fixes i found in my sandbox from montreal 2016-06-12 16:14:15 -04:00
rendcache.h Add -Wmissing-variable-declarations, with attendant fixes 2016-06-11 10:11:54 -04:00
rendclient.c Fix a huge pile of -Wshadow warnings. 2016-07-28 10:22:10 -04:00
rendclient.h Update the copyright year. 2016-02-27 18:48:19 +01:00
rendcommon.c Reduce make check-spaces noise 2016-06-09 11:50:25 +00:00
rendcommon.h Merge branch 'feature15588_squashed' 2016-05-09 14:41:36 -04:00
rendmid.c Stop being so strict about the payload length of "rendezvous1" cells 2016-05-09 20:34:27 -04:00
rendmid.h Update the copyright year. 2016-02-27 18:48:19 +01:00
rendservice.c Fix all -Wshadow warnings on Linux 2016-07-28 06:58:44 -04:00
rendservice.h Merge branch 'feature15588_squashed' 2016-05-09 14:41:36 -04:00
rephist.c Three more -Wshadow fixes. 2016-07-28 11:24:03 -04:00
rephist.h Add -Wmissing-variable-declarations, with attendant fixes 2016-06-11 10:11:54 -04:00
replaycache.c Update the copyright year. 2016-02-27 18:48:19 +01:00
replaycache.h Update the copyright year. 2016-02-27 18:48:19 +01:00
router.c Get the extend_info_from_router check the right way around 2016-08-02 14:28:56 +10:00
router.h touchups and refactorings on bug 18616 branch 2016-05-16 17:43:47 -04:00
routerkeys.c Fix a huge pile of -Wshadow warnings. 2016-07-28 10:22:10 -04:00
routerkeys.h Update the copyright year. 2016-02-27 18:48:19 +01:00
routerlist.c Merge branch 'bug18902_squashed' 2016-07-28 06:59:03 -04:00
routerlist.h Check that extend_info_from_router is never called on a client 2016-07-26 19:31:05 -04:00
routerparse.c Fix all -Wshadow warnings on Linux 2016-07-28 06:58:44 -04:00
routerparse.h Fix -Wextra-semi warning 2016-06-30 13:50:16 -04:00
routerset.c Update the copyright year. 2016-02-27 18:48:19 +01:00
routerset.h Update the copyright year. 2016-02-27 18:48:19 +01:00
scheduler.c Merge branch 'bug18902_squashed' 2016-07-28 06:59:03 -04:00
scheduler.h Add -Wmissing-variable-declarations, with attendant fixes 2016-06-11 10:11:54 -04:00
shared_random_state.c Merge remote-tracking branch 'asn/bug19555' 2016-07-05 12:17:21 -04:00
shared_random_state.h Keep make check-spaces happy 2016-07-01 21:52:32 +00:00
shared_random.c Fix a huge pile of -Wshadow warnings. 2016-07-28 10:22:10 -04:00
shared_random.h Merge remote-tracking branch 'dgoulet/bug19567_029_01' 2016-07-05 12:14:04 -04:00
statefile.c Update the copyright year. 2016-02-27 18:48:19 +01:00
statefile.h Update the copyright year. 2016-02-27 18:48:19 +01:00
status.c Update the copyright year. 2016-02-27 18:48:19 +01:00
status.h Update the copyright year. 2016-02-27 18:48:19 +01:00
tor_main.c Add -Wmissing-variable-declarations, with attendant fixes 2016-06-11 10:11:54 -04:00
torcert.c Fix all doxygen warnings (other than missing docs) 2016-03-26 09:53:12 -04:00
torcert.h Update the copyright year. 2016-02-27 18:48:19 +01:00
transports.c Fix all -Wshadow warnings on Linux 2016-07-28 06:58:44 -04:00
transports.h Update the copyright year. 2016-02-27 18:48:19 +01:00