This website requires JavaScript.
Explore
Help
Sign In
vividboarder
/
bitwarden_rs
Watch
1
Star
0
Fork
0
You've already forked bitwarden_rs
mirror of
https://github.com/ViViDboarder/bitwarden_rs.git
synced
2025-02-23 14:24:05 +00:00
Code
Issues
Releases
Wiki
Activity
bitwarden_rs
/
src
History
Daniel García
66097e5f12
r2d2_diesel is included in diesel since 1.1, so we don't need the dependencies directly.
...
Same thing with time, included in chrono
2018-03-07 18:41:34 +01:00
..
api
Updated Cipher API with breaking changes, and included backwards compatibility
2018-03-06 20:34:30 +01:00
bin
Upload and download attachments, and added License file
2018-02-15 00:40:34 +01:00
db
r2d2_diesel is included in diesel since 1.1, so we don't need the dependencies directly.
2018-03-07 18:41:34 +01:00
auth.rs
r2d2_diesel is included in diesel since 1.1, so we don't need the dependencies directly.
2018-03-07 18:41:34 +01:00
crypto.rs
Fixed cipher import, created missing data structs instead of using generic Value, and fixed some warnings
2018-02-23 00:38:54 +01:00
main.rs
r2d2_diesel is included in diesel since 1.1, so we don't need the dependencies directly.
2018-03-07 18:41:34 +01:00
util.rs
Fixed cipher import, created missing data structs instead of using generic Value, and fixed some warnings
2018-02-23 00:38:54 +01:00