Commit Graph

59 Commits

Author SHA1 Message Date
Kevin Froman 901b275d40 fixed everything being executable permission 2019-06-16 02:04:32 -05:00
Kevin Froman 96219c81ab minor bug fixes 2019-04-12 18:45:22 -05:00
Kevin Froman 2f01a096ef cleanup, work, and bugfixes for direct connections 2019-04-12 12:15:30 -05: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 c61c833658 work on UI friends manager 2019-02-22 15:04:03 -06:00
Kevin Froman 4843fb1e9c fixes after module moves 2019-02-17 14:21:03 -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 0e3fb41912 no longer use b64 transport (was a crutch/temp fix), mail work, dont name all files 'txt' 2019-02-06 19:03:31 -06:00
Kevin Froman 6687b2a843 changed permisisons 2019-02-02 17:10:04 -06:00
Kevin Froman 557ffa2f4a moved a couple files, work on mail interface, improvements to web + blockapi for block decryption 2019-02-01 00:38:12 -06:00
Kevin Froman e60503771e renamed communicator, bug fixes and added work on onionfragment.py 2019-01-28 00:06:20 -06:00
Kevin Froman 9429afba18 fixed file bug, removed username setting 2019-01-16 23:31:56 -06:00
Kevin Froman 75c8abd9e0 check for oserror when binding local ips 2019-01-08 01:25:56 -06:00
Kevin Froman aeb9a6e775 work on gui, dbstorage, daemon queue responses 2019-01-06 23:50:20 -06:00
Kevin Froman 84fdb23b1c dbstorage largely complete 2019-01-05 16:16:36 -06:00
Kevin Froman b45bb94375
added dynamic proof of work 2018-12-24 00:12:46 -06:00
Arinerron 908ee647a1
Fix merge conflicts 2018-11-16 23:23:10 -08:00
Kevin 44d545684a Merge Tempblocks 2018-11-11 02:10:58 +00:00
Arinerron d5355fdc9e
Merge remote-tracking branch 'origin/tempblocks' into onionrui 2018-11-09 22:13:50 -08:00
Kevin Froman fbd82d38fe work on foward secrecy 2018-10-09 18:36:52 -05:00
Kevin Froman c823eecfe3 work on foward secrecy 2018-10-08 00:11:46 -05:00
Kevin Froman 38913b62ce work on foward secrecy 2018-10-07 21:25:59 -05:00
Kevin Froman 0b9bb42927 bug fixes and work on fs 2018-10-02 00:02:05 -05:00
Kevin Froman 5f67cc388f delete expired blocks 2018-09-30 11:53:39 -05:00
Arinerron 1b193d098b A few changes, click for details
- broke post liking
- added more reliable replie
2018-09-29 20:13:30 -07:00
Arinerron 0c9847fbec Misc changes 2018-09-26 17:40:02 -07:00
Kevin Froman 1a856c365f work on sockets, added profile setter script 2018-09-25 23:58:11 -05:00
Arinerron d7392213cb Slight changes, I forgot 2018-09-24 21:16:51 -07:00
Arinerron 6e55636e78 test 2018-09-24 16:48:00 -07:00
Kevin Froman cf37823fd7
removed board plugin for now, added getfile command 2018-09-04 13:56:05 -05:00
Kevin Froman 7a0cfe34f3
work on adding/removing friends, user info 2018-08-26 22:44:32 -05:00
Arinerron 60a1d36b3a misc updates 2018-08-03 20:47:56 -07:00
Arinerron 215fbcba68 Add web api callbacks 2018-07-29 17:37:12 -07:00
Kevin Froman 862b609687
* reduce spam
* another bytes fix for old python
2018-07-19 22:02:09 -05:00
Kevin Froman 3b04771eb7
finished inbox and signature validation for private messages 2018-07-19 02:08:51 -05:00
Kevin Froman 732fe70ff4 Merge branch 'refactoring2' into new-pm 2018-07-18 02:36:40 -05:00
Kevin Froman 2a4cef68f8
* onionrblockapi supports pubkey encryption now
* can now read messages in mail plugin
2018-07-18 02:33:23 -05:00
Arinerron 40341b1dc3 Misc updates 2018-07-17 21:45:51 -07:00
Kevin Froman 7390945ebf
work on mail plugin inbox 2018-07-17 02:18:17 -05:00
Kevin Froman 40255538da
reworking PM system before migration to plugin and updating blockapi to encryption format 2018-07-13 16:02:41 -05:00
Kevin Froman d879383a8a
work on new flow plugin and block metadata caching 2018-07-11 14:45:38 -05:00
Arinerron bd3a3bfeed Fix type bug 2018-07-04 12:07:17 -07:00
Kevin Froman 232bc4932a * fixed threadCount not lowering for getBlocks
* fixed onionrblockapi not properly converting bytes to string for block
hash
2018-06-21 19:34:42 -05:00
Kevin Froman 829dba45cc temporarily disabled onionrblockapi metadata 2018-06-21 02:17:20 -05:00
Arinerron d77bb92e28 Refactor initializer 2018-06-19 21:36:07 -07:00
Arinerron af237eab0b Refactor Onionr 2018-06-13 21:17:58 -07:00
Kevin Froman ee04c6d2bf
work on new block system 2018-06-08 02:46:05 -05:00
Arinerron 0ca6480c79 silly me, missing type() 2018-06-06 18:58:40 -07:00
Arinerron 1a6fa19323 Fix 2 DOS vulns, improve Onionr efficiency 2018-06-06 18:54:35 -07:00