David Goulet 4ed10e5053 hs: Fix bad use of sizeof() when encoding ESTABLISH_INTRO legacy cell 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 a31a5581ee Remove UseDeprecatedGuardAlgorithm. před 7 roky
bridges.h 2cee38f76a Merge branch 'prop271_030_v1_squashed' před 7 roky
buffers.c 7e469c1002 Merge branch 'bug20894_029_v3' před 7 roky
buffers.h 7e469c1002 Merge branch 'bug20894_029_v3' před 7 roky
channel.c 472b277207 Remove the (no longer compiled) code for legacy guard selection. před 7 roky
channel.h 6788418f28 Propagate Ed25519 identities downwards into more functions. před 7 roky
channeltls.c 2cee38f76a Merge branch 'prop271_030_v1_squashed' 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 472b277207 Remove the (no longer compiled) code for legacy guard selection. před 7 roky
circpathbias.h 57699de005 Update the copyright year. před 8 roky
circuitbuild.c 41f880c396 Remove an XXXprop271 comment that has been replaced by #21423 před 7 roky
circuitbuild.h 2cee38f76a Merge branch 'prop271_030_v1_squashed' před 7 roky
circuitlist.c 1bc440eda4 Correctly maintain circuits in circuits_pending_other_guards(). před 7 roky
circuitlist.h 8a05e1a5d2 circuit: Add a function to get the next service intro circuit 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 0069d14753 circuit: Make circuit_build_times_disabled take an or_options_t před 7 roky
circuitstats.h 0069d14753 circuit: Make circuit_build_times_disabled take an or_options_t před 7 roky
circuituse.c 472b277207 Remove the (no longer compiled) code for legacy guard selection. před 7 roky
circuituse.h 2cee38f76a Merge branch 'prop271_030_v1_squashed' před 7 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 823fb68a14 Remove a redundant check in ..transition_affects_guards() před 7 roky
config.h af70e43131 Merge remote-tracking branch 'public/spaces_in_unix_addrs' před 7 roky
confparse.c 4d83999213 Make "GETCONF SocksPort" work again před 7 roky
confparse.h 3c8baa77a1 Log a warning when Testing options are deprecated. před 7 roky
connection.c 795582169a Bulletproof conn_get_outbound_address() a little. před 7 roky
connection.h 1a7709d409 Add connection_is_moribund() inline před 7 roky
connection_edge.c 27df23abb6 Use the standard OpenBSD preprocessor definition před 7 roky
connection_edge.h fb8dad5ceb hs: Log if service can't connect to application před 7 roky
connection_or.c 472b277207 Remove the (no longer compiled) code for legacy guard selection. před 7 roky
connection_or.h 6aa239df36 Rename connection_or_remove_from_identity_map před 7 roky
control.c 19e25d5cab Prevention: never die from extend_info_from_node() failure. 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 3336f26e60 hs: Avoid a strlen(NULL) if descriptor is not found in cache před 7 roky
directory.h 584d723e04 Restrict fuzzing to the directory headers před 7 roky
dirserv.c 76d79d597a Merge branch 'maint-0.2.9' před 7 roky
dirserv.h 6788418f28 Propagate Ed25519 identities downwards into more functions. před 7 roky
dirvote.c 76d79d597a Merge branch 'maint-0.2.9' před 7 roky
dirvote.h 7ba0ae9426 Add consensus weight calculation tests před 7 roky
dns.c e69afb853d Merge branch 'bug19769_19025_029' před 7 roky
dns.h 609065f165 DefecTor countermeasure: change server- and client-side DNS TTL clipping před 7 roky
dns_structs.h aae034d13e Write a bunch of module documentation. před 7 roky
dnsserv.c d5df9fa235 Replace "people" with the appropriate network component in comments před 7 roky
dnsserv.h 57699de005 Update the copyright year. před 8 roky
entrynodes.c 2670844b2b whoops, removed a semicolon :( před 7 roky
entrynodes.h 746d959100 Don't build circuits till primary guards have descriptors 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 4181e812c7 Update the fallback directory mirror list in December 2016 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 d5df9fa235 Replace "people" with the appropriate network component in comments před 7 roky
hibernate.h 57699de005 Update the copyright year. před 8 roky
hs_cache.c 7892683e7e Merge remote-tracking branch 'asn/bug20852_v1' před 7 roky
hs_cache.h e1d7661412 Max HS descriptor size is now 50kb and also consensus param. před 7 roky
hs_circuitmap.c a8ac2a62cb Fix a few clang warnings. před 7 roky
hs_circuitmap.h 4098bfa260 Fix double-typedef of or_circuit_t. před 7 roky
hs_common.c 40ce7a83c4 whitespace fix před 7 roky
hs_common.h 9fb2bf2f3f Merge remote-tracking branch 'dgoulet/bug19899_030_01' před 7 roky
hs_descriptor.c ac3b559e93 Merge branch 'bug20569_030_02_squashed' před 7 roky
hs_descriptor.h ac3b559e93 Merge branch 'bug20569_030_02_squashed' před 7 roky
hs_intropoint.c 85a17ee2e7 whitespace fixes před 7 roky
hs_intropoint.h 50cfc98340 prop224: Add unit tests for INTRODUCE1 support před 7 roky
hs_service.c e76b072def test: fix the generate ESTABLISH_INTRO v3 cell před 7 roky
hs_service.h 81360c4a5f whitespace fixes před 7 roky
include.am 2cee38f76a Merge branch 'prop271_030_v1_squashed' 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 6777cd0a84 Merge remote-tracking branch 'public/bug21356_029' 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 2202ad7ab0 Fix a pair of compilation errors. před 7 roky
networkstatus.h 2202ad7ab0 Fix a pair of compilation errors. před 7 roky
nodelist.c 746d959100 Don't build circuits till primary guards have descriptors před 7 roky
nodelist.h e93234af70 Merge branch 'feature15056_v1_squashed' před 7 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 236e8b605e Adding some assertions to onion.c před 7 roky
onion.h e054211237 Migrate extend2/create2 cell encoding to Trunnel před 7 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 51b562c605 Use an internal variable for HiddenServiceStatistics před 7 roky
parsecommon.c f9f1e3c94b Merge branch 'maint-0.2.9' před 7 roky
parsecommon.h 7456677a50 Make outter (plaintext) layer of HS desc conform to prop224. 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 76d79d597a Merge branch 'maint-0.2.9' před 7 roky
policies.h 1afc2ed956 Fix policies.c instance of the "if (r=(a-b)) return r" pattern před 7 roky
protover.c 3f005c0433 protover: Add new version for prop224 for HSIntro/HSDir 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 50cfc98340 prop224: Add unit tests for INTRODUCE1 support před 7 roky
relay.h 50cfc98340 prop224: Add unit tests for INTRODUCE1 support před 7 roky
rendcache.c f9f1e3c94b Merge branch 'maint-0.2.9' před 7 roky
rendcache.h 025610612d prop224: Directory cache support před 7 roky
rendclient.c dbbaa51518 Use the new guard notification/selection APIs throughout Tor před 7 roky
rendclient.h c35c43d7d9 Merge branch 'ticket17238_029_02-resquash' před 7 roky
rendcommon.c e1497744c8 prop224: Add INTRODUCE1 cell relay support před 7 roky
rendcommon.h c35c43d7d9 Merge branch 'ticket17238_029_02-resquash' před 7 roky
rendmid.c 5208085be1 hs: Rename rend_mid_introduce() with legacy semantic před 7 roky
rendmid.h 5208085be1 hs: Rename rend_mid_introduce() with legacy semantic před 7 roky
rendservice.c 4ed10e5053 hs: Fix bad use of sizeof() when encoding ESTABLISH_INTRO legacy cell před 7 roky
rendservice.h 4ed10e5053 hs: Fix bad use of sizeof() when encoding ESTABLISH_INTRO legacy cell 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 e16148a582 relay: Honor DataDirectoryGroupReadable at key init před 7 roky
router.h 3bb40b213b refactor router_pick_published_address to have another arg před 7 roky
routerkeys.c 558c04f5b1 Merge branch 'combined-fuzzing-v4' před 7 roky
routerkeys.h e2aeaeb76c Make a bunch of signature/digest-checking functions mockable před 7 roky
routerlist.c 76d79d597a Merge branch 'maint-0.2.9' před 7 roky
routerlist.h 55d02c004c Remove AuthDirMaxServersPerAuthAddr před 7 roky
routerparse.c 5dbbd6bc39 Merge branch 'maint-0.2.9' into maint-0.3.0 před 7 roky
routerparse.h 76d79d597a Merge branch 'maint-0.2.9' před 7 roky
routerset.c 53f248f6c9 Add some needed accessors/inspectors for bridge/guard convergence před 7 roky
routerset.h 53f248f6c9 Add some needed accessors/inspectors for bridge/guard convergence před 7 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 8a33abcd65 control: Add GETINFO command for the shared random values před 7 roky
shared_random.h 8a33abcd65 control: Add GETINFO command for the shared random values 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 858c8f5593 Make new prop271 entry guards persistent 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 a7762930c3 Merge remote-tracking branch 'dgoulet/ticket20568_030_01' před 7 roky
torcert.h 9f74f8f732 Move encode_cert to torcert.c and rename it to tor_cert_encode_ed22519() před 7 roky
transports.c d35ca518b4 Remove extra newline from proxy_prepare_for_restart definition před 7 roky
transports.h 57699de005 Update the copyright year. před 8 roky