summaryrefslogtreecommitdiff
path: root/contrib/importers/pwsafe2pass.sh
diff options
context:
space:
mode:
authormilki <milki@rescomp.berkeley.edu>2014-05-14 00:15:17 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2014-05-14 00:15:17 +0200
commite4e0bdfa73fbdb21e93e69c3ad9d66414681201c (patch)
treef1fd7155355bfec8bfe94bc54799d618fb93924f /contrib/importers/pwsafe2pass.sh
parent311c98c9140205f32be2720db9261c67da658c4c (diff)
downloadpass-e4e0bdfa73fbdb21e93e69c3ad9d66414681201c.tar.gz
pass-e4e0bdfa73fbdb21e93e69c3ad9d66414681201c.tar.bz2
pass-e4e0bdfa73fbdb21e93e69c3ad9d66414681201c.zip
Disable secmem warning when discovering keys
Key discovery parses stderr output of gnupg. The secmem warning interferes with parsing.
Diffstat (limited to 'contrib/importers/pwsafe2pass.sh')
0 files changed, 0 insertions, 0 deletions
2006-12-11Move functions for repolist output into ui-repolist.cLars Hjemli5-70/+90 2006-12-11Move common output-functions into ui-shared.cLars Hjemli4-82/+99 2006-12-11Rename config.c to parsing.c + move cgit_parse_query from cgit.c to parsing.cLars Hjemli4-28/+29 2006-12-11Avoid infinite loops in caching layerLars Hjemli3-14/+31 2006-12-11Let 'make install' clear all cachefilesLars Hjemli1-0/+2 2006-12-11Fix cache algorithm loopholeLars Hjemli3-11/+16 2006-12-10Add version identifier in generated filesLars Hjemli2-9/+14 2006-12-10Add license file and copyright noticesLars Hjemli5-0/+372 2006-12-10Add caching infrastructureLars Hjemli9-28/+353