Kevin Froman
c7e06205b7
OnionrUtils fully removed (but not fully bug free)
...
flow now uses daemon thread for displaying output
2019-06-25 18:07:35 -05:00
Kevin Froman
909c002dc4
more progress in removing onionrutils class
2019-06-25 03:21:36 -05:00
Kevin Froman
ce2095d7f8
+ added hit count stat
...
- removed bypass_tor_check as defunct config option
* actually fixed connect stat in cli for real this time
* improved ui stats more
2019-06-16 17:34:43 -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
7cb5f212ec
Started reducing unnecessary disk i/o:
...
* Spawn core.Core() much less
2019-06-15 13:56:57 -05:00
KF
5e73f83c57
+ added powchoice.py to use old pow on windows, temporary fix for subprocess method not working there
...
* various bug fixes
2019-06-14 20:31:01 -05:00
Kevin Froman
268325c07d
- removed simplecache for now
...
* fixed existingRand bytes check in announce in onionrdaemontools
* moved openhome to its own file
* slight comment and boilerplate changes
+ added more readme files for subdirectories
2019-06-12 15:12:56 -05:00
Kevin Froman
335db64096
* Progress in adjust tagline in files, license boilerplate fixes
...
* Import adjustments
2019-06-11 19:05:15 -05:00
Kevin Froman
075467ad20
* updated contributing.md with better explanations
...
* added clandestine endpoint and web files, basic page layout
* better comply with gplv3 in pgpwords module
2019-05-18 13:46:48 -05:00
Kevin Froman
b582377c8c
fixed config and other bugs, improved connection server
2019-05-15 18:25:36 -05:00
Kevin Froman
a4d6dc5fa5
bug fixes and refactoring
2019-05-07 12:56:20 -05:00
Kevin Froman
1b22a993a0
work on ui
2019-04-27 10:43:16 -05:00
Kevin Froman
71aadb7767
fixed dumb print leftover spamming hashes
2019-04-22 21:02:09 -05:00
Kevin Froman
c674e2d281
Fixed spam for block processing
2019-04-20 19:31:14 -05:00
Kevin Froman
2219be9ae3
+ Work on boards
...
* Handle ctrl-c better in main loop
2019-04-20 17:55:54 -05:00
Kevin Froman
3bea32a911
updated docs and cleaned up api somewhat
2019-04-12 12:15:30 -05:00
Kevin Froman
7c4e8bfa73
work on docs
2019-04-12 12:15:30 -05:00
Kevin Froman
45ddbe5e69
fixes for mail, work on specs, and added files for profile viewer
2019-04-12 12:15:30 -05:00
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
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
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
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
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
3357f93fc1
work on tests and various fixes
2019-02-14 17:48:41 -06:00
Kevin Froman
baf9d3a3c6
better peer exchange
2019-02-12 13:18:08 -06:00
Kevin Froman
7c57829ec3
code cleanup, defunct code removal
2019-02-11 23:30:56 -06:00
Kevin Froman
b09dae276c
mail fixes
2019-02-11 16:36:43 -06:00
Kevin Froman
30604fa23c
more mail ui work
2019-02-10 12:43:45 -06:00
Kevin Froman
898085887c
convert human readable keys back to base32, work on mail sending from web ui
2019-02-09 20:21:36 -06:00
Kevin Froman
9d5aec1b78
plugins can now respond to api
2019-02-08 12:53:28 -06:00
Kevin Froman
64be7ebff3
fixed broken waitforshare, work on mail, work on new plugin api endpoint
2019-02-08 00:19:05 -06:00
Kevin Froman
b038d758b9
proof of work adjustments, bugfixes, added connection check url
2019-02-07 12:12:04 -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
06048fe442
added signature validity display to web ui mail
2019-02-05 17:20:36 -06:00
Kevin Froman
66900627b7
more work on mail
2019-02-04 17:48:21 -06:00
Kevin Froman
6ed731fbe9
more work on mail
2019-02-03 18:31:03 -06:00
Kevin Froman
0a8b31ff6e
work on mail, storagecounter bugfix
2019-02-03 12:19:50 -06:00
Kevin Froman
5d9f81153d
fixed merge conflicts
2019-02-01 21:35:18 -06:00
Kevin Froman
d21db75edd
fixed broken getcontent, more work on mail
2019-02-01 21:15:28 -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
f0382d24da
work on readme, added mail files, bugfixes
2019-01-30 00:10:29 -06:00
Kevin Froman
4882a21b6a
improved uploading and fixed announce
2019-01-28 16:49:04 -06:00