Nick Mathewson 12dad5ebf7 Fix crashes on empty +HSPOST and +POSTDESCRIPTOR commands il y a 6 ans
..
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 il y a 9 ans
addressmap.c ae4077916c Fix parse_virtual_addr_network minimum network size il y a 7 ans
addressmap.h 57699de005 Update the copyright year. il y a 8 ans
buffers.c 66ecdcdd75 Update the buffer sentinel fix to work with our #20081 fix. il y a 7 ans
buffers.h 20c4b01694 Make preferred_chunk_size avoid overflow, handle big inputs better il y a 7 ans
channel.c 35df48b189 Module docs for channel.c and channeltls.c il y a 7 ans
channel.h 5927ed8d33 checkSpace.pl now forbids more identifiers. il y a 7 ans
channeltls.c 35df48b189 Module docs for channel.c and channeltls.c il y a 7 ans
channeltls.h 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes il y a 8 ans
circpathbias.c 4f1a04ff9c Replace nearly all XXX0vv comments with smarter ones il y a 8 ans
circpathbias.h 57699de005 Update the copyright year. il y a 8 ans
circuitbuild.c d81f2b5d81 Refactor circuit_pick_create_handshake il y a 7 ans
circuitbuild.h 10aa913acc Client & HS ignore UseNTorHandshake, all non-HS handshakes use ntor il y a 7 ans
circuitlist.c 077f6a4888 Merge branch 'maint-0.2.8' il y a 7 ans
circuitlist.h addd181721 Fix memory leak in TestingEnableCellStatsEvent il y a 8 ans
circuitmux.c 56933787d5 Turn circuitmux.c comments into module docs. il y a 7 ans
circuitmux.h 57699de005 Update the copyright year. il y a 8 ans
circuitmux_ewma.c 84829e336c Module documentation for circuitmux_ewma.c il y a 7 ans
circuitmux_ewma.h 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes il y a 8 ans
circuitstats.c aae034d13e Write a bunch of module documentation. il y a 7 ans
circuitstats.h 57699de005 Update the copyright year. il y a 8 ans
circuituse.c 0ec94588ab Stop logging single onion and Tor2web long-term one-hop circuits il y a 7 ans
circuituse.h 57699de005 Update the copyright year. il y a 8 ans
command.c aae034d13e Write a bunch of module documentation. il y a 7 ans
command.h 57699de005 Update the copyright year. il y a 8 ans
config.c 53d4e89626 Netbsd doesn't have ipfw, only the regular pf transport stuff. il y a 7 ans
config.h af70e43131 Merge remote-tracking branch 'public/spaces_in_unix_addrs' il y a 7 ans
confparse.c 3c8baa77a1 Log a warning when Testing options are deprecated. il y a 7 ans
confparse.h 3c8baa77a1 Log a warning when Testing options are deprecated. il y a 7 ans
connection.c 8b93cbc16d Merge branch 'bug20716_026' into maint-0.2.9 il y a 7 ans
connection.h 1a7709d409 Add connection_is_moribund() inline il y a 7 ans
connection_edge.c f6ecda8400 Merge remote-tracking branch 'public/bug18100_029' into maint-0.2.9 il y a 6 ans
connection_edge.h 57699de005 Update the copyright year. il y a 8 ans
connection_or.c 711160a46f Merge branch 'maint-0.2.8' into maint-0.2.9 il y a 6 ans
connection_or.h d65f030915 Unit test for pick_oos_victims() il y a 7 ans
control.c 12dad5ebf7 Fix crashes on empty +HSPOST and +POSTDESCRIPTOR commands il y a 6 ans
control.h 657eaee6ae Expose GETINFO download status statics for test suite and make things mockable il y a 8 ans
cpuworker.c 24b7b922ae Actually free the worker_state_t object when we do an update with it il y a 7 ans
cpuworker.h 57699de005 Update the copyright year. il y a 8 ans
dircollate.c aae034d13e Write a bunch of module documentation. il y a 7 ans
dircollate.h 6a91cab79c Merge branch 'maint-0.2.7' il y a 8 ans
directory.c 0815f96416 Fix a BUG() warning from next_random_exponential_delay(). il y a 7 ans
directory.h 5385a023e1 Do not apply 'max_failures' to random-exponential schedules. il y a 7 ans
dirserv.c ec61ae59a5 Stop leaking keypin-rejected routerinfos on directory authorities il y a 7 ans
dirserv.h f33b90324a Include protocol versions in votes. il y a 7 ans
dirvote.c a0ef3cf088 Prevent int underflow in dirvote.c compare_vote_rs_. il y a 7 ans
dirvote.h 97337844b7 Merge branch 'protover_v2_squashed' il y a 7 ans
dns.c eae68fa2d2 Initialise DNS TTL for A and AAAA records. il y a 7 ans
dns.h 609065f165 DefecTor countermeasure: change server- and client-side DNS TTL clipping il y a 7 ans
dns_structs.h aae034d13e Write a bunch of module documentation. il y a 7 ans
dnsserv.c d288704023 Avoid tor_fragile_assert() failure with DNSPort on RESOLVED_TYPE_ERROR il y a 7 ans
dnsserv.h 57699de005 Update the copyright year. il y a 8 ans
entrynodes.c 4757303873 Fix all -Wshadow warnings on Linux il y a 7 ans
entrynodes.h 657eaee6ae Expose GETINFO download status statics for test suite and make things mockable il y a 8 ans
ext_orport.c 54fda6b98a Module-level docs for ext_orport and router.c il y a 7 ans
ext_orport.h 57699de005 Update the copyright year. il y a 8 ans
fallback_dirs.inc 5b45d73293 Update fallback directory mirrors in May 2017 il y a 7 ans
fp_pair.c aae034d13e Write a bunch of module documentation. il y a 7 ans
fp_pair.h 57699de005 Update the copyright year. il y a 8 ans
geoip.c d75be189df Merge branch 'maint-0.2.8' into maint-0.2.9 il y a 7 ans
geoip.h 57699de005 Update the copyright year. il y a 8 ans
hibernate.c 2b94b0ea72 Merge remote-tracking branch 'public/bug22245_024' into maint-0.2.9 il y a 6 ans
hibernate.h 57699de005 Update the copyright year. il y a 8 ans
include.am cf2f36b8b4 Test for .git as readable instead of a dir to support worktrees il y a 7 ans
keypin.c aae034d13e Write a bunch of module documentation. il y a 7 ans
keypin.h 57699de005 Update the copyright year. il y a 8 ans
main.c 3cd520a52d Merge branch 'maint-0.2.8' into maint-0.2.9 il y a 7 ans
main.h 3cd520a52d Merge branch 'maint-0.2.8' into maint-0.2.9 il y a 7 ans
microdesc.c 4f19f85eda Prevents negative number of written bytes on error message. il y a 7 ans
microdesc.h f698b509d8 Add unit tests for networkstatus_consensus_is_bootstrapping il y a 8 ans
networkstatus.c 85cf6dcba3 Stop declining to download microdescs with future published times. il y a 7 ans
networkstatus.h aaa3129043 Merge remote-tracking branch 'dgoulet/ticket16943_029_05-squashed' il y a 7 ans
nodelist.c bbaa7d09a0 Merge remote-tracking branch 'teor/reject-tap-v6' il y a 7 ans
nodelist.h 57699de005 Update the copyright year. il y a 8 ans
ntmain.c aae034d13e Write a bunch of module documentation. il y a 7 ans
ntmain.h 57699de005 Update the copyright year. il y a 8 ans
onion.c 8500f0e4e1 Merge remote-tracking branch 'public/bug20059_024_v2' into maint-0.2.9 il y a 6 ans
onion.h 57699de005 Update the copyright year. il y a 8 ans
onion_fast.c aae034d13e Write a bunch of module documentation. il y a 7 ans
onion_fast.h 57699de005 Update the copyright year. il y a 8 ans
onion_ntor.c aae034d13e Write a bunch of module documentation. il y a 7 ans
onion_ntor.h 57699de005 Update the copyright year. il y a 8 ans
onion_tap.c aae034d13e Write a bunch of module documentation. il y a 7 ans
onion_tap.h 57699de005 Update the copyright year. il y a 8 ans
or.h 58e1c6dd86 Merge remote-tracking branch 'public/bug19769_19025_029' into maint-0.2.9 il y a 6 ans
periodic.c aae034d13e Write a bunch of module documentation. il y a 7 ans
periodic.h 57699de005 Update the copyright year. il y a 8 ans
policies.c 1afc2ed956 Fix policies.c instance of the "if (r=(a-b)) return r" pattern il y a 7 ans
policies.h 1afc2ed956 Fix policies.c instance of the "if (r=(a-b)) return r" pattern il y a 7 ans
protover.c 907cd8a0cf protover: Fix old tor hardcoded version check il y a 7 ans
protover.h aae034d13e Write a bunch of module documentation. il y a 7 ans
reasons.c aae034d13e Write a bunch of module documentation. il y a 7 ans
reasons.h 57699de005 Update the copyright year. il y a 8 ans
relay.c 987c7cae70 Merge branch 'maint-0.2.8' into maint-0.2.9 il y a 7 ans
relay.h 57699de005 Update the copyright year. il y a 8 ans
rendcache.c de65647461 Merge branch 'maint-0.2.8' into maint-0.2.9 il y a 7 ans
rendcache.h 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes il y a 8 ans
rendclient.c 9f0cb5af15 Merge branch 'feature-17178-v7-squashed-v2' il y a 7 ans
rendclient.h b560f852f2 Implement Prop #260: Single Onion Services il y a 7 ans
rendcommon.c 2c7d09dfd2 Fix a check-spaces warning. il y a 7 ans
rendcommon.h b560f852f2 Implement Prop #260: Single Onion Services il y a 7 ans
rendmid.c be0e1e9e2f Stop being so strict about the payload length of "rendezvous1" cells il y a 8 ans
rendmid.h 57699de005 Update the copyright year. il y a 8 ans
rendservice.c f80a43d16f Stop ignoring hidden service key anonymity when first starting tor il y a 7 ans
rendservice.h f80a43d16f Stop ignoring hidden service key anonymity when first starting tor il y a 7 ans
rephist.c aae034d13e Write a bunch of module documentation. il y a 7 ans
rephist.h 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes il y a 8 ans
replaycache.c 4396540129 Turn replaycache.c module doc into doxygen il y a 7 ans
replaycache.h 57699de005 Update the copyright year. il y a 8 ans
router.c 3bb40b213b refactor router_pick_published_address to have another arg il y a 7 ans
router.h 3bb40b213b refactor router_pick_published_address to have another arg il y a 7 ans
routerkeys.c 7026b607a0 Fix spurious compiler warning in do_getpass(). il y a 7 ans
routerkeys.h 57699de005 Update the copyright year. il y a 8 ans
routerlist.c 1afc2ed956 Fix policies.c instance of the "if (r=(a-b)) return r" pattern il y a 7 ans
routerlist.h 3158777d35 Rename routerstatus_version_supports_ntor to *_supports_extend2_cells il y a 7 ans
routerparse.c 57154e71aa Reject Tor versions that contain non-numeric prefixes il y a 7 ans
routerparse.h f63e06d3dc Extract the part of tor_version_as_new_as that extracts platform il y a 7 ans
routerset.c aae034d13e Write a bunch of module documentation. il y a 7 ans
routerset.h 57699de005 Update the copyright year. il y a 8 ans
scheduler.c a8676b1ede Merge branch 'bug18902_squashed' il y a 7 ans
scheduler.h 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes il y a 8 ans
shared_random.c e9fdec2b1d capture and detect expected BUG messages in shared-random tests il y a 7 ans
shared_random.h 87758dbebc Merge remote-tracking branch 'dgoulet/bug19567_029_01' il y a 7 ans
shared_random_state.c 507f07de09 Merge remote-tracking branch 'public/deprecation_v2' il y a 7 ans
shared_random_state.h be78e9ff37 Keep make check-spaces happy il y a 7 ans
statefile.c aae034d13e Write a bunch of module documentation. il y a 7 ans
statefile.h 57699de005 Update the copyright year. il y a 8 ans
status.c aae034d13e Write a bunch of module documentation. il y a 7 ans
status.h 57699de005 Update the copyright year. il y a 8 ans
tor_main.c aae034d13e Write a bunch of module documentation. il y a 7 ans
torcert.c dd572dac34 Fix all doxygen warnings (other than missing docs) il y a 8 ans
torcert.h 57699de005 Update the copyright year. il y a 8 ans
transports.c 3bb40b213b refactor router_pick_published_address to have another arg il y a 7 ans
transports.h 57699de005 Update the copyright year. il y a 8 ans