ansuz
|
069776e804
|
use fast implementations of tweetnacl serverside
|
2019-09-27 13:30:17 +02:00 |
ansuz
|
cb3df0552b
|
generate new txids when resending RPC commands and prevent unintended fallthrough in handler
|
2019-09-06 14:59:32 +02:00 |
ansuz
|
d375ee8107
|
fix some reference errors that weren't triggered unless disconnected
|
2019-09-06 14:08:25 +02:00 |
ansuz
|
dc078c1ca1
|
test mailboxes and RPCs from the command line, fix some minor errors
|
2019-09-06 13:35:36 +02:00 |
ansuz
|
75b655e1e8
|
refactor rpc with support for multiple authenticated sessions
|
2019-09-06 10:30:13 +02:00 |
ansuz
|
dfae2908eb
|
fix typo that caused the RPC not to load
|
2019-09-03 17:41:22 +02:00 |
ansuz
|
03bfb57051
|
add support for nodejs require in clientside util and rpc modules
|
2019-09-03 15:28:25 +02:00 |
yflory
|
c127f0a5f6
|
Add a comment
|
2018-10-05 18:04:48 +02:00 |
yflory
|
649fefad54
|
Send cookie when history keeper has changed
|
2018-02-16 15:25:53 +01:00 |
yflory
|
037a6ccc35
|
Fix INVALID_RESPONSE error in the file app
|
2018-02-16 12:02:20 +01:00 |
yflory
|
b3688db202
|
Use async store
|
2017-11-30 15:01:17 +01:00 |
yflory
|
0840570fbf
|
Async store part 1
|
2017-11-30 10:33:09 +01:00 |
ansuz
|
c66a0c55e0
|
ensure that function signatures are correct
|
2017-08-28 11:40:31 +02:00 |
ansuz
|
b71f1860db
|
make uid function reusable
|
2017-08-24 11:31:20 +02:00 |
ansuz
|
52854c5a8e
|
ignore history range responses
|
2017-08-03 15:05:04 +02:00 |
yflory
|
465ef74f2b
|
Fix rpc
|
2017-07-05 16:02:22 +02:00 |
yflory
|
bf17ad3f1e
|
Friend button in the userlist
|
2017-07-05 15:59:36 +02:00 |
ansuz
|
f85af7ef4c
|
hide useless messages
|
2017-07-04 10:19:18 +02:00 |
ansuz
|
6ac056e314
|
make explicit file size RPCs unauthenticated
|
2017-07-03 11:38:39 +02:00 |
ansuz
|
f29f430e7c
|
better handling of non-rpc messages
|
2017-06-19 12:38:24 +02:00 |
ansuz
|
db9b9547d9
|
don't complain about missing callbacks for messages which are not our responsibility
|
2017-06-12 14:33:50 +02:00 |
ansuz
|
8bad0c556e
|
change log to error
|
2017-06-09 15:29:55 +02:00 |
ansuz
|
fe42f5e88c
|
ask for new cookies and resend commands on NO_COOKIE errors
|
2017-06-08 14:19:14 +02:00 |
ansuz
|
f631973f1f
|
optimize file upload
|
2017-06-01 18:16:02 +02:00 |
ansuz
|
78b11584f8
|
remove unused variables
|
2017-05-04 16:16:09 +02:00 |
ansuz
|
7573b86946
|
call back with error if an RPC is made while disconnected
|
2017-05-04 11:36:24 +02:00 |
ansuz
|
a70388284d
|
disable unnecessary messages
|
2017-04-07 17:21:04 +02:00 |
ansuz
|
212baeb3a6
|
better cookie schema. expire old sessions
|
2017-04-05 12:24:01 +02:00 |
ansuz
|
a5e5ddae08
|
rpc all the things
|
2017-04-03 19:24:57 +02:00 |
ansuz
|
a0c17d7c9b
|
latest rpc code
|
2017-03-27 18:15:15 +02:00 |
ansuz
|
e8c3cf6aa5
|
implement rpc message signing
|
2017-03-16 14:45:38 +01:00 |
ansuz
|
b3cc8da315
|
implement basic clientside RPC infrastructure
and provide a basic example for testing it
|
2017-03-10 18:03:52 +01:00 |
ansuz
|
e2418a6be2
|
sketch of how pinning rpc will look
|
2017-03-07 17:33:31 +01:00 |