aboutsummaryrefslogtreecommitdiffstats
path: root/src/protocol.rs
Commit message (Collapse)AuthorAgeFilesLines
* clippyJesse Luehrs2021-07-051-0/+3
|
* implement rbw unlockedJesse Luehrs2020-07-251-0/+1
|
* use the crate version for the protocol versionJesse Luehrs2020-05-211-1/+11
|
* maintain folder and uris when editing an entryJesse Luehrs2020-05-031-1/+1
|
* expand the protocol to allow decrypting with organization keysJesse Luehrs2020-05-021-3/+9
| | | | not implemented yet, just changing the interface
* check protocol version before agent communicationJesse Luehrs2020-05-021-0/+4
|
* remove unnecessary commentsJesse Luehrs2020-04-181-3/+0
|
* add encryption to the agent protocolJesse Luehrs2020-04-181-0/+2
|
* rename some stuff to be less confusingJesse Luehrs2020-04-121-0/+27