bitwarden_rs/src
2018-06-12 23:15:27 +02:00
..
api Removed unneeded cipher code for changing case (fixed by last commit) 2018-06-12 23:15:27 +02:00
db Improved two factor auth 2018-06-01 15:08:03 +02:00
auth.rs Some style changes, removed useless matches and formats 2018-06-11 15:44:37 +02: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 Improved configuration and documented options. Implemented option to disable web vault and to disable the use of bitwarden's official icon servers 2018-06-12 21:09:42 +02:00
util.rs Fixed case problems, hopefully this time for real 2018-06-12 23:01:14 +02:00