Commit Graph

  • 85adef1660 bootstrap blocks now inserted and detected Kevin Froman 2019-03-22 21:58:09 -0500
  • 2da5e0479a work on direct connections Kevin Froman 2019-03-19 00:09:53 -0500
  • a87d1bf1e8 bumped stem version and started work on new dir conn system Kevin Froman 2019-03-18 00:22:31 -0500
  • 7048db42bd adjust expiration Kevin Froman 2019-03-15 11:48:06 -0500
  • 59cc7709d9 fs adjustments Kevin Froman 2019-03-15 00:30:43 -0500
  • 7f84cd0598 bug fixes Kevin Froman 2019-03-14 19:18:35 -0500
  • 4757bb0963 further fixed forward secrecy Kevin Froman 2019-03-13 23:51:29 -0500
  • 6568086e24 fixed forward secrecy expiration, key deletion and block expire detection Kevin Froman 2019-03-13 19:50:45 -0500
  • 97e0945e12 finish merging new-main Kevin Froman 2019-03-13 17:00:51 -0500
  • 0660e5f77f do not spam connection messages Kevin Froman 2019-03-13 16:10:11 -0500
  • 5d45db8f8d small refactor in js and added exit btn to friend info overlay Kevin Froman 2019-03-12 23:56:26 -0500
  • fdd3ff0a9d multiprocess pow progress Kevin Froman 2019-03-12 13:23:46 -0500
  • 800c061e94 ui changes and work on whitepaper Kevin Froman 2019-03-11 00:10:37 -0500
  • 4fb01bac0e work on friends ui and bug fixes Kevin Froman 2019-03-09 12:01:57 -0600
  • 137d6f39dd refactoring, work on friends ui, bug fixes and whitepaper work Kevin Froman 2019-03-09 00:37:57 -0600
  • 1562848999 more refactoring and secured requirements.txt Kevin Froman 2019-03-08 19:57:44 -0600
  • 236edac257 more refactoring Kevin Froman 2019-03-08 00:30:14 -0600
  • e0a18e2adf in process of refactoring onionr.py Kevin Froman 2019-03-07 19:08:06 -0600
  • 4d2a1cab1e use only one thread in proof of work by default, because of GIL Kevin Froman 2019-03-06 23:43:32 -0600
  • 26f25f8fe4 do not save expired blocks Kevin Froman 2019-03-06 22:58:21 -0600
  • 7b635c4fc9 fixed import error in plugins being slient, affecting plugins not being enabled on some platforms/versions KF 2019-03-06 16:39:46 -0600
  • ecad9ac207 False not false in keyboard interrupt handler Kevin Froman 2019-03-05 12:07:13 -0600
  • 930d825ebc fix makefile and broken sentbox Kevin Froman 2019-03-05 11:11:49 -0600
  • d4eb3f43ef adjusted readme Kevin Froman 2019-03-05 09:57:07 -0600
  • c491ccc9cb updated readme and whitepaper Kevin Froman 2019-03-05 00:08:09 -0600
  • 456e3f68ad updated readme and whitepaper Kevin Froman 2019-03-05 00:06:49 -0600
  • b74315f75a new bootstrap address Kevin Froman 2019-03-04 21:17:49 -0600
  • c262b67626 fixed UI sentbox Kevin Froman 2019-03-04 21:16:33 -0600
  • 9b6553511b bug fixes Kevin Froman 2019-03-04 16:29:44 -0600
  • 45221291fa work on friends and mail UI Kevin Froman 2019-03-04 13:03:35 -0600
  • 4798308ccd work on mail ui deletion of items Kevin Froman 2019-03-03 00:26:55 -0600
  • c45c016123 moving mail over to blueprint system Kevin Froman 2019-03-02 13:17:18 -0600
  • c89bf5b430 work on plugins doing http endpoints Kevin Froman 2019-03-02 00:22:59 -0600
  • 11625b297a refactoring and work on mail Kevin Froman 2019-02-27 21:02:44 -0600
  • 9a728fb1f2 updated whitepaper and allow reading of old encrypted blocks Kevin Froman 2019-02-26 12:33:47 -0600
  • 14e9332b90 do not enforce replay protection on old blocks we're just opening again KF 2019-02-25 23:40:05 -0600
  • 651fc8c43c prevent replay of very old encrypted data Kevin Froman 2019-02-25 22:19:37 -0600
  • 31039861c2 bind ip config option, use different type for deniable block, mostly finished friends UI Kevin Froman 2019-02-23 18:11:43 -0600
  • c61c833658 work on UI friends manager Kevin Froman 2019-02-22 15:04:03 -0600
  • 30a2ae8d06 work on UI friends manager Kevin Froman 2019-02-21 19:55:13 -0600
  • 4f39c5792a work on UI friends manager Kevin Froman 2019-02-21 14:25:45 -0600
  • bcb0af2e54 fixed forward secrecy time conflicts, adjusted tests Kevin Froman 2019-02-20 17:12:11 -0600
  • 651e2b173b fixing up forward secrecy more, added test for it Kevin Froman 2019-02-20 00:09:18 -0600
  • ee5c620cc6 small fixes and work on tests Kevin Froman 2019-02-19 16:14:06 -0600
  • 0ff8e22973 merged forgotton ui stuff Kevin Froman 2019-02-17 15:55:53 -0600
  • 629c0083f4 dont load pom yet Kevin Froman 2019-02-17 15:49:10 -0600
  • fc6dc0caf7 merge contacts Kevin Froman 2019-02-17 15:47:06 -0600
  • a05a391b7e dont allow replies to invalid signatures Kevin Froman 2019-02-17 14:44:51 -0600
  • 3638db4895 added test for onionrusers Kevin Froman 2019-02-17 14:39:00 -0600
  • 4843fb1e9c fixes after module moves Kevin Froman 2019-02-17 14:21:03 -0600
  • 6d7ccb77b7 changed to ubuntu in ci Kevin Froman 2019-02-17 12:54:24 -0600
  • 842a6e1edb hopefully fixed ci, mostly completed contactmanager.py Kevin Froman 2019-02-17 12:20:10 -0600
  • 47d5099e4d work on contact manager Kevin Froman 2019-02-17 00:21:47 -0600
  • 0f957f8c5d work on contact manager Kevin Froman 2019-02-17 00:21:29 -0600
  • e2e8513cf8 Merge branch 'windows' into contacts Kevin Froman 2019-02-16 23:21:53 -0600
  • 950883dc5d pow changes Kevin Froman 2019-02-16 23:20:47 -0600
  • 23601b03d2 added windows bs node KF 2019-02-16 14:47:35 -0600
  • 86b6b44a79 windows color compat KF 2019-02-16 14:40:30 -0600
  • 3fc623b8ee work on contact manager, removed old twitter-like ui for now Kevin Froman 2019-02-16 00:01:26 -0600
  • 4827ef6def removed non-anonymous pubkey encryption, fixes, more tests Kevin Froman 2019-02-15 22:08:26 -0600
  • 2e99b6b95c removed non-anonymous pubkey encryption, fixes, more tests Kevin Froman 2019-02-15 22:08:03 -0600
  • 4afff79d2f more work on tests Kevin Froman 2019-02-14 21:28:41 -0600
  • 398d8da347 work on tests and various fixes Kevin Froman 2019-02-14 17:52:08 -0600
  • 3357f93fc1 work on tests and various fixes Kevin Froman 2019-02-14 17:48:41 -0600
  • 9ccf870e4d do not error on user save Kevin Froman 2019-02-12 22:57:05 -0600
  • 1be6bf1ec8 fixed broken mail function call Kevin Froman 2019-02-12 22:47:11 -0600
  • 1243b4aea7 fixed first log Kevin Froman 2019-02-12 22:37:08 -0600
  • 59603deb6a fixed first log Kevin Froman 2019-02-12 22:35:43 -0600
  • baf9d3a3c6 better peer exchange Kevin Froman 2019-02-12 13:18:08 -0600
  • 7c57829ec3 code cleanup, defunct code removal Kevin Froman 2019-02-11 23:30:56 -0600
  • 944c76d2e9 code cleanup, defunct code removal, and some module splitting Kevin Froman 2019-02-11 17:44:39 -0600
  • b09dae276c mail fixes Kevin Froman 2019-02-11 16:36:43 -0600
  • 1d32b3daa1 added forgotten file for mail Kevin Froman 2019-02-10 16:43:42 -0600
  • 3cf5f4c04d better support human public keys, do not use forward secrecy when not signing Kevin Froman 2019-02-10 16:26:47 -0600
  • 30604fa23c more mail ui work Kevin Froman 2019-02-10 12:43:45 -0600
  • 898085887c convert human readable keys back to base32, work on mail sending from web ui Kevin Froman 2019-02-09 20:21:36 -0600
  • 2dbe2e9be5 finished sentbox, started message compose Kevin Froman 2019-02-09 00:32:11 -0600
  • 9d5aec1b78 plugins can now respond to api Kevin Froman 2019-02-08 12:53:28 -0600
  • 64be7ebff3 fixed broken waitforshare, work on mail, work on new plugin api endpoint Kevin Froman 2019-02-08 00:19:05 -0600
  • b038d758b9 proof of work adjustments, bugfixes, added connection check url Kevin Froman 2019-02-07 12:12:04 -0600
  • 0e3fb41912 no longer use b64 transport (was a crutch/temp fix), mail work, dont name all files 'txt' Kevin Froman 2019-02-06 19:03:31 -0600
  • 06048fe442 added signature validity display to web ui mail Kevin Froman 2019-02-05 17:20:36 -0600
  • bec8ecdc12 added unsigned mail messages Kevin Froman 2019-02-05 12:47:11 -0600
  • b58f8e416a more work on mail Kevin Froman 2019-02-05 00:29:06 -0600
  • 66900627b7 more work on mail Kevin Froman 2019-02-04 17:48:21 -0600
  • 6ed731fbe9 more work on mail Kevin Froman 2019-02-03 18:31:03 -0600
  • 0a8b31ff6e work on mail, storagecounter bugfix Kevin Froman 2019-02-03 12:19:50 -0600
  • 6687b2a843 changed permisisons Kevin Froman 2019-02-02 17:10:04 -0600
  • bff09e38d3 Merge branch 'pom' into 'master' Kevin 2019-02-02 03:49:11 +0000
  • 0f3e2fa73a Merge POM Kevin 2019-02-02 03:49:11 +0000
  • 2bb7246fbe fixed merge conflicts Kevin Froman 2019-02-01 21:38:24 -0600
  • 5d9f81153d fixed merge conflicts Kevin Froman 2019-02-01 21:35:18 -0600
  • d21db75edd fixed broken getcontent, more work on mail Kevin Froman 2019-02-01 21:15:28 -0600
  • 158154184a added subject line in mail, improved readme Kevin Froman 2019-02-01 13:56:22 -0600
  • 13c2289096 added subject line in mail, improved readme Kevin Froman 2019-02-01 13:55:59 -0600
  • 557ffa2f4a moved a couple files, work on mail interface, improvements to web + blockapi for block decryption Kevin Froman 2019-02-01 00:38:12 -0600
  • f0382d24da work on readme, added mail files, bugfixes Kevin Froman 2019-01-30 00:10:29 -0600
  • 4882a21b6a improved uploading and fixed announce Kevin Froman 2019-01-28 16:49:04 -0600
  • e60503771e renamed communicator, bug fixes and added work on onionfragment.py Kevin Froman 2019-01-28 00:06:20 -0600
  • 0f4626a68c do not announce when high security, more whitepaper Kevin Froman 2019-01-24 11:56:46 -0600