Nick Mathewson 864c42f4d6 Count HTTP 503 as a download failure. 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 ae4077916c Fix parse_virtual_addr_network minimum network size vor 7 Jahren
addressmap.h 57699de005 Update the copyright year. vor 8 Jahren
buffers.c 66ecdcdd75 Update the buffer sentinel fix to work with our #20081 fix. vor 7 Jahren
buffers.h 20c4b01694 Make preferred_chunk_size avoid overflow, handle big inputs better vor 7 Jahren
channel.c 35df48b189 Module docs for channel.c and channeltls.c vor 7 Jahren
channel.h 5927ed8d33 checkSpace.pl now forbids more identifiers. vor 7 Jahren
channeltls.c 35df48b189 Module docs for channel.c and channeltls.c 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 d81f2b5d81 Refactor circuit_pick_create_handshake vor 7 Jahren
circuitbuild.h 10aa913acc Client & HS ignore UseNTorHandshake, all non-HS handshakes use ntor vor 7 Jahren
circuitlist.c 077f6a4888 Merge branch 'maint-0.2.8' vor 7 Jahren
circuitlist.h addd181721 Fix memory leak in TestingEnableCellStatsEvent vor 8 Jahren
circuitmux.c 56933787d5 Turn circuitmux.c comments into module docs. vor 7 Jahren
circuitmux.h 57699de005 Update the copyright year. vor 8 Jahren
circuitmux_ewma.c 84829e336c Module documentation for circuitmux_ewma.c vor 7 Jahren
circuitmux_ewma.h 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes vor 8 Jahren
circuitstats.c aae034d13e Write a bunch of module documentation. 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 aae034d13e Write a bunch of module documentation. vor 7 Jahren
command.h 57699de005 Update the copyright year. vor 8 Jahren
config.c 667ba776b1 Adjust download schedules per teor's #20534 recommendataions vor 7 Jahren
config.h af70e43131 Merge remote-tracking branch 'public/spaces_in_unix_addrs' 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 d1b45786b1 Document connection_or.c and connection.c at module level vor 7 Jahren
connection.h 1a7709d409 Add connection_is_moribund() inline vor 7 Jahren
connection_edge.c 3cd520a52d Merge branch 'maint-0.2.8' into maint-0.2.9 vor 7 Jahren
connection_edge.h 57699de005 Update the copyright year. vor 8 Jahren
connection_or.c d1b45786b1 Document connection_or.c and connection.c at module level vor 7 Jahren
connection_or.h d65f030915 Unit test for pick_oos_victims() vor 7 Jahren
control.c aae034d13e Write a bunch of module documentation. vor 7 Jahren
control.h 657eaee6ae Expose GETINFO download status statics for test suite and make things mockable vor 8 Jahren
cpuworker.c 24b7b922ae Actually free the worker_state_t object when we do an update with it vor 7 Jahren
cpuworker.h 57699de005 Update the copyright year. vor 8 Jahren
dircollate.c aae034d13e Write a bunch of module documentation. vor 7 Jahren
dircollate.h 6a91cab79c Merge branch 'maint-0.2.7' vor 8 Jahren
directory.c 864c42f4d6 Count HTTP 503 as a download failure. vor 7 Jahren
directory.h 5385a023e1 Do not apply 'max_failures' to random-exponential schedules. vor 7 Jahren
dirserv.c aae034d13e Write a bunch of module documentation. vor 7 Jahren
dirserv.h f33b90324a Include protocol versions in votes. vor 7 Jahren
dirvote.c 80e2896d52 comment tweak. Fixes 20271. patch from pastly. vor 7 Jahren
dirvote.h 97337844b7 Merge branch 'protover_v2_squashed' vor 7 Jahren
dns.c aae034d13e Write a bunch of module documentation. vor 7 Jahren
dns.h 57699de005 Update the copyright year. vor 8 Jahren
dns_structs.h aae034d13e Write a bunch of module documentation. vor 7 Jahren
dnsserv.c d288704023 Avoid tor_fragile_assert() failure with DNSPort on RESOLVED_TYPE_ERROR 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 54fda6b98a Module-level docs for ext_orport and router.c vor 7 Jahren
ext_orport.h 57699de005 Update the copyright year. vor 8 Jahren
fallback_dirs.inc 30275b048f Remove another fallback whose operator opted-out vor 7 Jahren
fp_pair.c aae034d13e Write a bunch of module documentation. vor 7 Jahren
fp_pair.h 57699de005 Update the copyright year. vor 8 Jahren
geoip.c aae034d13e Write a bunch of module documentation. vor 7 Jahren
geoip.h 57699de005 Update the copyright year. vor 8 Jahren
hibernate.c aae034d13e Write a bunch of module documentation. vor 7 Jahren
hibernate.h 57699de005 Update the copyright year. vor 8 Jahren
include.am b2b2e1c7f2 checkpoint basic protover backend vor 7 Jahren
keypin.c aae034d13e Write a bunch of module documentation. vor 7 Jahren
keypin.h 57699de005 Update the copyright year. vor 8 Jahren
main.c 3cd520a52d Merge branch 'maint-0.2.8' into maint-0.2.9 vor 7 Jahren
main.h 3cd520a52d Merge branch 'maint-0.2.8' into maint-0.2.9 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 d82ffb77f3 Merge branch '20499_part1_029_squashed', remote-tracking branches 'teor/bug20591_029' and 'teor/bug20533_029' into maint-0.2.9 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 aae034d13e Write a bunch of module documentation. vor 7 Jahren
ntmain.h 57699de005 Update the copyright year. vor 8 Jahren
onion.c aae034d13e Write a bunch of module documentation. vor 7 Jahren
onion.h 57699de005 Update the copyright year. vor 8 Jahren
onion_fast.c aae034d13e Write a bunch of module documentation. vor 7 Jahren
onion_fast.h 57699de005 Update the copyright year. vor 8 Jahren
onion_ntor.c aae034d13e Write a bunch of module documentation. vor 7 Jahren
onion_ntor.h 57699de005 Update the copyright year. vor 8 Jahren
onion_tap.c aae034d13e Write a bunch of module documentation. vor 7 Jahren
onion_tap.h 57699de005 Update the copyright year. vor 8 Jahren
or.h 97337844b7 Merge branch 'protover_v2_squashed' vor 7 Jahren
periodic.c aae034d13e Write a bunch of module documentation. vor 7 Jahren
periodic.h 57699de005 Update the copyright year. vor 8 Jahren
policies.c 0d485fcfef Vote Exit correctly with DirAllowPrivateAddresses set vor 7 Jahren
policies.h 514f0041d1 Avoid disclosing exit IP addresses in exit policies by default vor 7 Jahren
protover.c f6a3d213e4 Finish a sentence in a comment. Close 20576. vor 7 Jahren
protover.h aae034d13e Write a bunch of module documentation. vor 7 Jahren
reasons.c aae034d13e Write a bunch of module documentation. vor 7 Jahren
reasons.h 57699de005 Update the copyright year. vor 8 Jahren
relay.c 077f6a4888 Merge branch 'maint-0.2.8' 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 9f0cb5af15 Merge branch 'feature-17178-v7-squashed-v2' vor 7 Jahren
rendclient.h b560f852f2 Implement Prop #260: Single Onion Services vor 7 Jahren
rendcommon.c 2c7d09dfd2 Fix a check-spaces warning. vor 7 Jahren
rendcommon.h b560f852f2 Implement Prop #260: Single Onion Services vor 7 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 55c468c521 Whitespace cleaning vor 7 Jahren
rendservice.h a4f46ff8ba Refactor the hidden service code to use rend_service_path vor 7 Jahren
rephist.c aae034d13e Write a bunch of module documentation. vor 7 Jahren
rephist.h 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes vor 8 Jahren
replaycache.c 4396540129 Turn replaycache.c module doc into doxygen vor 7 Jahren
replaycache.h 57699de005 Update the copyright year. vor 8 Jahren
router.c 54fda6b98a Module-level docs for ext_orport and router.c vor 7 Jahren
router.h 06031b441e touchups and refactorings on bug 18616 branch vor 8 Jahren
routerkeys.c 7026b607a0 Fix spurious compiler warning in do_getpass(). vor 7 Jahren
routerkeys.h 57699de005 Update the copyright year. vor 8 Jahren
routerlist.c 3158777d35 Rename routerstatus_version_supports_ntor to *_supports_extend2_cells vor 7 Jahren
routerlist.h 3158777d35 Rename routerstatus_version_supports_ntor to *_supports_extend2_cells vor 7 Jahren
routerparse.c aae034d13e Write a bunch of module documentation. vor 7 Jahren
routerparse.h 8fdf2f583c Unit tests for proposal 271 client-side implementation vor 7 Jahren
routerset.c aae034d13e Write a bunch of module documentation. vor 7 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 e9fdec2b1d capture and detect expected BUG messages in shared-random tests 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 aae034d13e Write a bunch of module documentation. vor 7 Jahren
statefile.h 57699de005 Update the copyright year. vor 8 Jahren
status.c aae034d13e Write a bunch of module documentation. vor 7 Jahren
status.h 57699de005 Update the copyright year. vor 8 Jahren
tor_main.c aae034d13e Write a bunch of module documentation. vor 7 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