J. Ryan Stinnett d5df9fa235 Replace "people" with the appropriate network component in comments il y a 7 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 f3e158edf7 Comment the heck out of the stream/circuit attaching process. 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 3b1e04fe45 Teach channel_rsa_id_group_set_badness_() about Ed25519 il y a 7 ans
channel.h 6788418f28 Propagate Ed25519 identities downwards into more functions. il y a 7 ans
channeltls.c e0ab293837 Add a few more debug/info-level logs for ed25519 link handshake stuff il y a 7 ans
channeltls.h 99b3e54691 Add "Ed ID" arguments to a bunch of connection-ID-related fns. il y a 7 ans
circpathbias.c 9c8dbcd0d6 More module documentation (circpathbias, circuitlist) il y a 7 ans
circpathbias.h 57699de005 Update the copyright year. il y a 8 ans
circuitbuild.c d5df9fa235 Replace "people" with the appropriate network component in comments il y a 7 ans
circuitbuild.h e93234af70 Merge branch 'feature15056_v1_squashed' il y a 7 ans
circuitlist.c c35c43d7d9 Merge branch 'ticket17238_029_02-resquash' il y a 7 ans
circuitlist.h 6847b9f6af Fix make check-spaces il y a 7 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 c09993fdf6 Fix ewma_cmp_cmux never considering policies different il y a 7 ans
circuitmux_ewma.h 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes il y a 8 ans
circuitstats.c d5df9fa235 Replace "people" with the appropriate network component in comments il y a 7 ans
circuitstats.h 57699de005 Update the copyright year. il y a 8 ans
circuituse.c d5df9fa235 Replace "people" with the appropriate network component in comments il y a 7 ans
circuituse.h afb6ae7b0f Refactor circuit_predict_and_launch_new il y a 7 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 d5df9fa235 Replace "people" with the appropriate network component in comments il y a 7 ans
config.h af70e43131 Merge remote-tracking branch 'public/spaces_in_unix_addrs' il y a 7 ans
confparse.c 7dee70c3e1 Add "TByte" and "TBytes" units; also add "TBits" to man page il y a 7 ans
confparse.h 3c8baa77a1 Log a warning when Testing options are deprecated. il y a 7 ans
connection.c e93234af70 Merge branch 'feature15056_v1_squashed' il y a 7 ans
connection.h 1a7709d409 Add connection_is_moribund() inline il y a 7 ans
connection_edge.c d5df9fa235 Replace "people" with the appropriate network component in comments il y a 7 ans
connection_edge.h 57699de005 Update the copyright year. il y a 8 ans
connection_or.c d0b76f5099 Fix comment on connection_or_client_learned_peer_id(). il y a 7 ans
connection_or.h 6aa239df36 Rename connection_or_remove_from_identity_map il y a 7 ans
control.c e5c608e535 Stop discarding consensus flavors and descriptors we wanted to fetch il y a 7 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 2499ea359a Merge branch 'maint-0.2.9' il y a 7 ans
directory.h 800dff1308 Merge branch 'maint-0.2.9' il y a 7 ans
dirserv.c d5df9fa235 Replace "people" with the appropriate network component in comments il y a 7 ans
dirserv.h 6788418f28 Propagate Ed25519 identities downwards into more functions. il y a 7 ans
dirvote.c 265d5446fa Automated change to use smartlist_add_strdup il y a 7 ans
dirvote.h 7ba0ae9426 Add consensus weight calculation tests il y a 7 ans
dns.c 265d5446fa Automated change to use smartlist_add_strdup il y a 7 ans
dns.h 57699de005 Update the copyright year. il y a 8 ans
dns_structs.h aae034d13e Write a bunch of module documentation. il y a 7 ans
dnsserv.c d5df9fa235 Replace "people" with the appropriate network component in comments il y a 7 ans
dnsserv.h 57699de005 Update the copyright year. il y a 8 ans
entrynodes.c 6788418f28 Propagate Ed25519 identities downwards into more functions. il y a 7 ans
entrynodes.h 6788418f28 Propagate Ed25519 identities downwards into more functions. il y a 7 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 30275b048f Remove another fallback whose operator opted-out 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 265d5446fa Automated change to use smartlist_add_strdup il y a 7 ans
geoip.h 57699de005 Update the copyright year. il y a 8 ans
hibernate.c d5df9fa235 Replace "people" with the appropriate network component in comments il y a 7 ans
hibernate.h 57699de005 Update the copyright year. il y a 8 ans
hs_cache.c 954fb99a48 Fix a use-after-free error. il y a 7 ans
hs_cache.h 1eed6edf36 prop224: Add a cache free all function il y a 7 ans
hs_common.c 4ff534495f hs: Document arguments of rend_data_*_create() il y a 7 ans
hs_common.h 1517a8a2eb Add EnableOnionServicesV3 consensus parameter il y a 7 ans
hs_descriptor.c a7762930c3 Merge remote-tracking branch 'dgoulet/ticket20568_030_01' il y a 7 ans
hs_descriptor.h 9f74f8f732 Move encode_cert to torcert.c and rename it to tor_cert_encode_ed22519() il y a 7 ans
include.am 0ded72322c Merge branch 'maint-0.2.9' 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 6aa239df36 Rename connection_or_remove_from_identity_map 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 f0fb55ad30 simplify we_use_microdescriptors_for_circuits() il y a 7 ans
microdesc.h f698b509d8 Add unit tests for networkstatus_consensus_is_bootstrapping il y a 8 ans
networkstatus.c e061cf4d1d Remove an unneccessary FetchUselessDescriptors check in client_would_use_router il y a 7 ans
networkstatus.h 65d793fab2 Fetch unknown certificates if FetchUselessDescriptors is true il y a 7 ans
nodelist.c e1f00c5f86 whitespace cleanups il y a 7 ans
nodelist.h e93234af70 Merge branch 'feature15056_v1_squashed' il y a 7 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 236e8b605e Adding some assertions to onion.c il y a 7 ans
onion.h e054211237 Migrate extend2/create2 cell encoding to Trunnel il y a 7 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 d5df9fa235 Replace "people" with the appropriate network component in comments il y a 7 ans
parsecommon.c d795ed5871 Make check-spaces happy :) il y a 7 ans
parsecommon.h 34f14a35b6 hs: Add single-onion-service line to v3 descriptor il y a 7 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 c58592e658 Merge branch 'maint-0.2.9' il y a 7 ans
policies.h d73c671d6d policy_is_reject_star(): il y a 7 ans
protover.c ca4a0ae0b1 Merge branch 'maint-0.2.9' 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 c35c43d7d9 Merge branch 'ticket17238_029_02-resquash' il y a 7 ans
relay.h 57699de005 Update the copyright year. il y a 8 ans
rendcache.c 025610612d prop224: Directory cache support il y a 7 ans
rendcache.h 025610612d prop224: Directory cache support il y a 7 ans
rendclient.c c35c43d7d9 Merge branch 'ticket17238_029_02-resquash' il y a 7 ans
rendclient.h c35c43d7d9 Merge branch 'ticket17238_029_02-resquash' il y a 7 ans
rendcommon.c 6847b9f6af Fix make check-spaces il y a 7 ans
rendcommon.h c35c43d7d9 Merge branch 'ticket17238_029_02-resquash' il y a 7 ans
rendmid.c 70b9e79700 Slightly refactor and fix couple callsites il y a 7 ans
rendmid.h 57699de005 Update the copyright year. il y a 8 ans
rendservice.c f92630941a Merge remote-tracking branch 'chelseakomlo/20717_hashing_api_bug' 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 d5df9fa235 Replace "people" with the appropriate network component in comments il y a 7 ans
router.h 3bb40b213b refactor router_pick_published_address to have another arg il y a 7 ans
routerkeys.c e93234af70 Merge branch 'feature15056_v1_squashed' il y a 7 ans
routerkeys.h af3af49408 Add a function to check whether a given ed id key is ours il y a 7 ans
routerlist.c d5df9fa235 Replace "people" with the appropriate network component in comments il y a 7 ans
routerlist.h 3158777d35 Rename routerstatus_version_supports_ntor to *_supports_extend2_cells il y a 7 ans
routerparse.c 41adfd6fa3 Fix a couple more crypto_digest() calls to be explicit < 0 il y a 7 ans
routerparse.h 8fdf2f583c Unit tests for proposal 271 client-side implementation il y a 7 ans
routerset.c 265d5446fa Automated change to use smartlist_add_strdup il y a 7 ans
routerset.h 57699de005 Update the copyright year. il y a 8 ans
scheduler.c 04b8af9dc0 Whitespace fixes il y a 7 ans
scheduler.h 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes il y a 8 ans
shared_random.c 9d9110f65d crypto_digest256 returns expected error value of -1 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 a7762930c3 Merge remote-tracking branch 'dgoulet/ticket20568_030_01' il y a 7 ans
torcert.h 9f74f8f732 Move encode_cert to torcert.c and rename it to tor_cert_encode_ed22519() il y a 7 ans
transports.c c35d481f56 Merge branch 'maint-0.2.9' il y a 7 ans
transports.h 57699de005 Update the copyright year. il y a 8 ans