aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* bump reqwest back to 0.10Jesse Luehrs2021-02-211-1/+1
* bump depsJesse Luehrs2021-02-191-11/+11
* changelog and version bump0.5.2Jesse Luehrs2020-12-021-1/+1
* 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-5/+5
* also display the totp codeJesse Luehrs2020-07-251-0/+2
* changelog and version bump0.4.6Jesse Luehrs2020-07-111-1/+1
* 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-4/+4
* 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-2/+1
* changelog and version bump0.3.2Jesse Luehrs2020-05-231-1/+1
* better error messages when parsing a server messageJesse Luehrs2020-05-231-0/+2
* changelog and version bump0.3.1Jesse Luehrs2020-05-231-1/+1
* a few more dep version bumpsJesse Luehrs2020-05-221-3/+3
* changelog and version bump0.3.0Jesse Luehrs2020-05-221-1/+1
* use structopt instead of clapJesse Luehrs2020-05-221-0/+2
* changelog and version bump0.2.2Jesse Luehrs2020-05-171-1/+1
* version bump0.2.1Jesse Luehrs2020-05-031-1/+1
* fix metadataJesse Luehrs2020-05-031-1/+1
* version bump0.2.0Jesse Luehrs2020-05-031-1/+1
* 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-4/+1
* fix cargo warningJesse Luehrs2020-05-021-1/+1
* version bumpJesse Luehrs2020-05-021-1/+1
* also include the license file in the debian packageJesse Luehrs2020-05-021-0/+1
* add makefile and packaging informationJesse Luehrs2020-05-021-0/+3
* package metadatav0.1.00.1.0Jesse Luehrs2020-04-201-0/+7
* add docsJesse Luehrs2020-04-201-1/+1
* add explicit dependency versionsJesse Luehrs2020-04-191-27/+27
* 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-0/+2
* more robust zeroizationJesse Luehrs2020-04-101-0/+1
* mlock sensitive memoryJesse Luehrs2020-04-081-0/+2
* make the command line tool automatically spawn the agentJesse Luehrs2020-04-071-3/+5
* start moving to an actual cli appJesse Luehrs2020-04-061-0/+1