Kevin Froman
873740c5ad
reject large requests
2019-07-02 21:50:22 -05:00
KF
0e2928db38
* refactored client api endpoints to their own file and class
2019-07-02 18:16:04 -05:00
KF
2f07b2d00e
* fixed some mail elements for bulma redesign
...
* added dll, exe to .gitignore
* fixed some miscpublicapi endpoints httpapi calls
2019-07-02 17:34:26 -05:00
Kevin Froman
10ef9ce41b
refactored api servers, especially the public server. Client server to recieve similar refactoring soon
2019-07-02 01:32:26 -05:00
Kevin Froman
54dabefe45
incomplete work on refactoring client api endpoints
2019-07-01 15:38:55 -05:00
Kevin Froman
02c71eab2f
* fixed fd handler probably
...
* fixed security level in ui redesign
* moved client api insertblock to its own blueprint
2019-06-29 15:17:48 -05:00
Kevin Froman
cff38cb7c2
sync and onionrservices fixes
2019-06-29 13:18:31 -05:00
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