Onionr/src
Kevin Froman 522cd2c462 bumped requirements versions 2020-08-08 00:11:45 -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 made localcommand pep8 compliant 2020-07-17 13:49:18 -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 bumped requirements versions 2020-08-08 00:11:45 -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 made localcommand pep8 compliant 2020-07-17 13:49:18 -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 made localcommand pep8 compliant 2020-07-17 13:49:18 -05:00
notifier fixed vanity not working and added integration test for it 2020-02-22 05:44:21 -06:00
onionrblocks Removed single-process POW support, which was just needed on Windows 2020-07-23 15:16:52 -05:00
onionrcommands made localcommand pep8 compliant 2020-07-17 13:49:18 -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 made localcommand pep8 compliant 2020-07-17 13:49:18 -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 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