Onionr/src
Kevin Froman ce63c4cd3b Show a terminal message if bridge is enabled but one is not set. By design, there is no easy way for us to get Tor bridges automatically
work on tor blocking detection
2020-08-12 13:16:13 -05:00
..
apiservers remove defunct import in register_private_blueprints.py 2020-03-26 02:33:08 -05:00
bigbrother work on removing communicator 2020-07-30 20:15:36 -05:00
communicator add comments to bootstrappeers 2020-08-10 21:35:19 -05:00
communicatorutils Fixed some broken things from communicator decoupling 2020-08-08 12:38:14 -05:00
config disable lan if there is a local threat (sec level >=3) 2020-06-25 03:28:59 -05:00
coredb correct updateblockinfo docstring and format 2020-03-22 19:16:08 -05:00
etc Basic check for QubesOS in runtime tests and to avoid starting LAN server 2020-08-10 01:09:19 -05:00
filepaths fix bug where onionr would complain while restarting about not being able to start 2020-06-27 18:03:20 -05:00
httpapi do not start lan on qubes 2020-08-10 01:03:32 -05:00
lan do not bind to lan if there is no lan 2020-06-25 23:44:39 -05:00
logger Fix gettransports 2020-04-14 22:40:31 -05:00
netcontroller Show a terminal message if bridge is enabled but one is not set. By design, there is no easy way for us to get Tor bridges automatically 2020-08-12 13:16:13 -05:00
notifier fixed vanity not working and added integration test for it 2020-02-22 05:44:21 -06:00
onionrblocks do not start lan on qubes 2020-08-10 01:03:32 -05:00
onionrcommands do not start lan on qubes 2020-08-10 01:03:32 -05:00
onionrcrypto improve verifypow error message info to show affected block 2020-06-27 18:05:39 -05:00
onionrpeers Make peer cleanup timings smoother 2019-11-26 18:46:14 -06:00
onionrplugins removed thread debug from events 2020-03-20 18:39:08 -05:00
onionrproofs remove deprecated POW 2020-06-19 00:55:37 -05:00
onionrservices fixed nasty bug where tor circuits was causing gevent to leak threads 2020-03-20 03:50:48 -05:00
onionrsetup make config use ujson 2020-04-03 04:13:50 -05:00
onionrstatistics work on removing communicator 2020-07-30 20:15:36 -05:00
onionrstorage fix removeblock docstring 2020-03-27 20:03:30 -05:00
onionrthreads work on removing communicator 2020-07-30 20:15:36 -05:00
onionrtypes Improved torcontrol formatting and efficency 2020-08-08 21:18:56 -05:00
onionrusers added is_friend test for onionrusers and fixed bug where isFriend was setting instead of getting the value 2020-04-05 23:35:03 -05:00
onionrutils added client api request crafting script 2020-08-08 15:40:20 -05:00
runtests Basic check for QubesOS in runtime tests and to avoid starting LAN server 2020-08-10 01:09:19 -05:00
setupkvvars added setup kvvars 2020-07-29 20:36:11 -05:00
sneakernet comment sneakernet 2020-03-30 21:14:48 -05:00
utils added colors.py 2020-06-09 21:05:33 -05:00
vanityonionr more vanityonionr changes 2020-02-23 02:12:30 -06:00
__init__.py made localcommand pep8 compliant 2020-07-17 13:49:18 -05:00
keymanager.py fix keymanager formatting 2020-02-06 16:00:06 -06:00
onionrexceptions.py fixed housekeeping being broken 2020-03-03 05:55:50 -06:00