Commit Graph

11 Commits

Author SHA1 Message Date
onyinyang 572928a271
Fixed Basic Serialization/Deserialization to json 2023-08-02 10:15:11 -04:00
onyinyang ef1ceafffe
Add better command line args and support for serialized Lox context 2023-08-02 10:15:10 -04:00
Cecylia Bocovich 7a24fdfa06
Update lox distributor to use most recent rdsys_backend
The structure of the ResourceDiff has been changed, so the lox
distributor has to modify how it parses the diff.
2023-06-29 13:11:44 -04:00
onyinyang 69e4579450
Change encbuckets to HashMap with EncryptedBucket 2023-06-23 08:30:14 -04:00
onyinyang 73c3ef8728
Change lox package to lox-library for consistency 2023-06-23 08:22:15 -04:00
onyinyang d1710d2f80
Add lastpassed to rdsys-backend-api 2023-06-16 17:18:18 -04:00
onyinyang e7db9e7151
Add more tests for lox-distributor handle 2023-06-16 12:01:56 -04:00
onyinyang 54c5a837ad
Add more common functions to lox_utils, clean up lox_wasm 2023-06-09 18:31:35 -04:00
onyinyang b016bc9742
Move credential helpers out of lox-wasm 2023-06-07 16:10:37 -04:00
onyinyang 5ac0fc7bef
Fixup cargo imports to address stdweb issue 2023-06-07 16:02:02 -04:00
Cecylia Bocovich 545481f320
Add a Cargo.lock file for reproducible builds 2023-06-06 17:42:21 -04:00