summaryrefslogtreecommitdiffstats
path: root/sm/sign.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* sm: Support signing using ECDSA.Werner Koch2020-05-111-32/+53
* sm: Fix annoying warning about not yet implemented --attribute.Werner Koch2020-05-071-1/+2
* sm: Replace some debug message by log_error or log_infoWerner Koch2020-04-211-1/+0
* Spelling cleanup.Daniel Kahn Gillmor2020-02-191-1/+1
* sm: Avoid confusing diagnostic for the default key.Werner Koch2019-05-271-3/+3
* sm: Add yet inactive options to support authenticodeWerner Koch2019-04-301-2/+116
* gpg,sm: String changes for compliance diagnostics.Werner Koch2017-07-281-5/+7
* gpg,sm: Check compliance of the RNG.Werner Koch2017-07-171-0/+11
* indent: Always use "_(" and not "_ (" to mark translatable strings.Werner Koch2017-06-191-2/+2
* common,gpg,sm: Restrict the use of algorithms according to CO_DE_VS.Justus Winter2017-06-081-0/+27
* Spelling fixes in docs and comments.NIIBE Yutaka2017-04-281-1/+1
* Remove -I option to common.NIIBE Yutaka2017-03-071-1/+1
* common: Rename remaining symbols in ksba-io-support.Werner Koch2017-02-161-3/+3
* common: Remove gpgsm dependencies from ksba-io-support.Werner Koch2017-02-161-1/+4
* gpg,sm: Add STATUS_ERROR keydb_search and keydb_add-resource.Werner Koch2016-11-101-3/+3
* sm: Remove unused arg SECRET from keydb functions.Werner Koch2016-11-101-3/+3
* Change all http://www.gnu.org in license notices to https://Werner Koch2016-11-051-1/+1
* More cleanup of "allow to".Daniel Kahn Gillmor2016-08-031-1/+1
* Fix typos spotted during translationsDavid Prévot2012-08-241-1/+1
* Change all quotes in strings and comments to the new GNU standard.Werner Koch2012-06-051-1/+1
* Replace gcry_md_start_debug by gcry_md_debug.Werner Koch2011-09-201-2/+2
* Fix regression in gpg's mail address parsing.Werner Koch2011-04-251-1/+1
* Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch2011-02-041-28/+28
* Remove superfluous parameter.Werner Koch2010-11-261-1/+1
* Whole lot of changes to support CE.Werner Koch2010-04-141-21/+24
* Replace use stdio by estream functions.Werner Koch2010-03-081-17/+19
* Unification of the search descriptor usage.Werner Koch2009-12-081-1/+1
* More stuff for the audit-log.Werner Koch2009-12-021-15/+37
* Improved detection of bad/invalid signer keys.Werner Koch2009-08-061-1/+11
* Fixed a bunch of little bugs as reported by Fabian Keil.Werner Koch2009-06-241-1/+1
* Signing using Netkey 3 cards does now work.Werner Koch2009-03-261-1/+13
* Remove hacks which are not anymore needed since we now require Libgcrypt 1.4Werner Koch2008-09-291-4/+1
* Fix gpg-preset-passphrase bug.Werner Koch2008-09-031-1/+4
* Start support of TCOS 3 cards.Werner Koch2008-06-261-39/+74
* Always search missing certifcates using a running Dirmngr's cache.Werner Koch2008-02-131-1/+1
* Allow verification of some broken S-TRUST generated signatures.Werner Koch2007-12-131-2/+2
* Implemented the chain model for X.509 validation.Werner Koch2007-08-101-1/+1
* Typo fixes.Werner Koch2007-07-171-5/+5
* Changed to GPLv3.Werner Koch2007-07-041-4/+2
* Allow export to work on systems without funopen/fopencookie.Werner Koch2007-03-191-1/+1
* Fixed aegypten bug 372Werner Koch2006-10-171-11/+14
* The big Assuan error code removal.Werner Koch2006-09-061-4/+4
* Updated FSF's address.Werner Koch2006-06-201-1/+2
* Print a note that the software has not been approved for qualified signatures.Werner Koch2005-11-231-6/+6
* Added qualified signature features.Werner Koch2005-11-131-0/+33
* gcc-4 defaults forced me to edit many many files to get rid of theWerner Koch2005-06-161-1/+1
* * configure.ac: Require libksba 0.9.7.Werner Koch2004-06-061-2/+2
* * sign.c (gpgsm_sign): Include the error source in the final errorWerner Koch2004-05-111-7/+11
* * call-agent.c (gpgsm_agent_pksign, gpgsm_agent_pkdecrypt)Werner Koch2004-04-261-6/+7
* * verify.c (gpgsm_verify): Print STATUS_NEWSIG for each signature.Werner Koch2004-04-051-1/+1