Commit Graph

1157 Commits

Author SHA1 Message Date
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
Kevin Froman 3c6cbca0ac added loading whitelisted endpoints from plugins 2019-08-14 18:44:29 -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 795266edaf Download queue log messages now skip-based x10
fixes #31
2019-08-13 04:16:11 -05:00
Kevin Froman 9601a3d072 log what block is being uploaded by hash 2019-08-12 18:49:16 -05:00
Kevin Froman 56dc2e0ce7 re-add bootstrap node since it is apparently fixed 2019-08-12 18:48:51 -05:00
Kevin Froman 1493e029ea catch keyboard interupt when generating deterministic keys 2019-08-12 18:48:20 -05:00
Kevin Froman c07cfeec9e improve node public disclaimer page 2019-08-12 01:55:47 -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 da2c6b5b9c handle and setup onion service streams better 2019-08-11 15:44:56 -05:00
Kevin Froman 0e9da24d79 refactored lookup timer calls in communicator 2019-08-11 15:44:16 -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 3e99bd3a83 remove cliui for now 2019-08-10 21:13:15 -05:00
Kevin Froman 6d5aef7058 board is now sorta usable 2019-08-10 21:12:37 -05:00
Kevin Froman 06d074d4e0 added run commands for linux to readme 2019-08-10 21:11:26 -05:00
Kevin Froman 43f40ba753 fix windows run batch scripts 2019-08-10 21:02:06 -05:00
Kevin Froman 0cd1ee8bb6 hopefully improve tors connectivity with torrc changes 2019-08-10 19:42:47 -05:00
Kevin Froman bf6bbd3024 added forgotten imports in blockmetadata 2019-08-09 23:18:30 -05:00
Kevin Froman 75ec108496 improved network stability by having automatic tor restarts 2019-08-09 20:04:56 -05:00
Kevin Froman daff149acc refactoring 2019-08-09 15:41:27 -05:00
Kevin Froman 7c02f6fff1 * refactored blockmetadata
* be more careful with block type length
+ work on chat
2019-08-09 15:07:32 -05:00
Kevin Froman 8c7319048d bug fixes 2019-08-08 01:25:48 -05:00
Kevin Froman ef01d3b577
+ added notifications for mail messages
+ added authors.md
2019-08-07 22:45:18 -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 ae435bd5f9 limit log file line count 2019-08-06 21:50:15 -05:00
Kevin Froman bd5b6a1802 do not update address databases on every request 2019-08-06 16:19:26 -05:00
Kevin Froman bf9b244180 fixed some bugs 2019-08-06 00:49:31 -05:00
Kevin Froman 9080374d7b onionr.py fully removed 2019-08-05 22:10:21 -05:00
Kevin Froman 3409a2888f progress removing onionr.py 2019-08-05 18:09:04 -05:00
Kevin Froman 3a90185cd3 progress removing onionr.py 2019-08-05 14:01:53 -05:00
Kevin Froman 2bc908deb6 progress removing onionr.py 2019-08-05 12:57:25 -05:00
Kevin Froman 6bf8bb1db6 progress removing onionr.py 2019-08-05 11:30:19 -05:00
Kevin Froman cbe10f914a progress removing onionr.py 2019-08-05 00:25:27 -05:00
Kevin Froman 0690e9ca0e progress removing onionr.py 2019-08-04 23:23:12 -05:00
Kevin Froman 705962e9e7 progress removing onionr.py 2019-08-04 23:08:56 -05:00
Kevin Froman 2f9c1de062 progress removing onionr.py 2019-08-04 19:34:57 -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 6e526bf629 progress removing onionr.py 2019-07-31 00:10:28 -05:00
Kevin Froman e037633735 progress removing onionr.py 2019-07-30 13:13:10 -05:00
Kevin Froman 453e8588c5 progress removing onionr.py 2019-07-30 00:19:22 -05:00
Kevin Froman 802af58d46 do not have duplicate class name in onionrpluginapi 2019-07-29 13:43:50 -05:00
Kevin Froman 2316e3c6e4 fixed encrypt plugin having bad import 2019-07-29 13:13:40 -05:00
Kevin Froman b7d4aaed9a
Fixed up mail CSS and message deletion 2019-07-29 13:05:27 -05:00
Kevin Froman 000db2dda2 remove test.html 2019-07-28 23:48:39 -05:00
Kevin Froman 9cd33971d4 added new bootstrap node 2019-07-28 23:14:06 -05:00