Commit Graph

23 Commits

Author SHA1 Message Date
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 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 97d04440ee added upload queue class to remember block inserts across restarts 2019-08-11 22:32:58 -05:00
Kevin Froman 0e9da24d79 refactored lookup timer calls in communicator 2019-08-11 15:44:16 -05:00
Kevin Froman 75ec108496 improved network stability by having automatic tor restarts 2019-08-09 20:04:56 -05:00
Kevin Froman 8c7319048d bug fixes 2019-08-08 01:25:48 -05:00
Kevin Froman 41368a2747 fix broken connection pool 2019-08-07 18:14:13 -05:00
Kevin Froman 76356d5e3f added some more readmes 2019-08-07 17:46:57 -05:00
Kevin Froman 636cf3a8d1 added readme for communicator 2019-08-07 00:42:37 -05:00
Kevin Froman bd5b6a1802 do not update address databases on every request 2019-08-06 16:19:26 -05:00
Kevin Froman cbe10f914a progress removing onionr.py 2019-08-05 00:25:27 -05:00
Kevin Froman aea32bd1bc progress removing onionr.py 2019-08-03 23:52:57 -05:00
Kevin Froman a6fec9eefb progress removing onionr.py 2019-08-02 18:00:04 -05:00
Kevin Froman 147ae953db progress in removing core 2019-07-24 13:10:37 -05:00
Kevin Froman 274505a51f progress in removing core 2019-07-24 11:32:23 -05:00
Kevin Froman a74f2c5051 progress in removing core 2019-07-22 00:24:42 -05:00
Kevin Froman 26c3b519c7 progress in removing core 2019-07-21 21:23:22 -05:00
Kevin Froman 348ec1081f progress in removing core 2019-07-20 01:02:30 -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 021fa87f30
refactored onionrpeers into a module 2019-07-12 12:21:08 -05:00
Kevin Froman dbd154d450 mostly finished refactoring communicator into a module 2019-07-11 02:39:35 -05:00
Kevin Froman 9bf6c76557 refactoring communicator into module 2019-07-10 17:38:20 -05:00