Onionr/onionr
Kevin Froman 2d20ecdfd3 * send introduce command instead of using duplicated logic
* remove unnecessary imports
* improve if self-address peer comparison to avoid some config reads
2019-06-11 01:08:44 -05:00
..
communicatorutils added missing secrets import 2019-06-10 23:22:35 -05:00
dependencies changed permisisons 2019-02-02 17:10:04 -06:00
etc * updated contributing.md with better explanations 2019-05-18 13:46:48 -05:00
httpapi bug fixes and refactoring 2019-05-07 12:56:20 -05:00
onionrcommands * Removed hard coded data dir in daemon launch 2019-06-07 00:09:14 -05:00
onionrfragment bug fixes 2019-03-04 16:29:44 -06:00
onionrservices refactored onionr commands and other small adjustments 2019-06-01 11:54:36 -05:00
onionrusers adjust expiration 2019-03-15 11:48:06 -05:00
static-data dont allow anonymous to be set as a friends alias in the interface 2019-06-10 22:19:31 -05:00
tests work on plugins doing http endpoints 2019-03-02 00:22:59 -06:00
utils work on plugins doing http endpoints 2019-03-02 00:22:59 -06:00
__init__.py work on plugins doing http endpoints 2019-03-02 00:22:59 -06:00
api.py * updated contributing.md with better explanations 2019-05-18 13:46:48 -05:00
blockimporter.py changed permisisons 2019-02-02 17:10:04 -06:00
communicator.py * send introduce command instead of using duplicated logic 2019-06-11 01:08:44 -05:00
config.py fixed config and other bugs, improved connection server 2019-05-15 18:25:36 -05:00
core.py * send introduce command instead of using duplicated logic 2019-06-11 01:08:44 -05:00
dbcreator.py code cleanup, defunct code removal 2019-02-11 23:30:56 -06:00
keymanager.py changed permisisons 2019-02-02 17:10:04 -06:00
logger.py Add installation scripts 2019-03-29 03:33:14 +00:00
netcontroller.py fixed config and other bugs, improved connection server 2019-05-15 18:25:36 -05:00
onionr.py * send introduce command instead of using duplicated logic 2019-06-11 01:08:44 -05:00
onionrblacklist.py code cleanup, defunct code removal 2019-02-11 23:30:56 -06:00
onionrblockapi.py minor bug fixes 2019-04-12 18:45:22 -05:00
onionrcrypto.py * send introduce command instead of using duplicated logic 2019-06-11 01:08:44 -05:00
onionrevents.py * Fixed duplicate plugin events 2019-04-25 00:38:15 -05:00
onionrexceptions.py prevent replay of very old encrypted data 2019-02-25 22:19:37 -06:00
onionrpeers.py changed permisisons 2019-02-02 17:10:04 -06:00
onionrpluginapi.py changed permisisons 2019-02-02 17:10:04 -06:00
onionrplugins.py * Fixed duplicate plugin events 2019-04-25 00:38:15 -05:00
onionrproofs.py * send introduce command instead of using duplicated logic 2019-06-11 01:08:44 -05:00
onionrstorage.py finish merging new-main 2019-03-13 17:00:51 -05:00
onionrutils.py * send introduce command instead of using duplicated logic 2019-06-11 01:08:44 -05:00
proofofmemory.py work on tests and various fixes 2019-02-14 17:48:41 -06:00
serializeddata.py * send introduce command instead of using duplicated logic 2019-06-11 01:08:44 -05:00
setupconfig.py fixed config and other bugs, improved connection server 2019-05-15 18:25:36 -05:00
storagecounter.py removed non-anonymous pubkey encryption, fixes, more tests 2019-02-15 22:08:03 -06:00
subprocesspow.py * send introduce command instead of using duplicated logic 2019-06-11 01:08:44 -05:00