aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bump deps0.5.1Jesse Luehrs2020-12-021-172/+251
* changelog and version bumpJesse Luehrs2020-12-023-3/+3
* changelogJesse Luehrs2020-12-021-0/+1
* allow TwoFactorType to be provided as an integer or stringJesse Luehrs2020-12-022-15/+68
* changelogJesse Luehrs2020-10-151-0/+7
* parse otpauth urls for totp codesJesse Luehrs2020-10-153-13/+31
* Merge pull request #25 from Tyilo/zero_padJesse Luehrs2020-10-151-1/+1
|\
| * Zero-pad auth codeAsger Hautop Drewsen2020-10-151-1/+1
|/
* line wrappingJesse Luehrs2020-10-131-1/+2
* use a better device name when logging inJesse Luehrs2020-10-131-1/+1
* version bump0.5.0Jesse Luehrs2020-10-123-3/+3
* ttyname was merged back into nixJesse Luehrs2020-10-121-25/+5
* changelogJesse Luehrs2020-10-121-0/+4
* clippyJesse Luehrs2020-10-125-12/+12
* bump depsJesse Luehrs2020-10-122-266/+228
* Merge pull request #22 from GnunuX/deleted_itemsJesse Luehrs2020-10-121-0/+5
|\
| * do not display deleted itemsEmmanuel Garette2020-10-121-0/+5
|/
* implement rbw unlockedJesse Luehrs2020-07-257-0/+42
* also display the totp codeJesse Luehrs2020-07-255-2/+194
* add totp, uris, and custom fields to --full outputJesse Luehrs2020-07-254-5/+129
* changelogJesse Luehrs2020-07-251-0/+7
* Merge pull request #14 from jakeswenson/ciphertype-6-supportJesse Luehrs2020-07-241-1/+5
|\
| * adding documentationJake Swenson2020-07-241-0/+3
| * Fixing ciphertype 6 supportJake Swenson2020-07-241-1/+2
|/
* changelog and version bump0.4.6Jesse Luehrs2020-07-113-3/+3
* bump depsJesse Luehrs2020-07-111-90/+117
* percent-decode pinentry data responsesJesse Luehrs2020-07-112-6/+56
* clippyJesse Luehrs2020-07-113-6/+11
* changelog and version bump0.4.5Jesse Luehrs2020-07-113-3/+3
* add link to rofi-rbwJesse Luehrs2020-07-101-0/+4
* disable pinentry timeoutsJesse Luehrs2020-07-072-2/+8
* prepare for ttyname from nixJesse Luehrs2020-07-033-20/+27
* glibc fix script tweaksJesse Luehrs2020-06-231-4/+3
* mention that uuids can also be used to select entriesJesse Luehrs2020-06-231-4/+4
* changelog and version bump0.4.4Jesse Luehrs2020-06-233-3/+3
* fix regression in rbw get when not specifying a folderJesse Luehrs2020-06-232-32/+71
* changelog and version bump0.4.3Jesse Luehrs2020-06-233-3/+3
* bump dependenciesJesse Luehrs2020-06-232-162/+206
* fix glibc version in debian packageJesse Luehrs2020-06-223-2/+128
* support searching by folderJesse Luehrs2020-06-193-49/+163
* rustfmtJesse Luehrs2020-06-191-1/+2
* changelogJesse Luehrs2020-06-191-0/+6
* Print username for logins with --full (Jarkko Oranen)Jesse Luehrs2020-06-061-2/+3
* changelog and version bump0.4.2Jesse Luehrs2020-05-303-3/+3
* don't require setting XDG_RUNTIME_DIRJesse Luehrs2020-05-292-3/+22
* changelog and version bump0.4.1Jesse Luehrs2020-05-283-3/+3
* improve cipherstring parsing errorsJesse Luehrs2020-05-283-9/+41
* changelog and version bump0.4.0Jesse Luehrs2020-05-283-3/+3
* display the server's error message for incorrect passwordJesse Luehrs2020-05-285-37/+72
* properly handle empty string from pinentryJesse Luehrs2020-05-283-11/+41