26 Commits (d6b6b8f11f358dd9059516816d6f8d4f6bb4f693)

Author SHA1 Message Date
yflory c127f0a5f6 Add a comment 6 years ago
yflory 649fefad54 Send cookie when history keeper has changed 7 years ago
yflory 037a6ccc35 Fix INVALID_RESPONSE error in the file app 7 years ago
yflory b3688db202 Use async store 7 years ago
yflory 0840570fbf Async store part 1 7 years ago
ansuz c66a0c55e0 ensure that function signatures are correct 7 years ago
ansuz b71f1860db make uid function reusable 7 years ago
ansuz 52854c5a8e ignore history range responses 7 years ago
yflory 465ef74f2b Fix rpc 7 years ago
yflory bf17ad3f1e Friend button in the userlist 7 years ago
ansuz f85af7ef4c hide useless messages 8 years ago
ansuz 6ac056e314 make explicit file size RPCs unauthenticated 8 years ago
ansuz f29f430e7c better handling of non-rpc messages 8 years ago
ansuz db9b9547d9 don't complain about missing callbacks for messages which are not our responsibility 8 years ago
ansuz 8bad0c556e change log to error 8 years ago
ansuz fe42f5e88c ask for new cookies and resend commands on NO_COOKIE errors 8 years ago
ansuz f631973f1f optimize file upload 8 years ago
ansuz 78b11584f8 remove unused variables 8 years ago
ansuz 7573b86946 call back with error if an RPC is made while disconnected 8 years ago
ansuz a70388284d disable unnecessary messages 8 years ago
ansuz 212baeb3a6 better cookie schema. expire old sessions 8 years ago
ansuz a5e5ddae08 rpc all the things 8 years ago
ansuz a0c17d7c9b latest rpc code 8 years ago
ansuz e8c3cf6aa5 implement rpc message signing 8 years ago
ansuz b3cc8da315 implement basic clientside RPC infrastructure
and provide a basic example for testing it
8 years ago
ansuz e2418a6be2 sketch of how pinning rpc will look 8 years ago