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