aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Merge pull request #53 from simias/dev/fixpasseditJesse Luehrs2021-04-171-8/+14
|\
| * Don't generate a password history entry for empty passwordsLionel Flandrin2021-04-011-8/+14
* | Merge pull request #51 from simias/dev/fixpasshistoryJesse Luehrs2021-04-171-4/+8
|\ \
| * | Don't choke on empty passwords in the historyLionel Flandrin2021-04-011-4/+8
| |/
* | bump depsJesse Luehrs2021-04-173-121/+118
* | choose characters from alphabet with replacement for pwgenJesse Luehrs2021-04-172-1/+49
|/
* switch to thiserrorJesse Luehrs2021-03-0613-172/+227
* finish version bump1.1.2Jesse Luehrs2021-03-061-1/+1
* version bumpJesse Luehrs2021-03-062-2/+2
* disable PTRACE_ATTACH after daemonizingJesse Luehrs2021-03-062-4/+11
* set rustfmt editionJesse Luehrs2021-03-061-0/+1
* version bump1.1.1Jesse Luehrs2021-03-053-3/+3
* only warn if disabling PTRACE_ATTACH failsJesse Luehrs2021-03-053-3/+13
* only fix up .dynsym symbolsJesse Luehrs2021-03-031-6/+13
* version bump1.1.0Jesse Luehrs2021-03-023-3/+3
* upgrade to tokio 1.2Jesse Luehrs2021-03-024-239/+140
* bump depsJesse Luehrs2021-03-022-68/+65
* support VISUAL in preference to EDITORJesse Luehrs2021-03-024-8/+21
* make the pinentry program configurableJesse Luehrs2021-03-026-1/+26
* suggest rotating the user's encryption key for old cipherstring typesJesse Luehrs2021-03-023-3/+14
* changelogJesse Luehrs2021-02-271-0/+7
* refactor a bitJesse Luehrs2021-02-272-19/+25
* Merge pull request #42 from oranenj/linux-disallow-ptraceJesse Luehrs2021-02-271-0/+19
|\
| * Use prctl on Linux to prevent PTRACE_ATTACHJarkko Oranen2021-02-271-0/+19
|/
* version bump1.0.0Jesse Luehrs2021-02-223-3/+3
* add maintenance policyJesse Luehrs2021-02-222-0/+12
* add a note about needing to sync after upgradingJesse Luehrs2021-02-211-0/+2
* persist uri match type when editingJesse Luehrs2021-02-218-15/+202
* bump reqwest back to 0.10Jesse Luehrs2021-02-212-72/+56
* respect TMPDIR for the fallback runtime dirJesse Luehrs2021-02-192-1/+12
* bump depsJesse Luehrs2021-02-194-337/+307
* clippyJesse Luehrs2021-02-195-32/+29
* changelog and version bump0.5.2Jesse Luehrs2020-12-023-3/+3
* fix glibc linkage on debian againJesse Luehrs2020-12-024-119/+157
* 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
|\