Commit Graph

861 Commits

Author SHA1 Message Date
Kevin Froman 1562848999 more refactoring and secured requirements.txt 2019-03-08 19:57:44 -06:00
Kevin Froman 236edac257 more refactoring 2019-03-08 00:30:14 -06:00
Kevin Froman e0a18e2adf in process of refactoring onionr.py 2019-03-07 19:08:06 -06:00
Kevin Froman 4d2a1cab1e use only one thread in proof of work by default, because of GIL 2019-03-06 23:43:32 -06:00
Kevin Froman 26f25f8fe4 do not save expired blocks 2019-03-06 22:58:21 -06:00
KF 7b635c4fc9 fixed import error in plugins being slient, affecting plugins not being enabled on some platforms/versions 2019-03-06 16:39:46 -06:00
Kevin Froman ecad9ac207 False not false in keyboard interrupt handler 2019-03-05 12:07:13 -06:00
Kevin Froman 930d825ebc fix makefile and broken sentbox 2019-03-05 11:11:49 -06:00
Kevin Froman d4eb3f43ef adjusted readme 2019-03-05 09:57:07 -06:00
Kevin Froman c491ccc9cb updated readme and whitepaper 2019-03-05 00:08:09 -06:00
Kevin Froman 456e3f68ad updated readme and whitepaper 2019-03-05 00:06:49 -06:00
Kevin Froman b74315f75a new bootstrap address 2019-03-04 21:17:49 -06:00
Kevin Froman c262b67626 fixed UI sentbox 2019-03-04 21:16:33 -06:00
Kevin Froman 9b6553511b bug fixes 2019-03-04 16:29:44 -06:00
Kevin Froman 45221291fa work on friends and mail UI 2019-03-04 13:03:35 -06:00
Kevin Froman 4798308ccd work on mail ui deletion of items 2019-03-03 00:26:55 -06:00
Kevin Froman c45c016123 moving mail over to blueprint system 2019-03-02 13:17:18 -06:00
Kevin Froman c89bf5b430 work on plugins doing http endpoints 2019-03-02 00:22:59 -06:00
Kevin Froman 11625b297a refactoring and work on mail 2019-02-27 21:02:44 -06:00
Kevin Froman 9a728fb1f2 updated whitepaper and allow reading of old encrypted blocks 2019-02-26 12:33:47 -06:00
KF 14e9332b90 do not enforce replay protection on old blocks we're just opening again 2019-02-25 23:40:05 -06:00
Kevin Froman 651fc8c43c prevent replay of very old encrypted data 2019-02-25 22:19:37 -06:00
Kevin Froman 31039861c2 bind ip config option, use different type for deniable block, mostly finished friends UI 2019-02-23 18:11:43 -06:00
Kevin Froman c61c833658 work on UI friends manager 2019-02-22 15:04:03 -06:00
Kevin Froman 30a2ae8d06 work on UI friends manager 2019-02-21 19:55:13 -06:00
Kevin Froman 4f39c5792a work on UI friends manager 2019-02-21 14:25:45 -06:00
Kevin Froman bcb0af2e54 fixed forward secrecy time conflicts, adjusted tests 2019-02-20 17:12:11 -06:00
Kevin Froman 651e2b173b fixing up forward secrecy more, added test for it 2019-02-20 00:09:18 -06:00
Kevin Froman ee5c620cc6 small fixes and work on tests 2019-02-19 16:14:06 -06:00
Kevin Froman a05a391b7e dont allow replies to invalid signatures 2019-02-17 14:44:51 -06:00
Kevin Froman 3638db4895 added test for onionrusers 2019-02-17 14:39:00 -06:00
Kevin Froman 4843fb1e9c fixes after module moves 2019-02-17 14:21:03 -06:00
Kevin Froman 6d7ccb77b7 changed to ubuntu in ci 2019-02-17 12:54:24 -06:00
Kevin Froman 842a6e1edb hopefully fixed ci, mostly completed contactmanager.py 2019-02-17 12:20:10 -06:00
Kevin Froman 47d5099e4d work on contact manager 2019-02-17 00:21:47 -06:00
Kevin Froman 0f957f8c5d work on contact manager 2019-02-17 00:21:29 -06:00
Kevin Froman e2e8513cf8 Merge branch 'windows' into contacts 2019-02-16 23:21:53 -06:00
Kevin Froman 950883dc5d pow changes 2019-02-16 23:20:47 -06:00
KF 23601b03d2 added windows bs node 2019-02-16 14:47:35 -06:00
KF 86b6b44a79 windows color compat 2019-02-16 14:40:30 -06:00
Kevin Froman 3fc623b8ee work on contact manager, removed old twitter-like ui for now 2019-02-16 00:01:26 -06:00
Kevin Froman 4827ef6def removed non-anonymous pubkey encryption, fixes, more tests 2019-02-15 22:08:26 -06:00
Kevin Froman 2e99b6b95c removed non-anonymous pubkey encryption, fixes, more tests 2019-02-15 22:08:03 -06:00
Kevin Froman 4afff79d2f more work on tests 2019-02-14 21:28:41 -06:00
Kevin Froman 398d8da347 work on tests and various fixes 2019-02-14 17:52:08 -06:00
Kevin Froman 3357f93fc1 work on tests and various fixes 2019-02-14 17:48:41 -06:00
Kevin Froman 9ccf870e4d do not error on user save 2019-02-12 22:57:05 -06:00
Kevin Froman 1be6bf1ec8 fixed broken mail function call 2019-02-12 22:47:11 -06:00
Kevin Froman 1243b4aea7 fixed first log 2019-02-12 22:37:08 -06:00
Kevin Froman 59603deb6a fixed first log 2019-02-12 22:35:43 -06:00