aboutsummaryrefslogtreecommitdiffstats
path: root/src/protocol.rs
Commit message (Expand)AuthorAgeFilesLines
* make clipboard manipulation happen from the agentJesse Luehrs2023-07-181-0/+3
* more clippy cleanupsJesse Luehrs2023-02-181-3/+0
* clippyJesse Luehrs2021-12-151-0/+1
* add a separate "register" command to log in with api keysJesse Luehrs2021-10-271-1/+1
* start working on apikey authenticationJesse Luehrs2021-10-271-0/+1
* 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
* 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