Onionr/src
Kevin ee28aba792 do not bind to lan if there is no lan 2020-06-25 23:44:39 -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 improved documentation + refactored daemonlaunch 2020-06-14 19:08:17 -05:00
communicatorutils improved documentation + refactored daemonlaunch 2020-06-14 19:08:17 -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 existing tor daemon not having closed ephemeral onions and work on mail test 2020-03-07 18:51:39 -06:00
httpapi don't show tor transport box if there is none 2020-06-25 03:29:27 -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 fix setup_online_mode in daemon launch 2020-06-16 02:12:05 -05:00
onionrcrypto Simplify replay_timestamp_validation 2019-11-26 18:19:28 -06: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 fix lan server test for real this time 2020-06-21 14:23:46 -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