Kevin Froman
|
f14239db6c
|
added run time test framework
|
2019-09-26 02:43:03 -05:00 |
Kevin Froman
|
e49f311192
|
merged plugin related py files into one folder/module
|
2019-09-21 17:45:46 -05:00 |
KF
|
03356e98fd
|
* log unhandled daemon queue commands
|
2019-08-27 21:14:18 -05:00 |
Kevin Froman
|
e267bbbead
|
catch value error on insert queue removal
|
2019-08-14 01:40:03 -05:00 |
Kevin Froman
|
e86f154522
|
* prevent the same message from being inserted at the same time in the http api
* bumped toomanyobjs
* correct pysocks raise
fixes #34
|
2019-08-13 17:28:53 -05:00 |
Kevin Froman
|
00e2445475
|
make tor restart more aggressive as last resort for tor-death bug
|
2019-08-11 13:53:38 -05:00 |
Kevin Froman
|
75ec108496
|
improved network stability by having automatic tor restarts
|
2019-08-09 20:04:56 -05:00 |
Kevin Froman
|
aea32bd1bc
|
progress removing onionr.py
|
2019-08-03 23:52:57 -05:00 |
Kevin Froman
|
1775b96a04
|
progress in removing core
|
2019-07-18 12:40:48 -05:00 |
Kevin Froman
|
8163292ed9
|
progress in removing onionr core
|
2019-07-17 17:41:33 -05:00 |
Kevin Froman
|
62200d4d98
|
fixed broken daemon queue thread count
|
2019-07-11 13:26:57 -05:00 |
Kevin Froman
|
d378340099
|
* further splitting onionrutils into a module
|
2019-06-23 12:41:07 -05:00 |
Kevin Froman
|
71805811cf
|
corrected permissions again
|
2019-06-16 13:20:54 -05:00 |
Kevin Froman
|
7cb5f212ec
|
Started reducing unnecessary disk i/o:
* Spawn core.Core() much less
|
2019-06-15 13:56:57 -05:00 |
Kevin Froman
|
4fcf3d69cd
|
fix config setup not returning bool for existing data directory
|
2019-05-12 09:21:17 -05:00 |
Kevin Froman
|
d4191b2cb5
|
communicator refactoring and better documentation
|
2019-05-11 13:32:56 -05:00 |