Commit Graph

23 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 71805811cf corrected permissions again 2019-06-16 13:20:54 -05:00
Kevin Froman 901b275d40 fixed everything being executable permission 2019-06-16 02:04:32 -05:00
Kevin Froman 651fc8c43c prevent replay of very old encrypted data 2019-02-25 22:19:37 -06:00
Kevin Froman 842a6e1edb hopefully fixed ci, mostly completed contactmanager.py 2019-02-17 12:20:10 -06:00
Kevin Froman 950883dc5d pow changes 2019-02-16 23:20:47 -06:00
Kevin Froman 6687b2a843 changed permisisons 2019-02-02 17:10:04 -06:00
Kevin Froman e60503771e renamed communicator, bug fixes and added work on onionfragment.py 2019-01-28 00:06:20 -06:00
Kevin ca70b275f6 Merge wot 2018-12-09 17:29:39 +00:00
Kevin 44d545684a Merge Tempblocks 2018-11-11 02:10:58 +00:00
Kevin Froman e34c08b036 sync improvements, bug fixes, config changes 2018-08-23 12:48:49 -05:00
Kevin Froman dd5cb99155
* do not save blocks if disk allocation reached
* improved some commenting
* bug fixes
2018-08-22 23:59:41 -05:00
Kevin Froman 06dc97869e
working on preventing replay attacks with block content 2018-08-16 00:01:40 -05:00
Kevin Froman aab7d4296f
improved blacklisting 2018-08-12 22:48:33 -05:00
Arinerron ddb3ce1e35 Various bug fixes 2018-07-30 21:41:32 -07:00
Kevin Froman 71007a2d0a
+ added reverse block insertion
* handle downloading of blocks better when peer goes offline
* bumped default disk allocation
* added post request util
2018-07-23 02:43:10 -05:00
Kevin Froman d879383a8a
work on new flow plugin and block metadata caching 2018-07-11 14:45:38 -05:00
Kevin Froman b3b5e5bb50
+ re-added old pow system as a different class for things like ed25519 keys
* no longer run communicator threads if they need peers and we have none connected
2018-07-09 02:02:33 -05:00
Kevin Froman 0a8052a9a4
* work on new block system, encryption
+ added new exception
+ encryption now anonymous by default, will probably remove anonymous
param in future
2018-06-20 02:40:49 -05:00
Kevin Froman 10ebdddb24
* work on new block system, working on encryption
* added onionrvalues file for onionr requirements
* added invalidmetadata exception
2018-06-19 02:01:59 -05:00
Arinerron af237eab0b Refactor Onionr 2018-06-13 21:17:58 -07:00
Kevin Froman 6cb69c7187
work on new peer pool system in new communicator 2018-06-13 17:22:48 -05:00
Kevin Froman b6da3385cb
+ added onionrpeers file
+ added onionrexceptions file
+ work on new communicator
2018-06-12 02:34:33 -05:00