Nick Mathewson 88e4ffab9e Merge remote-tracking branch 'dgoulet/ticket20029_030_06-resquash' преди 7 години
..
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 преди 9 години
addressmap.c f3e158edf7 Comment the heck out of the stream/circuit attaching process. преди 7 години
addressmap.h 57699de005 Update the copyright year. преди 8 години
bridges.c 2cee38f76a Merge branch 'prop271_030_v1_squashed' преди 7 години
bridges.h 2cee38f76a Merge branch 'prop271_030_v1_squashed' преди 7 години
buffers.c 66ecdcdd75 Update the buffer sentinel fix to work with our #20081 fix. преди 7 години
buffers.h 20c4b01694 Make preferred_chunk_size avoid overflow, handle big inputs better преди 7 години
channel.c 97ed2ce085 Unindent long-misindented blocks. преди 7 години
channel.h 6788418f28 Propagate Ed25519 identities downwards into more functions. преди 7 години
channeltls.c 2cee38f76a Merge branch 'prop271_030_v1_squashed' преди 7 години
channeltls.h 99b3e54691 Add "Ed ID" arguments to a bunch of connection-ID-related fns. преди 7 години
circpathbias.c 6867950432 Wrap all of the legacy guard code, and its users, in #ifdefs преди 7 години
circpathbias.h 57699de005 Update the copyright year. преди 8 години
circuitbuild.c 0069d14753 circuit: Make circuit_build_times_disabled take an or_options_t преди 7 години
circuitbuild.h 2cee38f76a Merge branch 'prop271_030_v1_squashed' преди 7 години
circuitlist.c 1bc440eda4 Correctly maintain circuits in circuits_pending_other_guards(). преди 7 години
circuitlist.h 8a05e1a5d2 circuit: Add a function to get the next service intro circuit преди 7 години
circuitmux.c 56933787d5 Turn circuitmux.c comments into module docs. преди 7 години
circuitmux.h 57699de005 Update the copyright year. преди 8 години
circuitmux_ewma.c c09993fdf6 Fix ewma_cmp_cmux never considering policies different преди 7 години
circuitmux_ewma.h 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes преди 8 години
circuitstats.c 0069d14753 circuit: Make circuit_build_times_disabled take an or_options_t преди 7 години
circuitstats.h 0069d14753 circuit: Make circuit_build_times_disabled take an or_options_t преди 7 години
circuituse.c 0069d14753 circuit: Make circuit_build_times_disabled take an or_options_t преди 7 години
circuituse.h 2cee38f76a Merge branch 'prop271_030_v1_squashed' преди 7 години
command.c aae034d13e Write a bunch of module documentation. преди 7 години
command.h 57699de005 Update the copyright year. преди 8 години
config.c e167a0e17d Merge remote-tracking branch 'dgoulet/bug21062_030_01' преди 7 години
config.h af70e43131 Merge remote-tracking branch 'public/spaces_in_unix_addrs' преди 7 години
confparse.c 7dee70c3e1 Add "TByte" and "TBytes" units; also add "TBits" to man page преди 7 години
confparse.h 3c8baa77a1 Log a warning when Testing options are deprecated. преди 7 години
connection.c 655ffeadd5 comment fixups преди 7 години
connection.h 1a7709d409 Add connection_is_moribund() inline преди 7 години
connection_edge.c fb8dad5ceb hs: Log if service can't connect to application преди 7 години
connection_edge.h fb8dad5ceb hs: Log if service can't connect to application преди 7 години
connection_or.c 2cee38f76a Merge branch 'prop271_030_v1_squashed' преди 7 години
connection_or.h 6aa239df36 Rename connection_or_remove_from_identity_map преди 7 години
control.c f1d622e2b2 repair whitespace. преди 7 години
control.h 657eaee6ae Expose GETINFO download status statics for test suite and make things mockable преди 8 години
cpuworker.c 24b7b922ae Actually free the worker_state_t object when we do an update with it преди 7 години
cpuworker.h 57699de005 Update the copyright year. преди 8 години
dircollate.c aae034d13e Write a bunch of module documentation. преди 7 години
dircollate.h 6a91cab79c Merge branch 'maint-0.2.7' преди 8 години
directory.c 8f893fbca9 Merge remote-tracking branch 'public/bug20974' преди 7 години
directory.h dbbaa51518 Use the new guard notification/selection APIs throughout Tor преди 7 години
dirserv.c 51ee549a90 fix typos and trivial syntax problems преди 7 години
dirserv.h 6788418f28 Propagate Ed25519 identities downwards into more functions. преди 7 години
dirvote.c 265d5446fa Automated change to use smartlist_add_strdup преди 7 години
dirvote.h 7ba0ae9426 Add consensus weight calculation tests преди 7 години
dns.c e69afb853d Merge branch 'bug19769_19025_029' преди 7 години
dns.h 609065f165 DefecTor countermeasure: change server- and client-side DNS TTL clipping преди 7 години
dns_structs.h aae034d13e Write a bunch of module documentation. преди 7 години
dnsserv.c d5df9fa235 Replace "people" with the appropriate network component in comments преди 7 години
dnsserv.h 57699de005 Update the copyright year. преди 8 години
entrynodes.c b317813485 Make GETINFO entry-guards work again with prop271 преди 7 години
entrynodes.h b317813485 Make GETINFO entry-guards work again with prop271 преди 7 години
ext_orport.c 54fda6b98a Module-level docs for ext_orport and router.c преди 7 години
ext_orport.h 57699de005 Update the copyright year. преди 8 години
fallback_dirs.inc 4181e812c7 Update the fallback directory mirror list in December 2016 преди 7 години
fp_pair.c aae034d13e Write a bunch of module documentation. преди 7 години
fp_pair.h 57699de005 Update the copyright year. преди 8 години
geoip.c 265d5446fa Automated change to use smartlist_add_strdup преди 7 години
geoip.h 57699de005 Update the copyright year. преди 8 години
hibernate.c d5df9fa235 Replace "people" with the appropriate network component in comments преди 7 години
hibernate.h 57699de005 Update the copyright year. преди 8 години
hs_cache.c 7892683e7e Merge remote-tracking branch 'asn/bug20852_v1' преди 7 години
hs_cache.h e1d7661412 Max HS descriptor size is now 50kb and also consensus param. преди 7 години
hs_circuitmap.c a8ac2a62cb Fix a few clang warnings. преди 7 години
hs_circuitmap.h 4098bfa260 Fix double-typedef of or_circuit_t. преди 7 години
hs_common.c 40ce7a83c4 whitespace fix преди 7 години
hs_common.h 9fb2bf2f3f Merge remote-tracking branch 'dgoulet/bug19899_030_01' преди 7 години
hs_descriptor.c ac3b559e93 Merge branch 'bug20569_030_02_squashed' преди 7 години
hs_descriptor.h ac3b559e93 Merge branch 'bug20569_030_02_squashed' преди 7 години
hs_intropoint.c 88e4ffab9e Merge remote-tracking branch 'dgoulet/ticket20029_030_06-resquash' преди 7 години
hs_intropoint.h 50cfc98340 prop224: Add unit tests for INTRODUCE1 support преди 7 години
hs_service.c e76b072def test: fix the generate ESTABLISH_INTRO v3 cell преди 7 години
hs_service.h 81360c4a5f whitespace fixes преди 7 години
include.am 2cee38f76a Merge branch 'prop271_030_v1_squashed' преди 7 години
keypin.c aae034d13e Write a bunch of module documentation. преди 7 години
keypin.h 57699de005 Update the copyright year. преди 8 години
main.c 655ffeadd5 comment fixups преди 7 години
main.h 3cd520a52d Merge branch 'maint-0.2.8' into maint-0.2.9 преди 7 години
microdesc.c f0fb55ad30 simplify we_use_microdescriptors_for_circuits() преди 7 години
microdesc.h f698b509d8 Add unit tests for networkstatus_consensus_is_bootstrapping преди 8 години
networkstatus.c 2cee38f76a Merge branch 'prop271_030_v1_squashed' преди 7 години
networkstatus.h 2cee38f76a Merge branch 'prop271_030_v1_squashed' преди 7 години
nodelist.c 94e8f60901 Merge branch 'ipv6-only-client_squashed' преди 7 години
nodelist.h e93234af70 Merge branch 'feature15056_v1_squashed' преди 7 години
ntmain.c aae034d13e Write a bunch of module documentation. преди 7 години
ntmain.h 57699de005 Update the copyright year. преди 8 години
onion.c 236e8b605e Adding some assertions to onion.c преди 7 години
onion.h e054211237 Migrate extend2/create2 cell encoding to Trunnel преди 7 години
onion_fast.c aae034d13e Write a bunch of module documentation. преди 7 години
onion_fast.h 57699de005 Update the copyright year. преди 8 години
onion_ntor.c aae034d13e Write a bunch of module documentation. преди 7 години
onion_ntor.h 57699de005 Update the copyright year. преди 8 години
onion_tap.c aae034d13e Write a bunch of module documentation. преди 7 години
onion_tap.h 57699de005 Update the copyright year. преди 8 години
or.h e69afb853d Merge branch 'bug19769_19025_029' преди 7 години
parsecommon.c f9f1e3c94b Merge branch 'maint-0.2.9' преди 7 години
parsecommon.h 7456677a50 Make outter (plaintext) layer of HS desc conform to prop224. преди 7 години
periodic.c aae034d13e Write a bunch of module documentation. преди 7 години
periodic.h 57699de005 Update the copyright year. преди 8 години
policies.c 2debcc869f Remove redundant boolean expression from firewall_is_fascist_impl() преди 7 години
policies.h d73c671d6d policy_is_reject_star(): преди 7 години
protover.c ca4a0ae0b1 Merge branch 'maint-0.2.9' преди 7 години
protover.h aae034d13e Write a bunch of module documentation. преди 7 години
reasons.c aae034d13e Write a bunch of module documentation. преди 7 години
reasons.h 57699de005 Update the copyright year. преди 8 години
relay.c 50cfc98340 prop224: Add unit tests for INTRODUCE1 support преди 7 години
relay.h 50cfc98340 prop224: Add unit tests for INTRODUCE1 support преди 7 години
rendcache.c f9f1e3c94b Merge branch 'maint-0.2.9' преди 7 години
rendcache.h 025610612d prop224: Directory cache support преди 7 години
rendclient.c dbbaa51518 Use the new guard notification/selection APIs throughout Tor преди 7 години
rendclient.h c35c43d7d9 Merge branch 'ticket17238_029_02-resquash' преди 7 години
rendcommon.c e1497744c8 prop224: Add INTRODUCE1 cell relay support преди 7 години
rendcommon.h c35c43d7d9 Merge branch 'ticket17238_029_02-resquash' преди 7 години
rendmid.c 5208085be1 hs: Rename rend_mid_introduce() with legacy semantic преди 7 години
rendmid.h 5208085be1 hs: Rename rend_mid_introduce() with legacy semantic преди 7 години
rendservice.c 1636777dc8 hs: Allow from 0 to MAX introduction points преди 7 години
rendservice.h 2d1fa58fb4 test: Add unit test for prune_services_on_reload() преди 7 години
rephist.c aae034d13e Write a bunch of module documentation. преди 7 години
rephist.h 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes преди 8 години
replaycache.c 4396540129 Turn replaycache.c module doc into doxygen преди 7 години
replaycache.h 57699de005 Update the copyright year. преди 8 години
router.c e16148a582 relay: Honor DataDirectoryGroupReadable at key init преди 7 години
router.h 3bb40b213b refactor router_pick_published_address to have another arg преди 7 години
routerkeys.c e16148a582 relay: Honor DataDirectoryGroupReadable at key init преди 7 години
routerkeys.h af3af49408 Add a function to check whether a given ed id key is ours преди 7 години
routerlist.c fa00f2dce5 Merge branch 'ahf_bugs_17847_2_squashed' преди 7 години
routerlist.h 55d02c004c Remove AuthDirMaxServersPerAuthAddr преди 7 години
routerparse.c f9f1e3c94b Merge branch 'maint-0.2.9' преди 7 години
routerparse.h 8fdf2f583c Unit tests for proposal 271 client-side implementation преди 7 години
routerset.c 53f248f6c9 Add some needed accessors/inspectors for bridge/guard convergence преди 7 години
routerset.h 53f248f6c9 Add some needed accessors/inspectors for bridge/guard convergence преди 7 години
scheduler.c 04b8af9dc0 Whitespace fixes преди 7 години
scheduler.h 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes преди 8 години
shared_random.c 8a33abcd65 control: Add GETINFO command for the shared random values преди 7 години
shared_random.h 8a33abcd65 control: Add GETINFO command for the shared random values преди 7 години
shared_random_state.c 507f07de09 Merge remote-tracking branch 'public/deprecation_v2' преди 7 години
shared_random_state.h be78e9ff37 Keep make check-spaces happy преди 7 години
statefile.c 858c8f5593 Make new prop271 entry guards persistent преди 7 години
statefile.h 57699de005 Update the copyright year. преди 8 години
status.c aae034d13e Write a bunch of module documentation. преди 7 години
status.h 57699de005 Update the copyright year. преди 8 години
tor_main.c aae034d13e Write a bunch of module documentation. преди 7 години
torcert.c a7762930c3 Merge remote-tracking branch 'dgoulet/ticket20568_030_01' преди 7 години
torcert.h 9f74f8f732 Move encode_cert to torcert.c and rename it to tor_cert_encode_ed22519() преди 7 години
transports.c 8da24c99bd Split bridge functions into a new module. преди 7 години
transports.h 57699de005 Update the copyright year. преди 8 години