aboutsummaryrefslogtreecommitdiffstats
path: root/sm/sign.c (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-27sm: Avoid confusing diagnostic for the default key.Werner Koch1-3/+3
2017-07-28gpg,sm: String changes for compliance diagnostics.Werner Koch1-5/+7
2017-07-17gpg,sm: Check compliance of the RNG.Werner Koch1-0/+11
2017-06-19indent: Always use "_(" and not "_ (" to mark translatable strings.Werner Koch1-2/+2
2017-06-08common,gpg,sm: Restrict the use of algorithms according to CO_DE_VS.Justus Winter1-0/+27
2017-04-28Spelling fixes in docs and comments.NIIBE Yutaka1-1/+1
2017-03-07Remove -I option to common.NIIBE Yutaka1-1/+1
2017-02-16common: Rename remaining symbols in ksba-io-support.Werner Koch1-3/+3
2017-02-16common: Remove gpgsm dependencies from ksba-io-support.Werner Koch1-1/+4
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-3/+3
2016-11-05Change all http://www.gnu.org in license notices to https://Werner Koch1-1/+1
2016-08-03More cleanup of "allow to".Daniel Kahn Gillmor1-1/+1
2012-08-24Fix typos spotted during translationsDavid Prévot1-1/+1
2012-06-05Change all quotes in strings and comments to the new GNU standard.Werner Koch1-1/+1
2011-09-20Replace gcry_md_start_debug by gcry_md_debug.Werner Koch1-2/+2
2011-04-25Fix regression in gpg's mail address parsing.Werner Koch1-1/+1
2011-02-04Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch1-28/+28
2010-11-26Remove superfluous parameter.Werner Koch1-1/+1
2010-04-14Whole lot of changes to support CE.Werner Koch1-21/+24
2010-03-08Replace use stdio by estream functions.Werner Koch1-17/+19
2009-12-08Unification of the search descriptor usage.Werner Koch1-1/+1
2009-12-02More stuff for the audit-log.Werner Koch1-15/+37
2009-08-06Improved detection of bad/invalid signer keys.Werner Koch1-1/+11
2009-06-24Fixed a bunch of little bugs as reported by Fabian Keil.Werner Koch1-1/+1
2009-03-26Signing using Netkey 3 cards does now work.Werner Koch1-1/+13
2008-09-29Remove hacks which are not anymore needed since we now require Libgcrypt 1.4Werner Koch1-4/+1
2008-09-03Fix gpg-preset-passphrase bug.Werner Koch1-1/+4
2008-06-26Start support of TCOS 3 cards.Werner Koch1-39/+74
2008-02-13Always search missing certifcates using a running Dirmngr's cache.Werner Koch1-1/+1
2007-12-13Allow verification of some broken S-TRUST generated signatures.Werner Koch1-2/+2
2007-08-10Implemented the chain model for X.509 validation.Werner Koch1-1/+1
2007-07-17Typo fixes.Werner Koch1-5/+5
2007-07-04Changed to GPLv3.Werner Koch1-4/+2
2007-03-19Allow export to work on systems without funopen/fopencookie.Werner Koch1-1/+1
2006-10-17Fixed aegypten bug 372Werner Koch1-11/+14
2006-09-06The big Assuan error code removal.Werner Koch1-4/+4
2006-06-20Updated FSF's address.Werner Koch1-1/+2
2005-11-23Print a note that the software has not been approved for qualified signatures.Werner Koch1-6/+6
2005-11-13Added qualified signature features.Werner Koch1-0/+33
2005-07-27Removed directories which are only used by the 1.9 branchWerner Koch1-621/+0
2005-06-16gcc-4 defaults forced me to edit many many files to get rid of theWerner Koch1-1/+1
2004-06-06* configure.ac: Require libksba 0.9.7.Werner Koch1-2/+2
2004-05-11* sign.c (gpgsm_sign): Include the error source in the final errorWerner Koch1-7/+11
2004-04-26* call-agent.c (gpgsm_agent_pksign, gpgsm_agent_pkdecrypt)Werner Koch1-6/+7
2004-04-05* verify.c (gpgsm_verify): Print STATUS_NEWSIG for each signature.Werner Koch1-1/+1
2004-03-24(gpgsm_sign): Include a short list of capabilities.Werner Koch1-0/+19
2004-02-17* gpgsm.c: New option --with-md5-fingerprint.Werner Koch1-1/+1
2004-01-30* configure.ac: Require libksba 0.9.3 due to another bug fix there.Werner Koch1-0/+8
2004-01-16* sign.c (gpgsm_sign): Print an error message on all failures.Werner Koch1-0/+2