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