Commit Graph

15 Commits

Author SHA1 Message Date
Kevin Froman 315e860eff added chat sendbox 2019-08-18 15:10:28 -05:00
Kevin Froman 9601a3d072 log what block is being uploaded by hash 2019-08-12 18:49:16 -05:00
Kevin Froman 26b0a05d66 * uploads now only remove from upload queue on 'exists' for efficiency-security trade off
fixes #26
2019-08-11 23:00:08 -05:00
Kevin Froman aea32bd1bc progress removing onionr.py 2019-08-03 23:52:57 -05:00
Kevin Froman 3097407774 progress in removing core 2019-07-24 12:22:19 -05:00
Kevin Froman a74f2c5051 progress in removing core 2019-07-22 00:24:42 -05:00
Kevin Froman dbbefafd19 progress in removing core 2019-07-18 18:07:18 -05:00
Kevin Froman 62200d4d98 fixed broken daemon queue thread count 2019-07-11 13:26:57 -05:00
Kevin Froman 9bf6c76557 refactoring communicator into module 2019-07-10 17:38:20 -05:00
Kevin Froman 122eb4ee5f Finished removing onionrutils for the most part, except for some possible bugs remaining 2019-06-25 19:15:04 -05:00
Kevin Froman c7e06205b7 OnionrUtils fully removed (but not fully bug free)
flow now uses daemon thread for displaying output
2019-06-25 18:07:35 -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 737719cb54 boilerplate and comment changes, added first subdirectory readme (for communicatorutils) 2019-06-12 01:44:15 -05:00
Kevin Froman d17970b181
+ Have Tor reject socks requests to non-onion services as a small security measure
* More refactoring
2019-05-09 00:27:15 -05:00