Nick Mathewson 8841a9e396 Create single-onion-service directory before poisoning it, if needed пре 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 ae4077916c Fix parse_virtual_addr_network minimum network size пре 7 година
addressmap.h 57699de005 Update the copyright year. пре 8 година
buffers.c 66ecdcdd75 Update the buffer sentinel fix to work with our #20081 fix. пре 7 година
buffers.h 20c4b01694 Make preferred_chunk_size avoid overflow, handle big inputs better пре 7 година
channel.c 35df48b189 Module docs for channel.c and channeltls.c пре 7 година
channel.h 5927ed8d33 checkSpace.pl now forbids more identifiers. пре 7 година
channeltls.c 35df48b189 Module docs for channel.c and channeltls.c пре 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 9f0cb5af15 Merge branch 'feature-17178-v7-squashed-v2' пре 7 година
circuitbuild.h 10aa913acc Client & HS ignore UseNTorHandshake, all non-HS handshakes use ntor пре 7 година
circuitlist.c 077f6a4888 Merge branch 'maint-0.2.8' пре 7 година
circuitlist.h addd181721 Fix memory leak in TestingEnableCellStatsEvent пре 8 година
circuitmux.c 56933787d5 Turn circuitmux.c comments into module docs. пре 7 година
circuitmux.h 57699de005 Update the copyright year. пре 8 година
circuitmux_ewma.c 84829e336c Module documentation for circuitmux_ewma.c пре 7 година
circuitmux_ewma.h 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes пре 8 година
circuitstats.c aae034d13e Write a bunch of module documentation. пре 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 aae034d13e Write a bunch of module documentation. пре 7 година
command.h 57699de005 Update the copyright year. пре 8 година
config.c df84536ac1 Add a logic-consistency test when parsing unix socket configs пре 7 година
config.h af70e43131 Merge remote-tracking branch 'public/spaces_in_unix_addrs' пре 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 d1b45786b1 Document connection_or.c and connection.c at module level пре 7 година
connection.h 1a7709d409 Add connection_is_moribund() inline пре 7 година
connection_edge.c aae034d13e Write a bunch of module documentation. пре 7 година
connection_edge.h 57699de005 Update the copyright year. пре 8 година
connection_or.c d1b45786b1 Document connection_or.c and connection.c at module level пре 7 година
connection_or.h d65f030915 Unit test for pick_oos_victims() пре 7 година
control.c aae034d13e Write a bunch of module documentation. пре 7 година
control.h 657eaee6ae Expose GETINFO download status statics for test suite and make things mockable пре 8 година
cpuworker.c aae034d13e Write a bunch of module documentation. пре 7 година
cpuworker.h 57699de005 Update the copyright year. пре 8 година
dircollate.c aae034d13e Write a bunch of module documentation. пре 7 година
dircollate.h 6a91cab79c Merge branch 'maint-0.2.7' пре 8 година
directory.c 9228db5f1b remove confusing comment about conditional consensus download пре 7 година
directory.h b560f852f2 Implement Prop #260: Single Onion Services пре 7 година
dirserv.c aae034d13e Write a bunch of module documentation. пре 7 година
dirserv.h f33b90324a Include protocol versions in votes. пре 7 година
dirvote.c 80e2896d52 comment tweak. Fixes 20271. patch from pastly. пре 7 година
dirvote.h 97337844b7 Merge branch 'protover_v2_squashed' пре 7 година
dns.c aae034d13e Write a bunch of module documentation. пре 7 година
dns.h 57699de005 Update the copyright year. пре 8 година
dns_structs.h aae034d13e Write a bunch of module documentation. пре 7 година
dnsserv.c d288704023 Avoid tor_fragile_assert() failure with DNSPort on RESOLVED_TYPE_ERROR пре 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 пре 8 година
ext_orport.c 54fda6b98a Module-level docs for ext_orport and router.c пре 7 година
ext_orport.h 57699de005 Update the copyright year. пре 8 година
fallback_dirs.inc 30275b048f Remove another fallback whose operator opted-out пре 7 година
fp_pair.c aae034d13e Write a bunch of module documentation. пре 7 година
fp_pair.h 57699de005 Update the copyright year. пре 8 година
geoip.c aae034d13e Write a bunch of module documentation. пре 7 година
geoip.h 57699de005 Update the copyright year. пре 8 година
hibernate.c aae034d13e Write a bunch of module documentation. пре 7 година
hibernate.h 57699de005 Update the copyright year. пре 8 година
include.am b2b2e1c7f2 checkpoint basic protover backend пре 7 година
keypin.c aae034d13e Write a bunch of module documentation. пре 7 година
keypin.h 57699de005 Update the copyright year. пре 8 година
main.c 97337844b7 Merge branch 'protover_v2_squashed' пре 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 ac707ae70a Merge branch 'bug20176_v2' пре 7 година
networkstatus.h aaa3129043 Merge remote-tracking branch 'dgoulet/ticket16943_029_05-squashed' пре 8 година
nodelist.c bbaa7d09a0 Merge remote-tracking branch 'teor/reject-tap-v6' пре 7 година
nodelist.h 57699de005 Update the copyright year. пре 8 година
ntmain.c aae034d13e Write a bunch of module documentation. пре 7 година
ntmain.h 57699de005 Update the copyright year. пре 8 година
onion.c aae034d13e Write a bunch of module documentation. пре 7 година
onion.h 57699de005 Update the copyright year. пре 8 година
onion_fast.c aae034d13e Write a bunch of module documentation. пре 7 година
onion_fast.h 57699de005 Update the copyright year. пре 8 година
onion_ntor.c aae034d13e Write a bunch of module documentation. пре 7 година
onion_ntor.h 57699de005 Update the copyright year. пре 8 година
onion_tap.c aae034d13e Write a bunch of module documentation. пре 7 година
onion_tap.h 57699de005 Update the copyright year. пре 8 година
or.h 97337844b7 Merge branch 'protover_v2_squashed' пре 7 година
periodic.c aae034d13e Write a bunch of module documentation. пре 7 година
periodic.h 57699de005 Update the copyright year. пре 8 година
policies.c 0d485fcfef Vote Exit correctly with DirAllowPrivateAddresses set пре 7 година
policies.h 514f0041d1 Avoid disclosing exit IP addresses in exit policies by default пре 8 година
protover.c aae034d13e Write a bunch of module documentation. пре 7 година
protover.h aae034d13e Write a bunch of module documentation. пре 7 година
reasons.c aae034d13e Write a bunch of module documentation. пре 7 година
reasons.h 57699de005 Update the copyright year. пре 8 година
relay.c 077f6a4888 Merge branch 'maint-0.2.8' пре 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 9f0cb5af15 Merge branch 'feature-17178-v7-squashed-v2' пре 7 година
rendclient.h b560f852f2 Implement Prop #260: Single Onion Services пре 7 година
rendcommon.c 2c7d09dfd2 Fix a check-spaces warning. пре 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 8841a9e396 Create single-onion-service directory before poisoning it, if needed пре 7 година
rendservice.h a4f46ff8ba Refactor the hidden service code to use rend_service_path пре 7 година
rephist.c aae034d13e Write a bunch of module documentation. пре 7 година
rephist.h 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes пре 8 година
replaycache.c 4396540129 Turn replaycache.c module doc into doxygen пре 7 година
replaycache.h 57699de005 Update the copyright year. пре 8 година
router.c 54fda6b98a Module-level docs for ext_orport and router.c пре 7 година
router.h 06031b441e touchups and refactorings on bug 18616 branch пре 8 година
routerkeys.c 7026b607a0 Fix spurious compiler warning in do_getpass(). пре 7 година
routerkeys.h 57699de005 Update the copyright year. пре 8 година
routerlist.c aae034d13e Write a bunch of module documentation. пре 7 година
routerlist.h bbaa7d09a0 Merge remote-tracking branch 'teor/reject-tap-v6' пре 7 година
routerparse.c aae034d13e Write a bunch of module documentation. пре 7 година
routerparse.h 8fdf2f583c Unit tests for proposal 271 client-side implementation пре 7 година
routerset.c aae034d13e Write a bunch of module documentation. пре 7 година
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 e9fdec2b1d capture and detect expected BUG messages in shared-random tests пре 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 пре 8 година
statefile.c aae034d13e Write a bunch of module documentation. пре 7 година
statefile.h 57699de005 Update the copyright year. пре 8 година
status.c aae034d13e Write a bunch of module documentation. пре 7 година
status.h 57699de005 Update the copyright year. пре 8 година
tor_main.c aae034d13e Write a bunch of module documentation. пре 7 година
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 година