aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.lock
Commit message (Expand)AuthorAgeFilesLines
...
* upgrade to tokio 1.2Jesse Luehrs2021-03-021-227/+128
* bump depsJesse Luehrs2021-03-021-67/+64
* version bump1.0.0Jesse Luehrs2021-02-221-1/+1
* persist uri match type when editingJesse Luehrs2021-02-211-0/+12
* bump reqwest back to 0.10Jesse Luehrs2021-02-211-71/+55
* bump depsJesse Luehrs2021-02-191-324/+294
* changelog and version bump0.5.2Jesse Luehrs2020-12-021-1/+1
* bump deps0.5.1Jesse Luehrs2020-12-021-172/+251
* changelog and version bumpJesse Luehrs2020-12-021-1/+1
* parse otpauth urls for totp codesJesse Luehrs2020-10-151-0/+1
* version bump0.5.0Jesse Luehrs2020-10-121-1/+1
* bump depsJesse Luehrs2020-10-121-261/+223
* also display the totp codeJesse Luehrs2020-07-251-2/+123
* changelog and version bump0.4.6Jesse Luehrs2020-07-111-1/+1
* bump depsJesse Luehrs2020-07-111-90/+117
* changelog and version bump0.4.5Jesse Luehrs2020-07-111-1/+1
* prepare for ttyname from nixJesse Luehrs2020-07-031-1/+0
* changelog and version bump0.4.4Jesse Luehrs2020-06-231-1/+1
* changelog and version bump0.4.3Jesse Luehrs2020-06-231-1/+1
* bump dependenciesJesse Luehrs2020-06-231-158/+202
* changelog and version bump0.4.2Jesse Luehrs2020-05-301-1/+1
* changelog and version bump0.4.1Jesse Luehrs2020-05-281-1/+1
* changelog and version bump0.4.0Jesse Luehrs2020-05-281-1/+1
* changelog and version bump0.3.5Jesse Luehrs2020-05-251-1/+1
* fix finding the active tty nameJesse Luehrs2020-05-251-0/+2
* changelog and version bump0.3.4Jesse Luehrs2020-05-241-1/+1
* changelog and version bump0.3.3Jesse Luehrs2020-05-231-1/+1
* wrap log lines when necessaryJesse Luehrs2020-05-231-0/+2
* remove unnecessary explicit dependencyJesse Luehrs2020-05-231-1/+0
* changelog and version bump0.3.2Jesse Luehrs2020-05-231-1/+1
* better error messages when parsing a server messageJesse Luehrs2020-05-231-0/+22
* changelog and version bump0.3.1Jesse Luehrs2020-05-231-1/+1
* a few more dep version bumpsJesse Luehrs2020-05-221-5/+17
* changelog and version bump0.3.0Jesse Luehrs2020-05-221-1/+1
* bump depsJesse Luehrs2020-05-221-84/+100
* use structopt instead of clapJesse Luehrs2020-05-221-0/+105
* changelog and version bump0.2.2Jesse Luehrs2020-05-171-1/+1
* version bump0.2.1Jesse Luehrs2020-05-031-1/+1
* version bump0.2.0Jesse Luehrs2020-05-031-1/+1
* bump depsJesse Luehrs2020-05-031-61/+59
* allow storing password databases from different serversJesse Luehrs2020-05-031-0/+1
* also make the agent store decrypted org keys in memoryJesse Luehrs2020-05-031-0/+1
* move to ring for things that it supportsJesse Luehrs2020-05-031-165/+46
* also bump Cargo.lock0.1.1Jesse Luehrs2020-05-021-1/+1
* add docsJesse Luehrs2020-04-201-0/+13
* add explicit dependency versionsJesse Luehrs2020-04-191-30/+30
* track password historyJesse Luehrs2020-04-191-0/+1
* implement editing a string in a text editorJesse Luehrs2020-04-181-0/+1
* add password generationJesse Luehrs2020-04-111-1/+148
* more robust zeroizationJesse Luehrs2020-04-101-0/+7