Commit Graph

895 Commits

Author SHA1 Message Date
Kevin Froman ad94c8a4ef added first block spec draft 2019-04-12 12:15:30 -05:00
Kevin Froman f7ae054d09 work on direct connections and clandestine 2019-04-12 12:15:30 -05:00
Kevin Froman 3d1b967f1f plugin example of connecting to dir conn 2019-04-12 12:15:30 -05:00
Kevin Froman 29db7e27d9 basic cs messages supported 2019-04-12 12:15:30 -05:00
Kevin Froman 30630e1d8e work on clandestine 2019-04-12 12:15:30 -05:00
Kevin Froman 726bbe61ac improved expiry 2019-04-12 12:15:30 -05:00
Kevin Froman d3c5fe3a5a added clandestine 2019-04-12 12:15:30 -05:00
Kevin Froman 2e75e08879 added httpheaders.py 2019-04-12 12:15:30 -05:00
Kevin Froman cd6eb59023 more work on direct connections 2019-04-12 12:15:30 -05:00
Kevin Froman 7be654401b bug fixes for direct connnections 2019-04-12 12:15:30 -05:00
Kevin Froman 2f01a096ef cleanup, work, and bugfixes for direct connections 2019-04-12 12:15:30 -05:00
Kevin Froman d1737216e4 direct connections closer to working 2019-04-12 12:15:30 -05:00
Kevin Froman ae2d792471 bootstrap blocks now inserted and detected 2019-04-12 12:15:30 -05:00
Kevin Froman 3212768dc7 work on direct connections 2019-04-12 12:15:30 -05:00
Kevin Froman e6c24a483f bumped stem version and started work on new dir conn system 2019-04-12 12:15:30 -05:00
Kevin d2e67dfb7e Merge branch 'easy-releases' into 'master'
Add installation scripts

See merge request beardog/Onionr!21
2019-03-29 03:33:14 +00:00
Aaron df8a3d39bc Add installation scripts 2019-03-29 03:33:14 +00:00
Kevin Froman 7048db42bd adjust expiration 2019-03-15 11:48:06 -05:00
Kevin Froman 59cc7709d9 fs adjustments 2019-03-15 00:30:43 -05:00
Kevin Froman 7f84cd0598 bug fixes 2019-03-14 19:18:35 -05:00
Kevin Froman 4757bb0963 further fixed forward secrecy 2019-03-13 23:51:29 -05:00
Kevin Froman 6568086e24 fixed forward secrecy expiration, key deletion and block expire detection 2019-03-13 19:50:45 -05:00
Kevin Froman 97e0945e12 finish merging new-main 2019-03-13 17:00:51 -05:00
Kevin Froman 0660e5f77f do not spam connection messages 2019-03-13 16:10:11 -05:00
Kevin Froman 5d45db8f8d small refactor in js and added exit btn to friend info overlay 2019-03-12 23:56:26 -05:00
Kevin Froman fdd3ff0a9d multiprocess pow progress 2019-03-12 13:23:46 -05:00
Kevin Froman 800c061e94 ui changes and work on whitepaper 2019-03-11 00:10:37 -05:00
Kevin Froman 4fb01bac0e work on friends ui and bug fixes 2019-03-09 12:01:57 -06:00
Kevin Froman 137d6f39dd refactoring, work on friends ui, bug fixes and whitepaper work 2019-03-09 00:37:57 -06:00
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