aboutsummaryrefslogtreecommitdiffstats
path: root/sm/gpgsm.c (unfollow)
Commit message (Expand)AuthorFilesLines
2019-03-26sm: Allow decryption even if expired other keys are configured.Werner Koch1-0/+11
2019-03-25sm, w32: Translate logger and status fd to handlesAndre Heinecke1-2/+6
2019-02-28gpgsm: default to 3072-bit keys.Daniel Kahn Gillmor1-1/+1
2018-10-24sm: Use the correct string in an error message.Werner Koch1-1/+1
2018-04-06gpg: Emit FAILURE stati now in almost all cases.Werner Koch1-3/+11
2018-03-23gpg,sm: New option --request-origin.Werner Koch1-0/+8
2017-12-22kbx: Simplify by removing custom memory functions.Werner Koch1-2/+0
2017-12-18sm: Allow explicit setting of the default --compliance=gnupgWerner Koch1-0/+2
2017-10-24sm: Do not expect X.509 keyids to be uniqueRainer Perske1-1/+1
2017-07-28gpg,sm: String changes for compliance diagnostics.Werner Koch1-6/+3
2017-06-23indent,i18n: Make some new strings translatable. Wrap too long lines.Werner Koch1-4/+8
2017-06-19indent: Always use "_(" and not "_ (" to mark translatable strings.Werner Koch1-6/+6
2017-06-08common,gpg,sm: Restrict the use of algorithms according to CO_DE_VS.Justus Winter1-0/+37
2017-06-07common,gpg,sm: Initialize compliance module.Justus Winter1-0/+3
2017-06-07common,gpg,sm: Move the compliance option parser.Justus Winter1-1/+14
2017-05-10g10, sm, dirmngr, common: Add comment for fall through.NIIBE Yutaka1-1/+1
2017-03-07Remove -I option to common.NIIBE Yutaka1-4/+4
2016-12-20sm: Remove wrong example from gpgsm --help.Werner Koch1-6/+0
2016-12-16gpg,sm: A few more option for --gpgconf-list.Werner Koch1-0/+1
2016-12-13g10,sm: Spell out --passwd.Justus Winter1-2/+3
2016-12-13g10,sm: Spell out --gen-key.Justus Winter1-2/+3
2016-12-13g10,sm: Spell out --check-sigs.Justus Winter1-1/+1
2016-12-13g10,sm: Spell out --list-sigs.Justus Winter1-1/+1
2016-11-29gpg,sm: Merge the two versions of check_special_filename.Werner Koch1-27/+6
2016-11-15sm: New stub option --compliance.Werner Koch1-0/+7
2016-11-10gpg,sm: Add STATUS_ERROR keydb_search and keydb_add-resource.Werner Koch1-3/+3
2016-11-10sm: Remove unused arg SECRET from keydb functions.Werner Koch1-2/+2
2016-11-05Change all http://www.gnu.org in license notices to https://Werner Koch1-1/+1
2016-09-17Fix more spellingDaniel Kahn Gillmor1-3/+3
2016-09-05common: Add an assuan logging monitor.Werner Koch1-1/+1
2016-08-12Call log_set_prefix() with human-readable labels.Daniel Kahn Gillmor1-2/+2
2016-08-09Cleanup initialization of libgcrypt.Ben Kibbey1-3/+0
2016-08-03More cleanup of "allow to".Daniel Kahn Gillmor1-2/+2
2016-06-14gpgsm: Allow ciphers AES192 and SERPENT256Werner Koch1-1/+3
2016-06-14doc: Consistently use 'keyserver'.Werner Koch1-2/+2
2016-06-07Replace use of opt.homedir by accessor functions.Werner Koch1-9/+8
2016-03-07sm: Implement pinentry loopback and reading passphrases from fd.Justus Winter1-1/+21
2016-03-07sm: Remove unused argument '--fixed-passphrase'.Justus Winter1-3/+0
2016-01-07sm: Avoid warnings about useless assignments.Werner Koch1-1/+1
2015-11-17Fix typos found using codespell.Justus Winter1-3/+3
2015-06-29gpgsm: Add command option "offline".Werner Koch1-0/+1
2015-06-23Allow use of debug flag names for all tools.Werner Koch1-11/+22
2015-04-06Rename DBG_ASSUAN to DBG_IPC and add separate DBG_EXTPROG.Werner Koch1-4/+4
2015-03-25sm: Change default algos to SHA256 (CSR) and AES128 (bulk encryption).Werner Koch1-1/+1
2015-01-28Add a hook to be called right after main.Werner Koch1-0/+1
2014-12-22dirmngr,gpgsm: Return NULL on failWerner Koch1-0/+1
2014-11-28Add option --no-autostart.Werner Koch1-1/+6
2014-11-04Change a couple of files to use abbreviated copyright notes.Werner Koch1-2/+2
2014-10-10Use a unique capitalization for "Note:".Werner Koch1-3/+3
2014-08-14sm: Create homedir and lock empty keybox creation.Werner Koch1-2/+5