Onionr/onionr
Kevin Froman 500658808f Merge I2P Branch (#19)
* work on i2p support

* work on i2p support

* redid socks check

* redid socks check

* redid socks check

* work on i2p and fixed broken block processing

* fixed no newline delim on block list in api

* fixed no newline delim on block list in api

* fixed no newline delim on block list in api

* use extend instead of append for blocklist after newline changes
2018-05-19 21:32:21 +00:00
..
static-data Merge I2P Branch (#19) 2018-05-19 21:32:21 +00:00
api.py Merge I2P Branch (#19) 2018-05-19 21:32:21 +00:00
communicator.py Merge I2P Branch (#19) 2018-05-19 21:32:21 +00:00
config.py Add more unit tests 2018-03-03 14:18:57 -08:00
core.py Merge I2P Branch (#19) 2018-05-19 21:32:21 +00:00
cryptotests.py Update logging 2018-04-18 18:47:35 -07:00
logger.py Add color configuration to statistics command 2018-05-10 19:20:14 -07:00
netcontroller.py refactored timers and added lastconnect to address database 2018-05-18 01:22:16 -05:00
onionr.py Merge I2P Branch (#19) 2018-05-19 21:32:21 +00:00
onionrblockapi.py Update plugins to use new Block API 2018-05-15 20:08:42 -07:00
onionrcrypto.py removed btc and stopped delivering pow hash 2018-05-14 23:24:38 -05:00
onionrevents.py Add direct connection feature and multithreading to events 2018-05-03 03:22:07 +00:00
onionri2p.py Added i2p file 2018-04-30 18:38:34 -05:00
onionrpluginapi.py Update plugins to use new Block API 2018-05-15 20:08:42 -07:00
onionrplugins.py Fix bug involving plugin duplicate names 2018-05-13 21:22:28 -07:00
onionrproofs.py Merge I2P Branch (#19) 2018-05-19 21:32:21 +00:00
onionrutils.py Merge I2P Branch (#19) 2018-05-19 21:32:21 +00:00
tests.py Fix unit tests 2018-05-14 23:16:40 -07:00
timedhmac.py Add in PluginAPI (#7) 2018-04-21 01:20:26 +00:00