Onionr/onionr
Kevin Froman d8af21ab16 * started endpoint for non-app specific control of direct connections
* fixed signature bugs in direct connections and forward secrecy
* removed chain and parent stuff from onionrblocks
2019-08-15 03:36:05 -05:00
..
apiservers added some more readmes 2019-08-07 17:46:57 -05:00
communicator * prevent the same message from being inserted at the same time in the http api 2019-08-13 17:28:53 -05:00
communicatorutils catch value error on insert queue removal 2019-08-14 01:40:03 -05:00
coredb work on chat 2019-07-27 02:29:16 -05:00
etc improved network stability by having automatic tor restarts 2019-08-09 20:04:56 -05:00
filepaths added upload queue class to remember block inserts across restarts 2019-08-11 22:32:58 -05:00
httpapi * started endpoint for non-app specific control of direct connections 2019-08-15 03:36:05 -05:00
logger limit log file line count 2019-08-06 21:50:15 -05:00
netcontroller handle and setup onion service streams better 2019-08-11 15:44:56 -05:00
notifier + added notifications for mail messages 2019-08-07 22:45:18 -05:00
onionrblocks * prevent the same message from being inserted at the same time in the http api 2019-08-13 17:28:53 -05:00
onionrcommands catch keyboard interupt when generating deterministic keys 2019-08-12 18:48:20 -05:00
onionrcrypto added keymanager test 2019-07-27 15:29:15 -05:00
onionrpeers do not update address databases on every request 2019-08-06 16:19:26 -05:00
onionrservices do not update address databases on every request 2019-08-06 16:19:26 -05:00
onionrstorage work on chat 2019-07-28 00:33:26 -05:00
onionrusers progress in removing core 2019-07-21 11:15:20 -05:00
onionrutils * started endpoint for non-app specific control of direct connections 2019-08-15 03:36:05 -05:00
setup progress removing onionr.py 2019-07-30 00:19:22 -05:00
static-data * started endpoint for non-app specific control of direct connections 2019-08-15 03:36:05 -05:00
tests progress removing onionr.py 2019-08-05 18:09:04 -05:00
utils improved network stability by having automatic tor restarts 2019-08-09 20:04:56 -05:00
__init__.py * prevent the same message from being inserted at the same time in the http api 2019-08-13 17:28:53 -05:00
blockimporter.py * uploads now only remove from upload queue on 'exists' for efficiency-security trade off 2019-08-11 23:00:08 -05:00
config.py master <- easy-releases 2019-07-22 16:59:48 -07:00
dbcreator.py work on chat 2019-07-28 00:33:26 -05:00
keymanager.py progress removing onionr.py 2019-08-05 18:09:04 -05:00
onionrblacklist.py work on chat 2019-07-28 00:33:26 -05:00
onionrblockapi.py * started endpoint for non-app specific control of direct connections 2019-08-15 03:36:05 -05:00
onionrevents.py onionr.py fully removed 2019-08-05 22:10:21 -05:00
onionrexceptions.py * started endpoint for non-app specific control of direct connections 2019-08-15 03:36:05 -05:00
onionrpluginapi.py progress removing onionr.py 2019-08-04 23:08:56 -05:00
onionrplugins.py master <- easy-releases 2019-07-22 16:59:48 -07:00
onionrproofs.py progress in removing core 2019-07-24 13:10:37 -05:00
serializeddata.py progress removing onionr.py 2019-08-05 00:25:27 -05:00
storagecounter.py progress in removing core 2019-07-19 14:49:56 -05:00
subprocesspow.py progress in removing core 2019-07-20 10:52:03 -05:00