Nick Mathewson 24b7b922ae Actually free the worker_state_t object when we do an update with it 9 years ago
..
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 years ago
addressmap.c ae4077916c Fix parse_virtual_addr_network minimum network size 9 years ago
addressmap.h 57699de005 Update the copyright year. 10 years ago
buffers.c 66ecdcdd75 Update the buffer sentinel fix to work with our #20081 fix. 9 years ago
buffers.h 20c4b01694 Make preferred_chunk_size avoid overflow, handle big inputs better 9 years ago
channel.c 35df48b189 Module docs for channel.c and channeltls.c 9 years ago
channel.h 5927ed8d33 checkSpace.pl now forbids more identifiers. 9 years ago
channeltls.c 35df48b189 Module docs for channel.c and channeltls.c 9 years ago
channeltls.h 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes 9 years ago
circpathbias.c 4f1a04ff9c Replace nearly all XXX0vv comments with smarter ones 10 years ago
circpathbias.h 57699de005 Update the copyright year. 10 years ago
circuitbuild.c 9f0cb5af15 Merge branch 'feature-17178-v7-squashed-v2' 9 years ago
circuitbuild.h 10aa913acc Client & HS ignore UseNTorHandshake, all non-HS handshakes use ntor 9 years ago
circuitlist.c 077f6a4888 Merge branch 'maint-0.2.8' 9 years ago
circuitlist.h addd181721 Fix memory leak in TestingEnableCellStatsEvent 10 years ago
circuitmux.c 56933787d5 Turn circuitmux.c comments into module docs. 9 years ago
circuitmux.h 57699de005 Update the copyright year. 10 years ago
circuitmux_ewma.c 84829e336c Module documentation for circuitmux_ewma.c 9 years ago
circuitmux_ewma.h 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes 9 years ago
circuitstats.c aae034d13e Write a bunch of module documentation. 9 years ago
circuitstats.h 57699de005 Update the copyright year. 10 years ago
circuituse.c 568dc27a19 Make base16_decodes return number of decoded bytes 9 years ago
circuituse.h 57699de005 Update the copyright year. 10 years ago
command.c aae034d13e Write a bunch of module documentation. 9 years ago
command.h 57699de005 Update the copyright year. 10 years ago
config.c df84536ac1 Add a logic-consistency test when parsing unix socket configs 9 years ago
config.h af70e43131 Merge remote-tracking branch 'public/spaces_in_unix_addrs' 9 years ago
confparse.c 3c8baa77a1 Log a warning when Testing options are deprecated. 9 years ago
confparse.h 3c8baa77a1 Log a warning when Testing options are deprecated. 9 years ago
connection.c d1b45786b1 Document connection_or.c and connection.c at module level 9 years ago
connection.h 1a7709d409 Add connection_is_moribund() inline 9 years ago
connection_edge.c aae034d13e Write a bunch of module documentation. 9 years ago
connection_edge.h 57699de005 Update the copyright year. 10 years ago
connection_or.c d1b45786b1 Document connection_or.c and connection.c at module level 9 years ago
connection_or.h d65f030915 Unit test for pick_oos_victims() 9 years ago
control.c aae034d13e Write a bunch of module documentation. 9 years ago
control.h 657eaee6ae Expose GETINFO download status statics for test suite and make things mockable 9 years ago
cpuworker.c 24b7b922ae Actually free the worker_state_t object when we do an update with it 9 years ago
cpuworker.h 57699de005 Update the copyright year. 10 years ago
dircollate.c aae034d13e Write a bunch of module documentation. 9 years ago
dircollate.h 6a91cab79c Merge branch 'maint-0.2.7' 10 years ago
directory.c 9228db5f1b remove confusing comment about conditional consensus download 9 years ago
directory.h b560f852f2 Implement Prop #260: Single Onion Services 9 years ago
dirserv.c aae034d13e Write a bunch of module documentation. 9 years ago
dirserv.h f33b90324a Include protocol versions in votes. 9 years ago
dirvote.c 80e2896d52 comment tweak. Fixes 20271. patch from pastly. 9 years ago
dirvote.h 97337844b7 Merge branch 'protover_v2_squashed' 9 years ago
dns.c aae034d13e Write a bunch of module documentation. 9 years ago
dns.h 57699de005 Update the copyright year. 10 years ago
dns_structs.h aae034d13e Write a bunch of module documentation. 9 years ago
dnsserv.c d288704023 Avoid tor_fragile_assert() failure with DNSPort on RESOLVED_TYPE_ERROR 9 years ago
dnsserv.h 57699de005 Update the copyright year. 10 years ago
entrynodes.c 4757303873 Fix all -Wshadow warnings on Linux 9 years ago
entrynodes.h 657eaee6ae Expose GETINFO download status statics for test suite and make things mockable 9 years ago
ext_orport.c 54fda6b98a Module-level docs for ext_orport and router.c 9 years ago
ext_orport.h 57699de005 Update the copyright year. 10 years ago
fallback_dirs.inc 30275b048f Remove another fallback whose operator opted-out 9 years ago
fp_pair.c aae034d13e Write a bunch of module documentation. 9 years ago
fp_pair.h 57699de005 Update the copyright year. 10 years ago
geoip.c aae034d13e Write a bunch of module documentation. 9 years ago
geoip.h 57699de005 Update the copyright year. 10 years ago
hibernate.c aae034d13e Write a bunch of module documentation. 9 years ago
hibernate.h 57699de005 Update the copyright year. 10 years ago
include.am b2b2e1c7f2 checkpoint basic protover backend 9 years ago
keypin.c aae034d13e Write a bunch of module documentation. 9 years ago
keypin.h 57699de005 Update the copyright year. 10 years ago
main.c 97337844b7 Merge branch 'protover_v2_squashed' 9 years ago
main.h d65f030915 Unit test for pick_oos_victims() 9 years ago
microdesc.c 4f19f85eda Prevents negative number of written bytes on error message. 9 years ago
microdesc.h f698b509d8 Add unit tests for networkstatus_consensus_is_bootstrapping 10 years ago
networkstatus.c ac707ae70a Merge branch 'bug20176_v2' 9 years ago
networkstatus.h aaa3129043 Merge remote-tracking branch 'dgoulet/ticket16943_029_05-squashed' 9 years ago
nodelist.c bbaa7d09a0 Merge remote-tracking branch 'teor/reject-tap-v6' 9 years ago
nodelist.h 57699de005 Update the copyright year. 10 years ago
ntmain.c aae034d13e Write a bunch of module documentation. 9 years ago
ntmain.h 57699de005 Update the copyright year. 10 years ago
onion.c aae034d13e Write a bunch of module documentation. 9 years ago
onion.h 57699de005 Update the copyright year. 10 years ago
onion_fast.c aae034d13e Write a bunch of module documentation. 9 years ago
onion_fast.h 57699de005 Update the copyright year. 10 years ago
onion_ntor.c aae034d13e Write a bunch of module documentation. 9 years ago
onion_ntor.h 57699de005 Update the copyright year. 10 years ago
onion_tap.c aae034d13e Write a bunch of module documentation. 9 years ago
onion_tap.h 57699de005 Update the copyright year. 10 years ago
or.h 97337844b7 Merge branch 'protover_v2_squashed' 9 years ago
periodic.c aae034d13e Write a bunch of module documentation. 9 years ago
periodic.h 57699de005 Update the copyright year. 10 years ago
policies.c 0d485fcfef Vote Exit correctly with DirAllowPrivateAddresses set 9 years ago
policies.h 514f0041d1 Avoid disclosing exit IP addresses in exit policies by default 9 years ago
protover.c aae034d13e Write a bunch of module documentation. 9 years ago
protover.h aae034d13e Write a bunch of module documentation. 9 years ago
reasons.c aae034d13e Write a bunch of module documentation. 9 years ago
reasons.h 57699de005 Update the copyright year. 10 years ago
relay.c 077f6a4888 Merge branch 'maint-0.2.8' 9 years ago
relay.h 57699de005 Update the copyright year. 10 years ago
rendcache.c 0616fd6fb6 typo/comment/log fixes i found in my sandbox from montreal 9 years ago
rendcache.h 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes 9 years ago
rendclient.c 9f0cb5af15 Merge branch 'feature-17178-v7-squashed-v2' 9 years ago
rendclient.h b560f852f2 Implement Prop #260: Single Onion Services 9 years ago
rendcommon.c 2c7d09dfd2 Fix a check-spaces warning. 9 years ago
rendcommon.h b560f852f2 Implement Prop #260: Single Onion Services 9 years ago
rendmid.c be0e1e9e2f Stop being so strict about the payload length of "rendezvous1" cells 10 years ago
rendmid.h 57699de005 Update the copyright year. 10 years ago
rendservice.c 55c468c521 Whitespace cleaning 9 years ago
rendservice.h a4f46ff8ba Refactor the hidden service code to use rend_service_path 9 years ago
rephist.c aae034d13e Write a bunch of module documentation. 9 years ago
rephist.h 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes 9 years ago
replaycache.c 4396540129 Turn replaycache.c module doc into doxygen 9 years ago
replaycache.h 57699de005 Update the copyright year. 10 years ago
router.c 54fda6b98a Module-level docs for ext_orport and router.c 9 years ago
router.h 06031b441e touchups and refactorings on bug 18616 branch 10 years ago
routerkeys.c 7026b607a0 Fix spurious compiler warning in do_getpass(). 9 years ago
routerkeys.h 57699de005 Update the copyright year. 10 years ago
routerlist.c aae034d13e Write a bunch of module documentation. 9 years ago
routerlist.h bbaa7d09a0 Merge remote-tracking branch 'teor/reject-tap-v6' 9 years ago
routerparse.c aae034d13e Write a bunch of module documentation. 9 years ago
routerparse.h 8fdf2f583c Unit tests for proposal 271 client-side implementation 9 years ago
routerset.c aae034d13e Write a bunch of module documentation. 9 years ago
routerset.h 57699de005 Update the copyright year. 10 years ago
scheduler.c a8676b1ede Merge branch 'bug18902_squashed' 9 years ago
scheduler.h 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes 9 years ago
shared_random.c e9fdec2b1d capture and detect expected BUG messages in shared-random tests 9 years ago
shared_random.h 87758dbebc Merge remote-tracking branch 'dgoulet/bug19567_029_01' 9 years ago
shared_random_state.c 507f07de09 Merge remote-tracking branch 'public/deprecation_v2' 9 years ago
shared_random_state.h be78e9ff37 Keep make check-spaces happy 9 years ago
statefile.c aae034d13e Write a bunch of module documentation. 9 years ago
statefile.h 57699de005 Update the copyright year. 10 years ago
status.c aae034d13e Write a bunch of module documentation. 9 years ago
status.h 57699de005 Update the copyright year. 10 years ago
tor_main.c aae034d13e Write a bunch of module documentation. 9 years ago
torcert.c dd572dac34 Fix all doxygen warnings (other than missing docs) 10 years ago
torcert.h 57699de005 Update the copyright year. 10 years ago
transports.c 4757303873 Fix all -Wshadow warnings on Linux 9 years ago
transports.h 57699de005 Update the copyright year. 10 years ago