Nick Mathewson 8da24c99bd Split bridge functions into a new module. před 7 roky
..
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 před 9 roky
addressmap.c f3e158edf7 Comment the heck out of the stream/circuit attaching process. před 7 roky
addressmap.h 57699de005 Update the copyright year. před 8 roky
bridges.c 8da24c99bd Split bridge functions into a new module. před 7 roky
bridges.h 8da24c99bd Split bridge functions into a new module. před 7 roky
buffers.c 66ecdcdd75 Update the buffer sentinel fix to work with our #20081 fix. před 7 roky
buffers.h 20c4b01694 Make preferred_chunk_size avoid overflow, handle big inputs better před 7 roky
channel.c 0533d14213 Replace some assert(1)s with nonfatal_unreached_once(). před 7 roky
channel.h d9ca4e20bd Merge branch 'feature_15055_v2' před 7 roky
channeltls.c 0533d14213 Replace some assert(1)s with nonfatal_unreached_once(). před 7 roky
channeltls.h 99b3e54691 Add "Ed ID" arguments to a bunch of connection-ID-related fns. před 7 roky
circpathbias.c 043e9b0151 Whitespace fixes from previous mechanical search-and-replaces před 7 roky
circpathbias.h 57699de005 Update the copyright year. před 8 roky
circuitbuild.c 8da24c99bd Split bridge functions into a new module. před 7 roky
circuitbuild.h 10aa913acc Client & HS ignore UseNTorHandshake, all non-HS handshakes use ntor před 7 roky
circuitlist.c c35c43d7d9 Merge branch 'ticket17238_029_02-resquash' před 7 roky
circuitlist.h 6847b9f6af Fix make check-spaces před 7 roky
circuitmux.c 56933787d5 Turn circuitmux.c comments into module docs. před 7 roky
circuitmux.h 57699de005 Update the copyright year. před 8 roky
circuitmux_ewma.c c09993fdf6 Fix ewma_cmp_cmux never considering policies different před 7 roky
circuitmux_ewma.h 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes před 8 roky
circuitstats.c aae034d13e Write a bunch of module documentation. před 7 roky
circuitstats.h 57699de005 Update the copyright year. před 8 roky
circuituse.c 8da24c99bd Split bridge functions into a new module. před 7 roky
circuituse.h 57699de005 Update the copyright year. před 8 roky
command.c aae034d13e Write a bunch of module documentation. před 7 roky
command.h 57699de005 Update the copyright year. před 8 roky
config.c 8da24c99bd Split bridge functions into a new module. před 7 roky
config.h af70e43131 Merge remote-tracking branch 'public/spaces_in_unix_addrs' před 7 roky
confparse.c 7dee70c3e1 Add "TByte" and "TBytes" units; also add "TBits" to man page před 7 roky
confparse.h 3c8baa77a1 Log a warning when Testing options are deprecated. před 7 roky
connection.c 8da24c99bd Split bridge functions into a new module. před 7 roky
connection.h 1a7709d409 Add connection_is_moribund() inline před 7 roky
connection_edge.c 307d244640 Fix a "shouldn't have reached this" warning in connection_edge.c před 7 roky
connection_edge.h 57699de005 Update the copyright year. před 8 roky
connection_or.c 8da24c99bd Split bridge functions into a new module. před 7 roky
connection_or.h 88c2a6b936 Send and receive AUTHENTICATE cells correctly with ED keys. před 7 roky
control.c 8da24c99bd Split bridge functions into a new module. před 7 roky
control.h 657eaee6ae Expose GETINFO download status statics for test suite and make things mockable před 8 roky
cpuworker.c 24b7b922ae Actually free the worker_state_t object when we do an update with it před 7 roky
cpuworker.h 57699de005 Update the copyright year. před 8 roky
dircollate.c aae034d13e Write a bunch of module documentation. před 7 roky
dircollate.h 6a91cab79c Merge branch 'maint-0.2.7' před 8 roky
directory.c 8da24c99bd Split bridge functions into a new module. před 7 roky
directory.h 800dff1308 Merge branch 'maint-0.2.9' před 7 roky
dirserv.c c35d481f56 Merge branch 'maint-0.2.9' před 7 roky
dirserv.h f33b90324a Include protocol versions in votes. před 7 roky
dirvote.c 265d5446fa Automated change to use smartlist_add_strdup před 7 roky
dirvote.h 7ba0ae9426 Add consensus weight calculation tests před 7 roky
dns.c 265d5446fa Automated change to use smartlist_add_strdup před 7 roky
dns.h 57699de005 Update the copyright year. před 8 roky
dns_structs.h aae034d13e Write a bunch of module documentation. před 7 roky
dnsserv.c 5a1779b7ff Merge branch 'maint-0.2.9' před 7 roky
dnsserv.h 57699de005 Update the copyright year. před 8 roky
entrynodes.c 8da24c99bd Split bridge functions into a new module. před 7 roky
entrynodes.h 8da24c99bd Split bridge functions into a new module. před 7 roky
ext_orport.c 54fda6b98a Module-level docs for ext_orport and router.c před 7 roky
ext_orport.h 57699de005 Update the copyright year. před 8 roky
fallback_dirs.inc 30275b048f Remove another fallback whose operator opted-out před 7 roky
fp_pair.c aae034d13e Write a bunch of module documentation. před 7 roky
fp_pair.h 57699de005 Update the copyright year. před 8 roky
geoip.c 265d5446fa Automated change to use smartlist_add_strdup před 7 roky
geoip.h 57699de005 Update the copyright year. před 8 roky
hibernate.c aae034d13e Write a bunch of module documentation. před 7 roky
hibernate.h 57699de005 Update the copyright year. před 8 roky
hs_cache.c 954fb99a48 Fix a use-after-free error. před 7 roky
hs_cache.h 1eed6edf36 prop224: Add a cache free all function před 7 roky
hs_common.c 4ff534495f hs: Document arguments of rend_data_*_create() před 7 roky
hs_common.h 1517a8a2eb Add EnableOnionServicesV3 consensus parameter před 7 roky
hs_descriptor.c c82881a235 hs: Remove pointless NULL check found by Coverity před 7 roky
hs_descriptor.h 34f14a35b6 hs: Add single-onion-service line to v3 descriptor před 7 roky
include.am 8da24c99bd Split bridge functions into a new module. před 7 roky
keypin.c aae034d13e Write a bunch of module documentation. před 7 roky
keypin.h 57699de005 Update the copyright year. před 8 roky
main.c 8da24c99bd Split bridge functions into a new module. před 7 roky
main.h 3cd520a52d Merge branch 'maint-0.2.8' into maint-0.2.9 před 7 roky
microdesc.c f0fb55ad30 simplify we_use_microdescriptors_for_circuits() před 7 roky
microdesc.h f698b509d8 Add unit tests for networkstatus_consensus_is_bootstrapping před 8 roky
networkstatus.c 8da24c99bd Split bridge functions into a new module. před 7 roky
networkstatus.h aaa3129043 Merge remote-tracking branch 'dgoulet/ticket16943_029_05-squashed' před 7 roky
nodelist.c a5f07a6c2a More module-level documentation. před 7 roky
nodelist.h 57699de005 Update the copyright year. před 8 roky
ntmain.c aae034d13e Write a bunch of module documentation. před 7 roky
ntmain.h 57699de005 Update the copyright year. před 8 roky
onion.c aae034d13e Write a bunch of module documentation. před 7 roky
onion.h 57699de005 Update the copyright year. před 8 roky
onion_fast.c aae034d13e Write a bunch of module documentation. před 7 roky
onion_fast.h 57699de005 Update the copyright year. před 8 roky
onion_ntor.c aae034d13e Write a bunch of module documentation. před 7 roky
onion_ntor.h 57699de005 Update the copyright year. před 8 roky
onion_tap.c aae034d13e Write a bunch of module documentation. před 7 roky
onion_tap.h 57699de005 Update the copyright year. před 8 roky
or.h b6164e1604 Merge remote-tracking branch 'public/feature20552' před 7 roky
parsecommon.c d795ed5871 Make check-spaces happy :) před 7 roky
parsecommon.h 34f14a35b6 hs: Add single-onion-service line to v3 descriptor před 7 roky
periodic.c aae034d13e Write a bunch of module documentation. před 7 roky
periodic.h 57699de005 Update the copyright year. před 8 roky
policies.c c58592e658 Merge branch 'maint-0.2.9' před 7 roky
policies.h d73c671d6d policy_is_reject_star(): před 7 roky
protover.c b6164e1604 Merge remote-tracking branch 'public/feature20552' před 7 roky
protover.h aae034d13e Write a bunch of module documentation. před 7 roky
reasons.c aae034d13e Write a bunch of module documentation. před 7 roky
reasons.h 57699de005 Update the copyright year. před 8 roky
relay.c c35c43d7d9 Merge branch 'ticket17238_029_02-resquash' před 7 roky
relay.h 57699de005 Update the copyright year. před 8 roky
rendcache.c 025610612d prop224: Directory cache support před 7 roky
rendcache.h 025610612d prop224: Directory cache support před 7 roky
rendclient.c c35c43d7d9 Merge branch 'ticket17238_029_02-resquash' před 7 roky
rendclient.h c35c43d7d9 Merge branch 'ticket17238_029_02-resquash' před 7 roky
rendcommon.c 6847b9f6af Fix make check-spaces před 7 roky
rendcommon.h c35c43d7d9 Merge branch 'ticket17238_029_02-resquash' před 7 roky
rendmid.c 70b9e79700 Slightly refactor and fix couple callsites před 7 roky
rendmid.h 57699de005 Update the copyright year. před 8 roky
rendservice.c fe711c2944 Fix and simplify error handling code in rend_service_parse_port_config() před 7 roky
rendservice.h a4f46ff8ba Refactor the hidden service code to use rend_service_path před 7 roky
rephist.c aae034d13e Write a bunch of module documentation. před 7 roky
rephist.h 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes před 8 roky
replaycache.c 4396540129 Turn replaycache.c module doc into doxygen před 7 roky
replaycache.h 57699de005 Update the copyright year. před 8 roky
router.c c35d481f56 Merge branch 'maint-0.2.9' před 7 roky
router.h 3bb40b213b refactor router_pick_published_address to have another arg před 7 roky
routerkeys.c 32854aef28 whitespace fixes před 7 roky
routerkeys.h af2459f09e Unit tests for cert-chain-processing, including failed cases před 7 roky
routerlist.c 8da24c99bd Split bridge functions into a new module. před 7 roky
routerlist.h 3158777d35 Rename routerstatus_version_supports_ntor to *_supports_extend2_cells před 7 roky
routerparse.c 539eba0a4b Teach parse_iso_time about the spaceless variant. před 7 roky
routerparse.h 8fdf2f583c Unit tests for proposal 271 client-side implementation před 7 roky
routerset.c 265d5446fa Automated change to use smartlist_add_strdup před 7 roky
routerset.h 57699de005 Update the copyright year. před 8 roky
scheduler.c 04b8af9dc0 Whitespace fixes před 7 roky
scheduler.h 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes před 8 roky
shared_random.c e9fdec2b1d capture and detect expected BUG messages in shared-random tests před 7 roky
shared_random.h 87758dbebc Merge remote-tracking branch 'dgoulet/bug19567_029_01' před 7 roky
shared_random_state.c 507f07de09 Merge remote-tracking branch 'public/deprecation_v2' před 7 roky
shared_random_state.h be78e9ff37 Keep make check-spaces happy před 7 roky
statefile.c aae034d13e Write a bunch of module documentation. před 7 roky
statefile.h 57699de005 Update the copyright year. před 8 roky
status.c aae034d13e Write a bunch of module documentation. před 7 roky
status.h 57699de005 Update the copyright year. před 8 roky
tor_main.c aae034d13e Write a bunch of module documentation. před 7 roky
torcert.c 00bdd56b18 Only check cert expiry vs TIME_MAX when time_t is less than 64-bit před 7 roky
torcert.h c35c43d7d9 Merge branch 'ticket17238_029_02-resquash' před 7 roky
transports.c 8da24c99bd Split bridge functions into a new module. před 7 roky
transports.h 57699de005 Update the copyright year. před 8 roky