David Goulet 45a72356cb prop224: Directory support for v3 descriptor publishing 7 vuotta sitten
..
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 vuotta sitten
addressmap.c 9fe6fea1cc Fix a huge pile of -Wshadow warnings. 7 vuotta sitten
addressmap.h 57699de005 Update the copyright year. 8 vuotta sitten
buffers.c 7f145b54af Merge remote-tracking branch 'public/Fix_19450' 7 vuotta sitten
buffers.h 46ef4487d3 Remove generic_buffer_*() functions as needless. 7 vuotta sitten
channel.c 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes 8 vuotta sitten
channel.h 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes 8 vuotta sitten
channeltls.c 7f145b54af Merge remote-tracking branch 'public/Fix_19450' 7 vuotta sitten
channeltls.h 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes 8 vuotta sitten
circpathbias.c 4f1a04ff9c Replace nearly all XXX0vv comments with smarter ones 8 vuotta sitten
circpathbias.h 57699de005 Update the copyright year. 8 vuotta sitten
circuitbuild.c 5132905419 Merge branch 'maint-0.2.8' 7 vuotta sitten
circuitbuild.h fe0d346a6d Merge remote-tracking branch 'teor/bug8976_01_028' 8 vuotta sitten
circuitlist.c 8293356ad9 hs: Refactor rend_data_t for multi version support 7 vuotta sitten
circuitlist.h 8293356ad9 hs: Refactor rend_data_t for multi version support 7 vuotta sitten
circuitmux.c 80f1a2cbbd Add the -Wextra-semi warning from clang, and fix the cases where it triggers 8 vuotta sitten
circuitmux.h 57699de005 Update the copyright year. 8 vuotta sitten
circuitmux_ewma.c 57699de005 Update the copyright year. 8 vuotta sitten
circuitmux_ewma.h 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes 8 vuotta sitten
circuitstats.c 9fe6fea1cc Fix a huge pile of -Wshadow warnings. 7 vuotta sitten
circuitstats.h 57699de005 Update the copyright year. 8 vuotta sitten
circuituse.c 8293356ad9 hs: Refactor rend_data_t for multi version support 7 vuotta sitten
circuituse.h 57699de005 Update the copyright year. 8 vuotta sitten
command.c 57699de005 Update the copyright year. 8 vuotta sitten
command.h 57699de005 Update the copyright year. 8 vuotta sitten
config.c 1dfa2213a4 Merge remote-tracking branch 'andrea/ticket18640_v3' 7 vuotta sitten
config.h bd45f7c668 Merge branch 'bug13953_squashed' 7 vuotta sitten
confparse.c 3c8baa77a1 Log a warning when Testing options are deprecated. 7 vuotta sitten
confparse.h 3c8baa77a1 Log a warning when Testing options are deprecated. 7 vuotta sitten
connection.c 8293356ad9 hs: Refactor rend_data_t for multi version support 7 vuotta sitten
connection.h 1a7709d409 Add connection_is_moribund() inline 7 vuotta sitten
connection_edge.c 8293356ad9 hs: Refactor rend_data_t for multi version support 7 vuotta sitten
connection_edge.h 57699de005 Update the copyright year. 8 vuotta sitten
connection_or.c d65f030915 Unit test for pick_oos_victims() 7 vuotta sitten
connection_or.h d65f030915 Unit test for pick_oos_victims() 7 vuotta sitten
control.c 8293356ad9 hs: Refactor rend_data_t for multi version support 7 vuotta sitten
control.h 657eaee6ae Expose GETINFO download status statics for test suite and make things mockable 7 vuotta sitten
cpuworker.c 265e40b481 Raise libevent dependency to 2.0.10-stable or newer 7 vuotta sitten
cpuworker.h 57699de005 Update the copyright year. 8 vuotta sitten
dircollate.c 80f1a2cbbd Add the -Wextra-semi warning from clang, and fix the cases where it triggers 8 vuotta sitten
dircollate.h 6a91cab79c Merge branch 'maint-0.2.7' 8 vuotta sitten
directory.c 45a72356cb prop224: Directory support for v3 descriptor publishing 7 vuotta sitten
directory.h 45a72356cb prop224: Directory support for v3 descriptor publishing 7 vuotta sitten
dirserv.c b750a77e3f fix naked memcmps 7 vuotta sitten
dirserv.h ce31db4326 We no longer generate v0 directories. Remove the code to do so 8 vuotta sitten
dirvote.c 5aad921e3a Rename free_voting_schedule to voting_schedule_free. Wrap line. Follow if convention. 7 vuotta sitten
dirvote.h 5aad921e3a Rename free_voting_schedule to voting_schedule_free. Wrap line. Follow if convention. 7 vuotta sitten
dns.c 265e40b481 Raise libevent dependency to 2.0.10-stable or newer 7 vuotta sitten
dns.h 57699de005 Update the copyright year. 8 vuotta sitten
dns_structs.h 77a5ca901f Unit test dns_resolve(), dns_clip_ttl(), dns_get_expiry_ttl(). 8 vuotta sitten
dnsserv.c 265e40b481 Raise libevent dependency to 2.0.10-stable or newer 7 vuotta sitten
dnsserv.h 57699de005 Update the copyright year. 8 vuotta sitten
entrynodes.c 4757303873 Fix all -Wshadow warnings on Linux 7 vuotta sitten
entrynodes.h 657eaee6ae Expose GETINFO download status statics for test suite and make things mockable 7 vuotta sitten
ext_orport.c c68a23a135 Bufferevent removal: remove HAS_BUFFEREVENT macros and usage 7 vuotta sitten
ext_orport.h 57699de005 Update the copyright year. 8 vuotta sitten
fallback_dirs.inc 1c4a2dd208 Remove a fallback that was on the hardcoded list, then opted-out 7 vuotta sitten
fp_pair.c 57699de005 Update the copyright year. 8 vuotta sitten
fp_pair.h 57699de005 Update the copyright year. 8 vuotta sitten
geoip.c 4757303873 Fix all -Wshadow warnings on Linux 7 vuotta sitten
geoip.h 57699de005 Update the copyright year. 8 vuotta sitten
hibernate.c 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes 8 vuotta sitten
hibernate.h 57699de005 Update the copyright year. 8 vuotta sitten
hs_cache.c 45a72356cb prop224: Directory support for v3 descriptor publishing 7 vuotta sitten
hs_cache.h 1aeaba4906 test: Add prop224 directory cache unit tests 7 vuotta sitten
hs_common.c 8293356ad9 hs: Refactor rend_data_t for multi version support 7 vuotta sitten
hs_common.h 45a72356cb prop224: Directory support for v3 descriptor publishing 7 vuotta sitten
hs_descriptor.c 025610612d prop224: Directory cache support 7 vuotta sitten
hs_descriptor.h 025610612d prop224: Directory cache support 7 vuotta sitten
include.am 025610612d prop224: Directory cache support 7 vuotta sitten
keypin.c 8ba4ba0a74 Grammar. 7 vuotta sitten
keypin.h 57699de005 Update the copyright year. 8 vuotta sitten
main.c 025610612d prop224: Directory cache support 7 vuotta sitten
main.h d65f030915 Unit test for pick_oos_victims() 7 vuotta sitten
microdesc.c 4f19f85eda Prevents negative number of written bytes on error message. 7 vuotta sitten
microdesc.h f698b509d8 Add unit tests for networkstatus_consensus_is_bootstrapping 8 vuotta sitten
networkstatus.c 05853485a4 Debug logging for router/consensus descriptor download resets 7 vuotta sitten
networkstatus.h aaa3129043 Merge remote-tracking branch 'dgoulet/ticket16943_029_05-squashed' 7 vuotta sitten
nodelist.c 4757303873 Fix all -Wshadow warnings on Linux 7 vuotta sitten
nodelist.h 57699de005 Update the copyright year. 8 vuotta sitten
ntmain.c 265e40b481 Raise libevent dependency to 2.0.10-stable or newer 7 vuotta sitten
ntmain.h 57699de005 Update the copyright year. 8 vuotta sitten
onion.c ae22c249c3 Improve test coverage a little on onion*.c 7 vuotta sitten
onion.h 57699de005 Update the copyright year. 8 vuotta sitten
onion_fast.c acba4cc954 test coverage on onion_fast: 0%->100% 7 vuotta sitten
onion_fast.h 57699de005 Update the copyright year. 8 vuotta sitten
onion_ntor.c ae22c249c3 Improve test coverage a little on onion*.c 7 vuotta sitten
onion_ntor.h 57699de005 Update the copyright year. 8 vuotta sitten
onion_tap.c ae22c249c3 Improve test coverage a little on onion*.c 7 vuotta sitten
onion_tap.h 57699de005 Update the copyright year. 8 vuotta sitten
or.h 8293356ad9 hs: Refactor rend_data_t for multi version support 7 vuotta sitten
parsecommon.c e8c12175fe Move token parsing code to parsecommon.{c|h} 7 vuotta sitten
parsecommon.h cff1fd63f1 prop224: Descriptor decoding implementation 7 vuotta sitten
periodic.c 265e40b481 Raise libevent dependency to 2.0.10-stable or newer 7 vuotta sitten
periodic.h 57699de005 Update the copyright year. 8 vuotta sitten
policies.c 9fe6fea1cc Fix a huge pile of -Wshadow warnings. 7 vuotta sitten
policies.h 514f0041d1 Avoid disclosing exit IP addresses in exit policies by default 7 vuotta sitten
reasons.c 57699de005 Update the copyright year. 8 vuotta sitten
reasons.h 57699de005 Update the copyright year. 8 vuotta sitten
relay.c 025610612d prop224: Directory cache support 7 vuotta sitten
relay.h 57699de005 Update the copyright year. 8 vuotta sitten
rendcache.c 025610612d prop224: Directory cache support 7 vuotta sitten
rendcache.h 025610612d prop224: Directory cache support 7 vuotta sitten
rendclient.c 8293356ad9 hs: Refactor rend_data_t for multi version support 7 vuotta sitten
rendclient.h 8293356ad9 hs: Refactor rend_data_t for multi version support 7 vuotta sitten
rendcommon.c 8293356ad9 hs: Refactor rend_data_t for multi version support 7 vuotta sitten
rendcommon.h 8293356ad9 hs: Refactor rend_data_t for multi version support 7 vuotta sitten
rendmid.c be0e1e9e2f Stop being so strict about the payload length of "rendezvous1" cells 8 vuotta sitten
rendmid.h 57699de005 Update the copyright year. 8 vuotta sitten
rendservice.c 8293356ad9 hs: Refactor rend_data_t for multi version support 7 vuotta sitten
rendservice.h 33d3572a1d Merge branch 'feature15588_squashed' 8 vuotta sitten
rephist.c dffc6910b1 Three more -Wshadow fixes. 7 vuotta sitten
rephist.h 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes 8 vuotta sitten
replaycache.c 57699de005 Update the copyright year. 8 vuotta sitten
replaycache.h 57699de005 Update the copyright year. 8 vuotta sitten
router.c e8d7953c61 Use tor_assert, not assert. 7 vuotta sitten
router.h 06031b441e touchups and refactorings on bug 18616 branch 8 vuotta sitten
routerkeys.c 9fe6fea1cc Fix a huge pile of -Wshadow warnings. 7 vuotta sitten
routerkeys.h 57699de005 Update the copyright year. 8 vuotta sitten
routerlist.c 5132905419 Merge branch 'maint-0.2.8' 7 vuotta sitten
routerlist.h 5132905419 Merge branch 'maint-0.2.8' 7 vuotta sitten
routerparse.c e8c12175fe Move token parsing code to parsecommon.{c|h} 7 vuotta sitten
routerparse.h 3627718348 Fix -Wextra-semi warning 7 vuotta sitten
routerset.c 57699de005 Update the copyright year. 8 vuotta sitten
routerset.h 57699de005 Update the copyright year. 8 vuotta sitten
scheduler.c a8676b1ede Merge branch 'bug18902_squashed' 7 vuotta sitten
scheduler.h 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes 8 vuotta sitten
shared_random.c 5aad921e3a Rename free_voting_schedule to voting_schedule_free. Wrap line. Follow if convention. 7 vuotta sitten
shared_random.h 87758dbebc Merge remote-tracking branch 'dgoulet/bug19567_029_01' 7 vuotta sitten
shared_random_state.c 507f07de09 Merge remote-tracking branch 'public/deprecation_v2' 7 vuotta sitten
shared_random_state.h be78e9ff37 Keep make check-spaces happy 7 vuotta sitten
statefile.c f5dcab8072 Add new warn_deprecated option to config_assign*(). 7 vuotta sitten
statefile.h 57699de005 Update the copyright year. 8 vuotta sitten
status.c 57699de005 Update the copyright year. 8 vuotta sitten
status.h 57699de005 Update the copyright year. 8 vuotta sitten
tor_main.c 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes 8 vuotta sitten
torcert.c dd572dac34 Fix all doxygen warnings (other than missing docs) 8 vuotta sitten
torcert.h 91b5d0789f prop224: Descriptor encoding implementation 7 vuotta sitten
transports.c 4757303873 Fix all -Wshadow warnings on Linux 7 vuotta sitten
transports.h 57699de005 Update the copyright year. 8 vuotta sitten