Onionr/src
Kevin 3f13cd84ea * Do not print border around quotes when the terminal is small 2020-06-29 02:30:37 -05:00
..
apiservers remove defunct import in register_private_blueprints.py 2020-03-26 02:33:08 -05:00
bigbrother Fix gettransports 2020-04-14 22:40:31 -05:00
communicator * Revert back to hiding blocks even when we have no outgoing connections 2020-06-29 02:29:55 -05:00
communicatorutils keep trying to connect to new peers eagerly if we have no outgoing connections 2020-06-28 04:17:45 -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 added sneakernet auto importing 2020-03-30 20:52:04 -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 improve upload error log messages 2020-06-28 04:18:00 -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 Removed support for v2 onions 2020-03-26 03:48:57 -05:00
notifier fixed vanity not working and added integration test for it 2020-02-22 05:44:21 -06:00
onionrblocks work on lan 2020-04-06 08:51:20 -05:00
onionrcommands * Do not print border around quotes when the terminal is small 2020-06-29 02:30:37 -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 make config use ujson 2020-04-03 04:13:50 -05:00
onionrstorage fix removeblock docstring 2020-03-27 20:03:30 -05:00
onionrtypes made lan port identification faster 2020-06-17 00:00:52 -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 work on lan 2020-04-06 08:51:20 -05:00
runtests * Revert back to hiding blocks even when we have no outgoing connections 2020-06-29 02:29:55 -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 added sqlite3 check for weird python setups 2020-06-23 04:16:40 -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