tahoe-lafs/src/allmydata
Jean-Paul Calderone b623a4a199 Remove dead Tor TCP control port setup code.
If someone wants this I bet they can figure it out.
2018-04-26 15:32:27 -04:00
..
frontends Remove the strange option to not use flog 2018-04-26 15:08:14 -04:00
immutable Remove dead debug logging code. 2018-04-26 15:32:02 -04:00
introducer Pull "config" handling out of Node and hide node-derivitives 2017-11-20 12:57:20 -07:00
mutable Remove pointless conditional 2018-04-26 14:59:47 -04:00
scripts Remove dead synopsis definition 2018-04-26 15:10:02 -04:00
storage use @implementer instead of implements 2017-02-27 11:01:30 -07:00
test reduce fragility of tests .. maybe? 2018-04-23 11:41:36 -04:00
util Remove dead Tor TCP control port setup code. 2018-04-26 15:32:27 -04:00
web Remove disabled ad hoc debug logging 2018-04-26 15:26:17 -04:00
windows Use preferred exception raising syntax. 2018-04-26 15:27:00 -04:00
__init__.py hush a bunch of not-really-problems caught by the lgtm.com static analyzer 2017-12-31 00:19:41 +01:00
__main__.py add __main__.py so "python -m allmydata" works 2016-03-25 14:49:18 -07:00
_auto_deps.py Fix PyInstaller builds 2018-03-29 14:11:15 -04:00
blacklist.py use @implementer instead of implements 2017-02-27 11:01:30 -07:00
check_results.py use @implementer instead of implements 2017-02-27 11:01:30 -07:00
client.py make sure we pass the client node 2018-04-23 11:41:29 -04:00
codec.py use @implementer instead of implements 2017-02-27 11:01:30 -07:00
control.py Various cleanups, fixes and improvements 2017-06-05 16:31:41 -06:00
deep_stats.py Add some docstrings. 2016-12-23 22:50:48 -05:00
dirnode.py Various cleanups, fixes and improvements 2017-06-05 16:31:41 -06:00
hashtree.py hashtree.py: another micro-optimization, expand on a comment 2009-04-03 21:35:27 -07:00
history.py stop making History be a Service, it wasn't necessary 2009-08-15 04:44:15 -07:00
interfaces.py Various cleanups, fixes and improvements 2017-06-05 16:31:41 -06:00
magicfolderdb.py get rid of a bunch of debug 2016-07-21 12:35:59 -07:00
magicpath.py fix typo for .conflict files 2016-07-21 12:35:59 -07:00
monitor.py use @implementer instead of implements 2017-02-27 11:01:30 -07:00
node.py _None() as new style class 2018-03-02 17:17:30 +01:00
nodemaker.py Various cleanups, fixes and improvements 2017-06-05 16:31:41 -06:00
stats.py use @implementer instead of implements 2017-02-27 11:01:30 -07:00
storage_client.py use @implementer instead of implements 2017-02-27 11:01:30 -07:00
unknown.py use @implementer instead of implements 2017-02-27 11:01:30 -07:00
uri.py hush a bunch of not-really-problems caught by the lgtm.com static analyzer 2017-12-31 00:19:41 +01:00
webish.py set Referrer-Policy in one place 2017-02-13 16:07:41 -07:00