teor 0285f4f34d Use CircuitBuildTimeout whenever circuit_build_times_disabled is true преди 7 години
..
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 години
addressmap.c 9fe6fea1cc Fix a huge pile of -Wshadow warnings. преди 7 години
addressmap.h 57699de005 Update the copyright year. преди 8 години
buffers.c 7f145b54af Merge remote-tracking branch 'public/Fix_19450' преди 7 години
buffers.h 46ef4487d3 Remove generic_buffer_*() functions as needless. преди 7 години
channel.c 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes преди 8 години
channel.h 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes преди 8 години
channeltls.c 7f145b54af Merge remote-tracking branch 'public/Fix_19450' преди 7 години
channeltls.h 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes преди 8 години
circpathbias.c 4f1a04ff9c Replace nearly all XXX0vv comments with smarter ones преди 8 години
circpathbias.h 57699de005 Update the copyright year. преди 8 години
circuitbuild.c e5ad00330c Make Tor2web work with ReachableAddresses and CRN_DIRECT_CONN преди 7 години
circuitbuild.h 10aa913acc Client & HS ignore UseNTorHandshake, all non-HS handshakes use ntor преди 7 години
circuitlist.c bbaa7d09a0 Merge remote-tracking branch 'teor/reject-tap-v6' преди 7 години
circuitlist.h addd181721 Fix memory leak in TestingEnableCellStatsEvent преди 8 години
circuitmux.c 80f1a2cbbd Add the -Wextra-semi warning from clang, and fix the cases where it triggers преди 8 години
circuitmux.h 57699de005 Update the copyright year. преди 8 години
circuitmux_ewma.c 57699de005 Update the copyright year. преди 8 години
circuitmux_ewma.h 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes преди 8 години
circuitstats.c 0285f4f34d Use CircuitBuildTimeout whenever circuit_build_times_disabled is true преди 7 години
circuitstats.h 57699de005 Update the copyright year. преди 8 години
circuituse.c 568dc27a19 Make base16_decodes return number of decoded bytes преди 8 години
circuituse.h 57699de005 Update the copyright year. преди 8 години
command.c 57699de005 Update the copyright year. преди 8 години
command.h 57699de005 Update the copyright year. преди 8 години
config.c 4d9d2553ba Fix a typo in the LearnCircuitBuildTimeout disabled log message преди 7 години
config.h b560f852f2 Implement Prop #260: Single Onion Services преди 7 години
confparse.c 3c8baa77a1 Log a warning when Testing options are deprecated. преди 7 години
confparse.h 3c8baa77a1 Log a warning when Testing options are deprecated. преди 7 години
connection.c 32fbc9738a Fix OOS comparator fix преди 7 години
connection.h 1a7709d409 Add connection_is_moribund() inline преди 7 години
connection_edge.c b560f852f2 Implement Prop #260: Single Onion Services преди 7 години
connection_edge.h 57699de005 Update the copyright year. преди 8 години
connection_or.c d65f030915 Unit test for pick_oos_victims() преди 7 години
connection_or.h d65f030915 Unit test for pick_oos_victims() преди 7 години
control.c 507f07de09 Merge remote-tracking branch 'public/deprecation_v2' преди 7 години
control.h 657eaee6ae Expose GETINFO download status statics for test suite and make things mockable преди 7 години
cpuworker.c 265e40b481 Raise libevent dependency to 2.0.10-stable or newer преди 7 години
cpuworker.h 57699de005 Update the copyright year. преди 8 години
dircollate.c 80f1a2cbbd Add the -Wextra-semi warning from clang, and fix the cases where it triggers преди 8 години
dircollate.h 6a91cab79c Merge branch 'maint-0.2.7' преди 8 години
directory.c b560f852f2 Implement Prop #260: Single Onion Services преди 7 години
directory.h b560f852f2 Implement Prop #260: Single Onion Services преди 7 години
dirserv.c 579a80d4ae Clients avoid choosing nodes that can't do ntor преди 7 години
dirserv.h ce31db4326 We no longer generate v0 directories. Remove the code to do so преди 8 години
dirvote.c 5aad921e3a Rename free_voting_schedule to voting_schedule_free. Wrap line. Follow if convention. преди 7 години
dirvote.h 5aad921e3a Rename free_voting_schedule to voting_schedule_free. Wrap line. Follow if convention. преди 7 години
dns.c 265e40b481 Raise libevent dependency to 2.0.10-stable or newer преди 7 години
dns.h 57699de005 Update the copyright year. преди 8 години
dns_structs.h 77a5ca901f Unit test dns_resolve(), dns_clip_ttl(), dns_get_expiry_ttl(). преди 8 години
dnsserv.c 265e40b481 Raise libevent dependency to 2.0.10-stable or newer преди 7 години
dnsserv.h 57699de005 Update the copyright year. преди 8 години
entrynodes.c 4757303873 Fix all -Wshadow warnings on Linux преди 7 години
entrynodes.h 657eaee6ae Expose GETINFO download status statics for test suite and make things mockable преди 7 години
ext_orport.c c68a23a135 Bufferevent removal: remove HAS_BUFFEREVENT macros and usage преди 7 години
ext_orport.h 57699de005 Update the copyright year. преди 8 години
fallback_dirs.inc 1c4a2dd208 Remove a fallback that was on the hardcoded list, then opted-out преди 7 години
fp_pair.c 57699de005 Update the copyright year. преди 8 години
fp_pair.h 57699de005 Update the copyright year. преди 8 години
geoip.c 4757303873 Fix all -Wshadow warnings on Linux преди 7 години
geoip.h 57699de005 Update the copyright year. преди 8 години
hibernate.c 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes преди 8 години
hibernate.h 57699de005 Update the copyright year. преди 8 години
include.am e7b70b69ec Remove src/or/eventdns_tor.h based on cypherpunk's review преди 7 години
keypin.c 8ba4ba0a74 Grammar. преди 7 години
keypin.h 57699de005 Update the copyright year. преди 8 години
main.c 07d32d2e68 Remove a duplicate non-anonymous warning log message преди 7 години
main.h d65f030915 Unit test for pick_oos_victims() преди 7 години
microdesc.c 4f19f85eda Prevents negative number of written bytes on error message. преди 7 години
microdesc.h f698b509d8 Add unit tests for networkstatus_consensus_is_bootstrapping преди 8 години
networkstatus.c bbaa7d09a0 Merge remote-tracking branch 'teor/reject-tap-v6' преди 7 години
networkstatus.h aaa3129043 Merge remote-tracking branch 'dgoulet/ticket16943_029_05-squashed' преди 7 години
nodelist.c bbaa7d09a0 Merge remote-tracking branch 'teor/reject-tap-v6' преди 7 години
nodelist.h 57699de005 Update the copyright year. преди 8 години
ntmain.c 265e40b481 Raise libevent dependency to 2.0.10-stable or newer преди 7 години
ntmain.h 57699de005 Update the copyright year. преди 8 години
onion.c febd4ab0e5 Client & HS make sure every hop in every non-HS path supports ntor преди 7 години
onion.h 57699de005 Update the copyright year. преди 8 години
onion_fast.c acba4cc954 test coverage on onion_fast: 0%->100% преди 7 години
onion_fast.h 57699de005 Update the copyright year. преди 8 години
onion_ntor.c ae22c249c3 Improve test coverage a little on onion*.c преди 7 години
onion_ntor.h 57699de005 Update the copyright year. преди 8 години
onion_tap.c ae22c249c3 Improve test coverage a little on onion*.c преди 7 години
onion_tap.h 57699de005 Update the copyright year. преди 8 години
or.h 75ebbed557 Make Single Onion Service intro points respect ReachableAddresses преди 7 години
periodic.c 265e40b481 Raise libevent dependency to 2.0.10-stable or newer преди 7 години
periodic.h 57699de005 Update the copyright year. преди 8 години
policies.c 9fe6fea1cc Fix a huge pile of -Wshadow warnings. преди 7 години
policies.h 514f0041d1 Avoid disclosing exit IP addresses in exit policies by default преди 7 години
reasons.c 57699de005 Update the copyright year. преди 8 години
reasons.h 57699de005 Update the copyright year. преди 8 години
relay.c 7f145b54af Merge remote-tracking branch 'public/Fix_19450' преди 7 години
relay.h 57699de005 Update the copyright year. преди 8 години
rendcache.c 0616fd6fb6 typo/comment/log fixes i found in my sandbox from montreal преди 8 години
rendcache.h 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes преди 8 години
rendclient.c b560f852f2 Implement Prop #260: Single Onion Services преди 7 години
rendclient.h b560f852f2 Implement Prop #260: Single Onion Services преди 7 години
rendcommon.c b560f852f2 Implement Prop #260: Single Onion Services преди 7 години
rendcommon.h b560f852f2 Implement Prop #260: Single Onion Services преди 7 години
rendmid.c be0e1e9e2f Stop being so strict about the payload length of "rendezvous1" cells преди 8 години
rendmid.h 57699de005 Update the copyright year. преди 8 години
rendservice.c 3e4a401ead Fix a typo in a comment in rend_consider_services_intro_points преди 7 години
rendservice.h b560f852f2 Implement Prop #260: Single Onion Services преди 7 години
rephist.c dffc6910b1 Three more -Wshadow fixes. преди 7 години
rephist.h 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes преди 8 години
replaycache.c 57699de005 Update the copyright year. преди 8 години
replaycache.h 57699de005 Update the copyright year. преди 8 години
router.c bbaa7d09a0 Merge remote-tracking branch 'teor/reject-tap-v6' преди 7 години
router.h 06031b441e touchups and refactorings on bug 18616 branch преди 8 години
routerkeys.c 9fe6fea1cc Fix a huge pile of -Wshadow warnings. преди 7 години
routerkeys.h 57699de005 Update the copyright year. преди 8 години
routerlist.c bbaa7d09a0 Merge remote-tracking branch 'teor/reject-tap-v6' преди 7 години
routerlist.h bbaa7d09a0 Merge remote-tracking branch 'teor/reject-tap-v6' преди 7 години
routerparse.c 4757303873 Fix all -Wshadow warnings on Linux преди 7 години
routerparse.h 3627718348 Fix -Wextra-semi warning преди 7 години
routerset.c 57699de005 Update the copyright year. преди 8 години
routerset.h 57699de005 Update the copyright year. преди 8 години
scheduler.c a8676b1ede Merge branch 'bug18902_squashed' преди 7 години
scheduler.h 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes преди 8 години
shared_random.c 5aad921e3a Rename free_voting_schedule to voting_schedule_free. Wrap line. Follow if convention. преди 7 години
shared_random.h 87758dbebc Merge remote-tracking branch 'dgoulet/bug19567_029_01' преди 7 години
shared_random_state.c 507f07de09 Merge remote-tracking branch 'public/deprecation_v2' преди 7 години
shared_random_state.h be78e9ff37 Keep make check-spaces happy преди 7 години
statefile.c f5dcab8072 Add new warn_deprecated option to config_assign*(). преди 7 години
statefile.h 57699de005 Update the copyright year. преди 8 години
status.c 57699de005 Update the copyright year. преди 8 години
status.h 57699de005 Update the copyright year. преди 8 години
tor_main.c 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes преди 8 години
torcert.c dd572dac34 Fix all doxygen warnings (other than missing docs) преди 8 години
torcert.h 57699de005 Update the copyright year. преди 8 години
transports.c 4757303873 Fix all -Wshadow warnings on Linux преди 7 години
transports.h 57699de005 Update the copyright year. преди 8 години