onionshare/onionshare
2017-12-21 14:08:13 +11:00
..
__init__.py Let the timer stop the share if there were no downloads, or all downloads are done 2017-12-05 11:18:26 +11:00
common.py Raise an error if we were unable to obtain a random port 2017-12-07 08:49:10 +11:00
onion.py Fixes for the edge case where Tor connection dialog is canceled, but the Tor process remains open in the background, which was causing onion.is_authenticated() to True. Remove excessive alerts 2017-12-21 14:08:13 +11:00
onionshare.py Raise an error if we were unable to obtain a random port 2017-12-07 08:49:10 +11:00
settings.py Reorder imports, use json.load(f) 2017-07-10 20:13:30 -06:00
socks.py Various fixes 2015-07-25 11:22:24 +02:00
strings.py Reorder imports, remove p, use ext, use json.load(f) 2017-07-10 20:11:04 -06:00
web.py Better fix for preventing timeout firing if a download is not yet done (works for CLI as well as GUI) 2017-12-04 15:03:28 +11:00