Roger Dingledine f0fb55ad30 simplify we_use_microdescriptors_for_circuits() 9 lat temu
..
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 lat temu
addressmap.c 9fe6fea1cc Fix a huge pile of -Wshadow warnings. 9 lat temu
addressmap.h 57699de005 Update the copyright year. 10 lat temu
buffers.c 20c4b01694 Make preferred_chunk_size avoid overflow, handle big inputs better 9 lat temu
buffers.h 20c4b01694 Make preferred_chunk_size avoid overflow, handle big inputs better 9 lat temu
channel.c 5927ed8d33 checkSpace.pl now forbids more identifiers. 9 lat temu
channel.h 5927ed8d33 checkSpace.pl now forbids more identifiers. 9 lat temu
channeltls.c 5927ed8d33 checkSpace.pl now forbids more identifiers. 9 lat temu
channeltls.h 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes 10 lat temu
circpathbias.c 4f1a04ff9c Replace nearly all XXX0vv comments with smarter ones 10 lat temu
circpathbias.h 57699de005 Update the copyright year. 10 lat temu
circuitbuild.c 9f0cb5af15 Merge branch 'feature-17178-v7-squashed-v2' 9 lat temu
circuitbuild.h 10aa913acc Client & HS ignore UseNTorHandshake, all non-HS handshakes use ntor 9 lat temu
circuitlist.c 077f6a4888 Merge branch 'maint-0.2.8' 9 lat temu
circuitlist.h addd181721 Fix memory leak in TestingEnableCellStatsEvent 10 lat temu
circuitmux.c 80f1a2cbbd Add the -Wextra-semi warning from clang, and fix the cases where it triggers 10 lat temu
circuitmux.h 57699de005 Update the copyright year. 10 lat temu
circuitmux_ewma.c 94bff894f9 Fix a large pile of solaris warnings for bug 19767. 9 lat temu
circuitmux_ewma.h 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes 10 lat temu
circuitstats.c 365ca3ca0f Refactor Single Onion code to improve consistency 9 lat temu
circuitstats.h 57699de005 Update the copyright year. 10 lat temu
circuituse.c 568dc27a19 Make base16_decodes return number of decoded bytes 9 lat temu
circuituse.h 57699de005 Update the copyright year. 10 lat temu
command.c 57699de005 Update the copyright year. 10 lat temu
command.h 57699de005 Update the copyright year. 10 lat temu
config.c f6d7b71719 Merge remote-tracking branch 'isis/bug20201' 9 lat temu
config.h b560f852f2 Implement Prop #260: Single Onion Services 9 lat temu
confparse.c 3c8baa77a1 Log a warning when Testing options are deprecated. 9 lat temu
confparse.h 3c8baa77a1 Log a warning when Testing options are deprecated. 9 lat temu
connection.c 32fbc9738a Fix OOS comparator fix 9 lat temu
connection.h 1a7709d409 Add connection_is_moribund() inline 9 lat temu
connection_edge.c 9f0cb5af15 Merge branch 'feature-17178-v7-squashed-v2' 9 lat temu
connection_edge.h 57699de005 Update the copyright year. 10 lat temu
connection_or.c d65f030915 Unit test for pick_oos_victims() 9 lat temu
connection_or.h d65f030915 Unit test for pick_oos_victims() 9 lat temu
control.c 365ca3ca0f Refactor Single Onion code to improve consistency 9 lat temu
control.h 657eaee6ae Expose GETINFO download status statics for test suite and make things mockable 9 lat temu
cpuworker.c 265e40b481 Raise libevent dependency to 2.0.10-stable or newer 9 lat temu
cpuworker.h 57699de005 Update the copyright year. 10 lat temu
dircollate.c 80f1a2cbbd Add the -Wextra-semi warning from clang, and fix the cases where it triggers 10 lat temu
dircollate.h 6a91cab79c Merge branch 'maint-0.2.7' 10 lat temu
directory.c b560f852f2 Implement Prop #260: Single Onion Services 9 lat temu
directory.h b560f852f2 Implement Prop #260: Single Onion Services 9 lat temu
dirserv.c 501fc3bbc6 protovers: during voting, assert that we are not voting to shut down. 9 lat temu
dirserv.h f33b90324a Include protocol versions in votes. 9 lat temu
dirvote.c 97337844b7 Merge branch 'protover_v2_squashed' 9 lat temu
dirvote.h 97337844b7 Merge branch 'protover_v2_squashed' 9 lat temu
dns.c 265e40b481 Raise libevent dependency to 2.0.10-stable or newer 9 lat temu
dns.h 57699de005 Update the copyright year. 10 lat temu
dns_structs.h 77a5ca901f Unit test dns_resolve(), dns_clip_ttl(), dns_get_expiry_ttl(). 10 lat temu
dnsserv.c 32926b008b dns: Always enable DNS request for our DNSPort 9 lat temu
dnsserv.h 57699de005 Update the copyright year. 10 lat temu
entrynodes.c bfaded9143 Bridge-using clients now use their cached microdesc consensus 9 lat temu
entrynodes.h bfaded9143 Bridge-using clients now use their cached microdesc consensus 9 lat temu
ext_orport.c c68a23a135 Bufferevent removal: remove HAS_BUFFEREVENT macros and usage 9 lat temu
ext_orport.h 57699de005 Update the copyright year. 10 lat temu
fallback_dirs.inc 30275b048f Remove another fallback whose operator opted-out 9 lat temu
fp_pair.c 57699de005 Update the copyright year. 10 lat temu
fp_pair.h 57699de005 Update the copyright year. 10 lat temu
geoip.c 4757303873 Fix all -Wshadow warnings on Linux 9 lat temu
geoip.h 57699de005 Update the copyright year. 10 lat temu
hibernate.c bbac9e1d0c Don't warn on unlink(bw_accounting) when errno == ENOENT 9 lat temu
hibernate.h 57699de005 Update the copyright year. 10 lat temu
include.am b2b2e1c7f2 checkpoint basic protover backend 9 lat temu
keypin.c 8ba4ba0a74 Grammar. 9 lat temu
keypin.h 57699de005 Update the copyright year. 10 lat temu
main.c 97337844b7 Merge branch 'protover_v2_squashed' 9 lat temu
main.h d65f030915 Unit test for pick_oos_victims() 9 lat temu
microdesc.c f0fb55ad30 simplify we_use_microdescriptors_for_circuits() 9 lat temu
microdesc.h f698b509d8 Add unit tests for networkstatus_consensus_is_bootstrapping 10 lat temu
networkstatus.c 97337844b7 Merge branch 'protover_v2_squashed' 9 lat temu
networkstatus.h aaa3129043 Merge remote-tracking branch 'dgoulet/ticket16943_029_05-squashed' 9 lat temu
nodelist.c bbaa7d09a0 Merge remote-tracking branch 'teor/reject-tap-v6' 9 lat temu
nodelist.h 57699de005 Update the copyright year. 10 lat temu
ntmain.c 265e40b481 Raise libevent dependency to 2.0.10-stable or newer 9 lat temu
ntmain.h 57699de005 Update the copyright year. 10 lat temu
onion.c febd4ab0e5 Client & HS make sure every hop in every non-HS path supports ntor 9 lat temu
onion.h 57699de005 Update the copyright year. 10 lat temu
onion_fast.c acba4cc954 test coverage on onion_fast: 0%->100% 9 lat temu
onion_fast.h 57699de005 Update the copyright year. 10 lat temu
onion_ntor.c ae22c249c3 Improve test coverage a little on onion*.c 9 lat temu
onion_ntor.h 57699de005 Update the copyright year. 10 lat temu
onion_tap.c ae22c249c3 Improve test coverage a little on onion*.c 9 lat temu
onion_tap.h 57699de005 Update the copyright year. 10 lat temu
or.h 97337844b7 Merge branch 'protover_v2_squashed' 9 lat temu
periodic.c 265e40b481 Raise libevent dependency to 2.0.10-stable or newer 9 lat temu
periodic.h 57699de005 Update the copyright year. 10 lat temu
policies.c 0d485fcfef Vote Exit correctly with DirAllowPrivateAddresses set 9 lat temu
policies.h 514f0041d1 Avoid disclosing exit IP addresses in exit policies by default 9 lat temu
protover.c 153ff4f559 fix a warning in protover. 9 lat temu
protover.h 4cbfee14d4 Update prop264 implementation to split HSMid->HS{Intro,Rend} 9 lat temu
reasons.c 57699de005 Update the copyright year. 10 lat temu
reasons.h 57699de005 Update the copyright year. 10 lat temu
relay.c 077f6a4888 Merge branch 'maint-0.2.8' 9 lat temu
relay.h 57699de005 Update the copyright year. 10 lat temu
rendcache.c 0616fd6fb6 typo/comment/log fixes i found in my sandbox from montreal 10 lat temu
rendcache.h 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes 10 lat temu
rendclient.c 9f0cb5af15 Merge branch 'feature-17178-v7-squashed-v2' 9 lat temu
rendclient.h b560f852f2 Implement Prop #260: Single Onion Services 9 lat temu
rendcommon.c 2c7d09dfd2 Fix a check-spaces warning. 9 lat temu
rendcommon.h b560f852f2 Implement Prop #260: Single Onion Services 9 lat temu
rendmid.c be0e1e9e2f Stop being so strict about the payload length of "rendezvous1" cells 10 lat temu
rendmid.h 57699de005 Update the copyright year. 10 lat temu
rendservice.c 425f5e6d40 Fix a bogus memwipe length in rend_service_load_auth_keys(). 9 lat temu
rendservice.h a4f46ff8ba Refactor the hidden service code to use rend_service_path 9 lat temu
rephist.c dffc6910b1 Three more -Wshadow fixes. 9 lat temu
rephist.h 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes 10 lat temu
replaycache.c 57699de005 Update the copyright year. 10 lat temu
replaycache.h 57699de005 Update the copyright year. 10 lat temu
router.c 53255e925c Fix memory leak from prop264 branch. CID 1373401 9 lat temu
router.h 06031b441e touchups and refactorings on bug 18616 branch 10 lat temu
routerkeys.c 9fe6fea1cc Fix a huge pile of -Wshadow warnings. 9 lat temu
routerkeys.h 57699de005 Update the copyright year. 10 lat temu
routerlist.c 1ab641a70e Remove version_known, and subtly change the meaning of protocols_known 9 lat temu
routerlist.h bbaa7d09a0 Merge remote-tracking branch 'teor/reject-tap-v6' 9 lat temu
routerparse.c ed5d2daba1 Merge remote-tracking branch 'public/ticket20001_v2' 9 lat temu
routerparse.h 8fdf2f583c Unit tests for proposal 271 client-side implementation 9 lat temu
routerset.c 57699de005 Update the copyright year. 10 lat temu
routerset.h 57699de005 Update the copyright year. 10 lat temu
scheduler.c a8676b1ede Merge branch 'bug18902_squashed' 9 lat temu
scheduler.h 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes 10 lat temu
shared_random.c e9fdec2b1d capture and detect expected BUG messages in shared-random tests 9 lat temu
shared_random.h 87758dbebc Merge remote-tracking branch 'dgoulet/bug19567_029_01' 9 lat temu
shared_random_state.c 507f07de09 Merge remote-tracking branch 'public/deprecation_v2' 9 lat temu
shared_random_state.h be78e9ff37 Keep make check-spaces happy 9 lat temu
statefile.c f5dcab8072 Add new warn_deprecated option to config_assign*(). 9 lat temu
statefile.h 57699de005 Update the copyright year. 10 lat temu
status.c 57699de005 Update the copyright year. 10 lat temu
status.h 57699de005 Update the copyright year. 10 lat temu
tor_main.c 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes 10 lat temu
torcert.c dd572dac34 Fix all doxygen warnings (other than missing docs) 10 lat temu
torcert.h 57699de005 Update the copyright year. 10 lat temu
transports.c 4757303873 Fix all -Wshadow warnings on Linux 9 lat temu
transports.h 57699de005 Update the copyright year. 10 lat temu