aboutsummaryrefslogtreecommitdiffstats
path: root/src/bin/rbw-agent/actions.rs
Commit message (Expand)AuthorAgeFilesLines
...
* add encryption to the agent protocolJesse Luehrs2020-04-181-0/+33
* avoid holding the state mutex for as longJesse Luehrs2020-04-121-9/+4
* implement refresh token handlingJesse Luehrs2020-04-121-4/+23
* rename some stuff to be less confusingJesse Luehrs2020-04-121-2/+2
* improve error handling and reportingJesse Luehrs2020-04-121-48/+129
* automatically sync on loginJesse Luehrs2020-04-111-2/+4
* better pinentry messagesJesse Luehrs2020-04-111-4/+21
* also refactor the agent codeJesse Luehrs2020-04-111-0/+116