onionshare/onionshare
2016-12-21 23:08:33 -08:00
..
__init__.py Update copyright year to 2016 2016-02-15 22:37:28 -08:00
helpers.py Only check if we are in the sys prefix but not the actual executable name as this could be renamed or wrapped 2016-09-28 17:24:28 +00:00
onion.py Fix crash when tor is closed first and then onionshare is closed and a stem.SocketClosed exception is raised. 2016-12-20 01:44:20 -08:00
onionshare.py Remove HSDirError exception, because it is no longer thrown 2016-09-05 11:32:30 -07:00
socks.py Various fixes 2015-07-25 11:22:24 +02:00
strings.py Pass helpers into strings.load_strings instead of importing it, so fix issue with cx_Freeze in Windows 2016-09-04 20:09:18 -07:00
web.py Replaced sanitize_html() function that was based on regex with python3's html.escape() 2016-12-21 22:56:15 -08:00