David Goulet 118691cd47 crypto: Change crypto_mac_sha3_256 to use the key length in the construction 7 éve
..
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 éve
addressmap.c f3e158edf7 Comment the heck out of the stream/circuit attaching process. 7 éve
addressmap.h 57699de005 Update the copyright year. 8 éve
buffers.c 66ecdcdd75 Update the buffer sentinel fix to work with our #20081 fix. 7 éve
buffers.h 20c4b01694 Make preferred_chunk_size avoid overflow, handle big inputs better 7 éve
channel.c 0533d14213 Replace some assert(1)s with nonfatal_unreached_once(). 7 éve
channel.h d9ca4e20bd Merge branch 'feature_15055_v2' 7 éve
channeltls.c 0533d14213 Replace some assert(1)s with nonfatal_unreached_once(). 7 éve
channeltls.h 99b3e54691 Add "Ed ID" arguments to a bunch of connection-ID-related fns. 7 éve
circpathbias.c 9c8dbcd0d6 More module documentation (circpathbias, circuitlist) 7 éve
circpathbias.h 57699de005 Update the copyright year. 8 éve
circuitbuild.c 32854aef28 whitespace fixes 7 éve
circuitbuild.h 10aa913acc Client & HS ignore UseNTorHandshake, all non-HS handshakes use ntor 7 éve
circuitlist.c 9192e5928c prop224 prepwork: Use of HS circuitmap in existing HS code. 7 éve
circuitlist.h 9192e5928c prop224 prepwork: Use of HS circuitmap in existing HS code. 7 éve
circuitmux.c 56933787d5 Turn circuitmux.c comments into module docs. 7 éve
circuitmux.h 57699de005 Update the copyright year. 8 éve
circuitmux_ewma.c c09993fdf6 Fix ewma_cmp_cmux never considering policies different 7 éve
circuitmux_ewma.h 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes 8 éve
circuitstats.c aae034d13e Write a bunch of module documentation. 7 éve
circuitstats.h 57699de005 Update the copyright year. 8 éve
circuituse.c 0f4f63b7b8 Merge branch 'maint-0.2.9' 7 éve
circuituse.h 57699de005 Update the copyright year. 8 éve
command.c aae034d13e Write a bunch of module documentation. 7 éve
command.h 57699de005 Update the copyright year. 8 éve
config.c 1934bf75ef Merge branch 'maint-0.2.9' 7 éve
config.h af70e43131 Merge remote-tracking branch 'public/spaces_in_unix_addrs' 7 éve
confparse.c 7dee70c3e1 Add "TByte" and "TBytes" units; also add "TBits" to man page 7 éve
confparse.h 3c8baa77a1 Log a warning when Testing options are deprecated. 7 éve
connection.c c35c43d7d9 Merge branch 'ticket17238_029_02-resquash' 7 éve
connection.h 1a7709d409 Add connection_is_moribund() inline 7 éve
connection_edge.c c35c43d7d9 Merge branch 'ticket17238_029_02-resquash' 7 éve
connection_edge.h 57699de005 Update the copyright year. 8 éve
connection_or.c 32854aef28 whitespace fixes 7 éve
connection_or.h 88c2a6b936 Send and receive AUTHENTICATE cells correctly with ED keys. 7 éve
control.c c35c43d7d9 Merge branch 'ticket17238_029_02-resquash' 7 éve
control.h 657eaee6ae Expose GETINFO download status statics for test suite and make things mockable 7 éve
cpuworker.c 24b7b922ae Actually free the worker_state_t object when we do an update with it 7 éve
cpuworker.h 57699de005 Update the copyright year. 8 éve
dircollate.c aae034d13e Write a bunch of module documentation. 7 éve
dircollate.h 6a91cab79c Merge branch 'maint-0.2.7' 8 éve
directory.c d1a0f2e7e4 Merge branch 'maint-0.2.9' 7 éve
directory.h 800dff1308 Merge branch 'maint-0.2.9' 7 éve
dirserv.c d9ca4e20bd Merge branch 'feature_15055_v2' 7 éve
dirserv.h f33b90324a Include protocol versions in votes. 7 éve
dirvote.c 265d5446fa Automated change to use smartlist_add_strdup 7 éve
dirvote.h 7ba0ae9426 Add consensus weight calculation tests 7 éve
dns.c 265d5446fa Automated change to use smartlist_add_strdup 7 éve
dns.h 57699de005 Update the copyright year. 8 éve
dns_structs.h aae034d13e Write a bunch of module documentation. 7 éve
dnsserv.c 5a1779b7ff Merge branch 'maint-0.2.9' 7 éve
dnsserv.h 57699de005 Update the copyright year. 8 éve
entrynodes.c 12cf73c451 Merge remote-tracking branch 'andrea/ticket19858_v2' 7 éve
entrynodes.h 9c8dbcd0d6 More module documentation (circpathbias, circuitlist) 7 éve
ext_orport.c 54fda6b98a Module-level docs for ext_orport and router.c 7 éve
ext_orport.h 57699de005 Update the copyright year. 8 éve
fallback_dirs.inc 30275b048f Remove another fallback whose operator opted-out 7 éve
fp_pair.c aae034d13e Write a bunch of module documentation. 7 éve
fp_pair.h 57699de005 Update the copyright year. 8 éve
geoip.c 265d5446fa Automated change to use smartlist_add_strdup 7 éve
geoip.h 57699de005 Update the copyright year. 8 éve
hibernate.c aae034d13e Write a bunch of module documentation. 7 éve
hibernate.h 57699de005 Update the copyright year. 8 éve
hs_cache.c 954fb99a48 Fix a use-after-free error. 7 éve
hs_cache.h 1eed6edf36 prop224: Add a cache free all function 7 éve
hs_circuitmap.c 2b9abbef2e prop224 prepwork: Introduce HS circuitmap subsystem. 7 éve
hs_circuitmap.h 2b9abbef2e prop224 prepwork: Introduce HS circuitmap subsystem. 7 éve
hs_common.c 4ff534495f hs: Document arguments of rend_data_*_create() 7 éve
hs_common.h c4c90d56b5 prop224: Add code that generates ESTABLISH_INTRO cells. 7 éve
hs_descriptor.c 34f14a35b6 hs: Add single-onion-service line to v3 descriptor 7 éve
hs_descriptor.h 34f14a35b6 hs: Add single-onion-service line to v3 descriptor 7 éve
hs_intropoint.c 118691cd47 crypto: Change crypto_mac_sha3_256 to use the key length in the construction 7 éve
hs_intropoint.h 118691cd47 crypto: Change crypto_mac_sha3_256 to use the key length in the construction 7 éve
hs_service.c 118691cd47 crypto: Change crypto_mac_sha3_256 to use the key length in the construction 7 éve
hs_service.h 118691cd47 crypto: Change crypto_mac_sha3_256 to use the key length in the construction 7 éve
include.am d7be1fd519 prop224: Introduce the new introduction point code. 7 éve
keypin.c aae034d13e Write a bunch of module documentation. 7 éve
keypin.h 57699de005 Update the copyright year. 8 éve
main.c 9192e5928c prop224 prepwork: Use of HS circuitmap in existing HS code. 7 éve
main.h 3cd520a52d Merge branch 'maint-0.2.8' into maint-0.2.9 7 éve
microdesc.c f0fb55ad30 simplify we_use_microdescriptors_for_circuits() 7 éve
microdesc.h f698b509d8 Add unit tests for networkstatus_consensus_is_bootstrapping 8 éve
networkstatus.c 800dff1308 Merge branch 'maint-0.2.9' 7 éve
networkstatus.h aaa3129043 Merge remote-tracking branch 'dgoulet/ticket16943_029_05-squashed' 7 éve
nodelist.c a5f07a6c2a More module-level documentation. 7 éve
nodelist.h 57699de005 Update the copyright year. 8 éve
ntmain.c aae034d13e Write a bunch of module documentation. 7 éve
ntmain.h 57699de005 Update the copyright year. 8 éve
onion.c aae034d13e Write a bunch of module documentation. 7 éve
onion.h 57699de005 Update the copyright year. 8 éve
onion_fast.c aae034d13e Write a bunch of module documentation. 7 éve
onion_fast.h 57699de005 Update the copyright year. 8 éve
onion_ntor.c aae034d13e Write a bunch of module documentation. 7 éve
onion_ntor.h 57699de005 Update the copyright year. 8 éve
onion_tap.c aae034d13e Write a bunch of module documentation. 7 éve
onion_tap.h 57699de005 Update the copyright year. 8 éve
or.h 9192e5928c prop224 prepwork: Use of HS circuitmap in existing HS code. 7 éve
parsecommon.c d795ed5871 Make check-spaces happy :) 7 éve
parsecommon.h 34f14a35b6 hs: Add single-onion-service line to v3 descriptor 7 éve
periodic.c aae034d13e Write a bunch of module documentation. 7 éve
periodic.h 57699de005 Update the copyright year. 8 éve
policies.c c58592e658 Merge branch 'maint-0.2.9' 7 éve
policies.h d73c671d6d policy_is_reject_star(): 7 éve
protover.c b6164e1604 Merge remote-tracking branch 'public/feature20552' 7 éve
protover.h aae034d13e Write a bunch of module documentation. 7 éve
reasons.c aae034d13e Write a bunch of module documentation. 7 éve
reasons.h 57699de005 Update the copyright year. 8 éve
relay.c c35c43d7d9 Merge branch 'ticket17238_029_02-resquash' 7 éve
relay.h 57699de005 Update the copyright year. 8 éve
rendcache.c 025610612d prop224: Directory cache support 7 éve
rendcache.h 025610612d prop224: Directory cache support 7 éve
rendclient.c c35c43d7d9 Merge branch 'ticket17238_029_02-resquash' 7 éve
rendclient.h c35c43d7d9 Merge branch 'ticket17238_029_02-resquash' 7 éve
rendcommon.c d7be1fd519 prop224: Introduce the new introduction point code. 7 éve
rendcommon.h c35c43d7d9 Merge branch 'ticket17238_029_02-resquash' 7 éve
rendmid.c 12dfe56b1c prop224: Use new HS functions in old HS code. 7 éve
rendmid.h d7be1fd519 prop224: Introduce the new introduction point code. 7 éve
rendservice.c e17cc3f0a6 prop224 prepwork: Finish decoupling old ESTABLISH_INTRO creation logic. 7 éve
rendservice.h e17cc3f0a6 prop224 prepwork: Finish decoupling old ESTABLISH_INTRO creation logic. 7 éve
rephist.c aae034d13e Write a bunch of module documentation. 7 éve
rephist.h 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes 8 éve
replaycache.c 4396540129 Turn replaycache.c module doc into doxygen 7 éve
replaycache.h 57699de005 Update the copyright year. 8 éve
router.c c58592e658 Merge branch 'maint-0.2.9' 7 éve
router.h 06031b441e touchups and refactorings on bug 18616 branch 8 éve
routerkeys.c 32854aef28 whitespace fixes 7 éve
routerkeys.h af2459f09e Unit tests for cert-chain-processing, including failed cases 7 éve
routerlist.c cb35a7c271 Merge branch 'maint-0.2.9' 7 éve
routerlist.h 3158777d35 Rename routerstatus_version_supports_ntor to *_supports_extend2_cells 7 éve
routerparse.c b6164e1604 Merge remote-tracking branch 'public/feature20552' 7 éve
routerparse.h 8fdf2f583c Unit tests for proposal 271 client-side implementation 7 éve
routerset.c 265d5446fa Automated change to use smartlist_add_strdup 7 éve
routerset.h 57699de005 Update the copyright year. 8 éve
scheduler.c 04b8af9dc0 Whitespace fixes 7 éve
scheduler.h 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes 8 éve
shared_random.c e9fdec2b1d capture and detect expected BUG messages in shared-random tests 7 éve
shared_random.h 87758dbebc Merge remote-tracking branch 'dgoulet/bug19567_029_01' 7 éve
shared_random_state.c 507f07de09 Merge remote-tracking branch 'public/deprecation_v2' 7 éve
shared_random_state.h be78e9ff37 Keep make check-spaces happy 7 éve
statefile.c aae034d13e Write a bunch of module documentation. 7 éve
statefile.h 57699de005 Update the copyright year. 8 éve
status.c aae034d13e Write a bunch of module documentation. 7 éve
status.h 57699de005 Update the copyright year. 8 éve
tor_main.c aae034d13e Write a bunch of module documentation. 7 éve
torcert.c 32854aef28 whitespace fixes 7 éve
torcert.h c35c43d7d9 Merge branch 'ticket17238_029_02-resquash' 7 éve
transports.c 265d5446fa Automated change to use smartlist_add_strdup 7 éve
transports.h 57699de005 Update the copyright year. 8 éve