Nick Mathewson 6867950432 Wrap all of the legacy guard code, and its users, in #ifdefs 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 f3e158edf7 Comment the heck out of the stream/circuit attaching process. vor 7 Jahren
addressmap.h 57699de005 Update the copyright year. vor 8 Jahren
bridges.c 6867950432 Wrap all of the legacy guard code, and its users, in #ifdefs vor 7 Jahren
bridges.h 53f248f6c9 Add some needed accessors/inspectors for bridge/guard convergence vor 7 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 6867950432 Wrap all of the legacy guard code, and its users, in #ifdefs vor 7 Jahren
channel.h d9ca4e20bd Merge branch 'feature_15055_v2' vor 7 Jahren
channeltls.c 1fd0a547bb New function to tell the guard module "We're on the net!" vor 7 Jahren
channeltls.h 99b3e54691 Add "Ed ID" arguments to a bunch of connection-ID-related fns. vor 7 Jahren
circpathbias.c 6867950432 Wrap all of the legacy guard code, and its users, in #ifdefs vor 7 Jahren
circpathbias.h 57699de005 Update the copyright year. vor 8 Jahren
circuitbuild.c 6867950432 Wrap all of the legacy guard code, and its users, in #ifdefs vor 7 Jahren
circuitbuild.h 87f9b42179 Implement support for per-circuit guard restrictions. vor 7 Jahren
circuitlist.c 89f5f149df Remove guard_selection argument from status-reporting functions vor 7 Jahren
circuitlist.h 2ea5aa7182 Expire circuits that have been WAITING_FOR_BETTER_GUARD too long vor 7 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 c09993fdf6 Fix ewma_cmp_cmux never considering policies different 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 6867950432 Wrap all of the legacy guard code, and its users, in #ifdefs vor 7 Jahren
circuituse.h 2ea5aa7182 Expire circuits that have been WAITING_FOR_BETTER_GUARD too long vor 7 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 6867950432 Wrap all of the legacy guard code, and its users, in #ifdefs vor 7 Jahren
config.h af70e43131 Merge remote-tracking branch 'public/spaces_in_unix_addrs' vor 7 Jahren
confparse.c 7dee70c3e1 Add "TByte" and "TBytes" units; also add "TBits" to man page vor 7 Jahren
confparse.h 3c8baa77a1 Log a warning when Testing options are deprecated. vor 7 Jahren
connection.c 89f5f149df Remove guard_selection argument from status-reporting functions vor 7 Jahren
connection.h 1a7709d409 Add connection_is_moribund() inline vor 7 Jahren
connection_edge.c 307d244640 Fix a "shouldn't have reached this" warning in connection_edge.c vor 7 Jahren
connection_edge.h 57699de005 Update the copyright year. vor 8 Jahren
connection_or.c 6867950432 Wrap all of the legacy guard code, and its users, in #ifdefs vor 7 Jahren
connection_or.h 88c2a6b936 Send and receive AUTHENTICATE cells correctly with ED keys. vor 7 Jahren
control.c 6867950432 Wrap all of the legacy guard code, and its users, in #ifdefs 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 3bcbbea350 More progress on bridge implementation with prop271 guards vor 7 Jahren
directory.h dbbaa51518 Use the new guard notification/selection APIs throughout Tor vor 7 Jahren
dirserv.c c35d481f56 Merge branch 'maint-0.2.9' vor 7 Jahren
dirserv.h f33b90324a Include protocol versions in votes. vor 7 Jahren
dirvote.c 265d5446fa Automated change to use smartlist_add_strdup vor 7 Jahren
dirvote.h 7ba0ae9426 Add consensus weight calculation tests vor 7 Jahren
dns.c 265d5446fa Automated change to use smartlist_add_strdup 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 5a1779b7ff Merge branch 'maint-0.2.9' vor 7 Jahren
dnsserv.h 57699de005 Update the copyright year. vor 8 Jahren
entrynodes.c 6867950432 Wrap all of the legacy guard code, and its users, in #ifdefs vor 7 Jahren
entrynodes.h 6867950432 Wrap all of the legacy guard code, and its users, in #ifdefs vor 7 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 265d5446fa Automated change to use smartlist_add_strdup 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
hs_cache.c 954fb99a48 Fix a use-after-free error. vor 7 Jahren
hs_cache.h 1eed6edf36 prop224: Add a cache free all function vor 7 Jahren
hs_common.c 4ff534495f hs: Document arguments of rend_data_*_create() vor 7 Jahren
hs_common.h 1517a8a2eb Add EnableOnionServicesV3 consensus parameter vor 7 Jahren
hs_descriptor.c c82881a235 hs: Remove pointless NULL check found by Coverity vor 7 Jahren
hs_descriptor.h 34f14a35b6 hs: Add single-onion-service line to v3 descriptor vor 7 Jahren
include.am 8da24c99bd Split bridge functions into a new module. 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 404e9e5611 Have multiple guard contexts we can switch between. vor 7 Jahren
main.h 3cd520a52d Merge branch 'maint-0.2.8' into maint-0.2.9 vor 7 Jahren
microdesc.c f0fb55ad30 simplify we_use_microdescriptors_for_circuits() vor 7 Jahren
microdesc.h f698b509d8 Add unit tests for networkstatus_consensus_is_bootstrapping vor 8 Jahren
networkstatus.c 039bd01767 Add a wrapper for a common networkstatus param pattern vor 7 Jahren
networkstatus.h 039bd01767 Add a wrapper for a common networkstatus param pattern vor 7 Jahren
nodelist.c a5f07a6c2a More module-level documentation. 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 858c8f5593 Make new prop271 entry guards persistent vor 7 Jahren
parsecommon.c d795ed5871 Make check-spaces happy :) vor 7 Jahren
parsecommon.h 34f14a35b6 hs: Add single-onion-service line to v3 descriptor 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 c58592e658 Merge branch 'maint-0.2.9' vor 7 Jahren
policies.h d73c671d6d policy_is_reject_star(): vor 7 Jahren
protover.c b6164e1604 Merge remote-tracking branch 'public/feature20552' 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 c35c43d7d9 Merge branch 'ticket17238_029_02-resquash' vor 7 Jahren
relay.h 57699de005 Update the copyright year. vor 8 Jahren
rendcache.c 025610612d prop224: Directory cache support vor 7 Jahren
rendcache.h 025610612d prop224: Directory cache support vor 7 Jahren
rendclient.c dbbaa51518 Use the new guard notification/selection APIs throughout Tor vor 7 Jahren
rendclient.h c35c43d7d9 Merge branch 'ticket17238_029_02-resquash' vor 7 Jahren
rendcommon.c 6847b9f6af Fix make check-spaces vor 7 Jahren
rendcommon.h c35c43d7d9 Merge branch 'ticket17238_029_02-resquash' vor 7 Jahren
rendmid.c 70b9e79700 Slightly refactor and fix couple callsites vor 7 Jahren
rendmid.h 57699de005 Update the copyright year. vor 8 Jahren
rendservice.c dbbaa51518 Use the new guard notification/selection APIs throughout Tor 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 c35d481f56 Merge branch 'maint-0.2.9' vor 7 Jahren
router.h 3bb40b213b refactor router_pick_published_address to have another arg vor 7 Jahren
routerkeys.c 32854aef28 whitespace fixes vor 7 Jahren
routerkeys.h af2459f09e Unit tests for cert-chain-processing, including failed cases vor 7 Jahren
routerlist.c 6867950432 Wrap all of the legacy guard code, and its users, in #ifdefs vor 7 Jahren
routerlist.h 3158777d35 Rename routerstatus_version_supports_ntor to *_supports_extend2_cells vor 7 Jahren
routerparse.c 539eba0a4b Teach parse_iso_time about the spaceless variant. vor 7 Jahren
routerparse.h 8fdf2f583c Unit tests for proposal 271 client-side implementation vor 7 Jahren
routerset.c 53f248f6c9 Add some needed accessors/inspectors for bridge/guard convergence vor 7 Jahren
routerset.h 53f248f6c9 Add some needed accessors/inspectors for bridge/guard convergence vor 7 Jahren
scheduler.c 04b8af9dc0 Whitespace fixes 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 858c8f5593 Make new prop271 entry guards persistent 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 00bdd56b18 Only check cert expiry vs TIME_MAX when time_t is less than 64-bit vor 7 Jahren
torcert.h c35c43d7d9 Merge branch 'ticket17238_029_02-resquash' vor 7 Jahren
transports.c 8da24c99bd Split bridge functions into a new module. vor 7 Jahren
transports.h 57699de005 Update the copyright year. vor 8 Jahren