summaryrefslogtreecommitdiffstats
path: root/g10/sign.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* gpg,sm: String changes for compliance diagnostics.Werner Koch2017-07-281-3/+2
* gpg,sm: Check compliance of the RNG.Werner Koch2017-07-171-0/+10
* indent,i18n: Make some new strings translatable. Wrap too long lines.Werner Koch2017-06-231-1/+1
* 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/+23
* common,g10: Fix typos.Justus Winter2017-06-061-1/+1
* g10: Minor clean up.NIIBE Yutaka2017-04-261-1/+1
* gpg: Pass CTRL to many more functions.Werner Koch2017-03-311-15/+20
* gpg: Extend free_packet to handle a packet parser context.Werner Koch2017-03-291-3/+3
* Remove -I option to common.NIIBE Yutaka2017-03-071-8/+8
* gpg: Fix memory leak in the error case of signature creation.Werner Koch2017-02-101-2/+9
* g10: Fix memory leak.Justus Winter2016-12-091-0/+2
* Improve some comments.Neal H. Walfield2016-11-291-8/+24
* Change all http://www.gnu.org in license notices to https://Werner Koch2016-11-051-1/+1
* gpg: New option --senderWerner Koch2016-08-181-0/+15
* gpg: Cleanup of dek_to_passphrase function (part 2).Werner Koch2016-08-081-1/+1
* gpg: New option --mimemode.Werner Koch2016-07-131-3/+5
* g10: Fix memory leak.Justus Winter2016-06-301-0/+1
* g10: Fix memory leak.Justus Winter2016-06-301-0/+1
* gpg: Add experimental support for an issuer fpr.Werner Koch2016-06-201-3/+3
* gpg: New option --disable-signer-uid, create Signer's UID sub-packet.Werner Koch2016-06-131-1/+15
* gpg,indent: Re-indent and chnage var names in sign.cWerner Koch2016-06-131-70/+69
* g10: report whether key in agent is passphrase-protected or notDaniel Kahn Gillmor2016-06-111-1/+1
* gpg: Remove all assert.h and s/assert/log_assert/.Werner Koch2016-04-291-6/+5
* Use ngettext for some strings.Werner Koch2016-01-181-5/+5
* gpg: Comment on false positives by static analyzers.Werner Koch2016-01-061-0/+1
* gpg: Remove unused parameter.Neal H. Walfield2015-12-221-1/+1
* gpg: Allow multiple --default-key options. Take the last available key.Neal H. Walfield2015-11-041-5/+6
* gpg: Try hard to use MDC also for sign+symenc.Werner Koch2015-10-121-7/+6
* gpg: Fix a practical hang after use of --faked-system-time.Werner Koch2015-10-011-7/+16
* agent: RSA signature verification by gpg-agent.NIIBE Yutaka2015-09-291-30/+0
* gpg: Remove option --no-sig-create-check.Werner Koch2015-09-011-2/+7
* gpg: Replace remaining uses of stdio by estream.Werner Koch2015-02-191-2/+2
* gpg: Replace remaining old error code macros by GPG_ERR_.Werner Koch2015-01-221-6/+6
* gpg: Fix regression in notation data regression.Werner Koch2014-12-151-2/+5
* gpg: Fix hash detection for ECDSA.Werner Koch2014-11-201-4/+3
* gpg: Remove all support for v3 keys and always create v4-signatures.Werner Koch2014-10-171-167/+94
* gpg: Default to SHA-256 for all signature types on RSA keys.Werner Koch2014-09-271-1/+1
* gpg: Remove options --pgp2 and --rfc1991.Werner Koch2014-08-141-36/+15
* gpg: Remove --compress-keys and --compress-sigs feature.Werner Koch2014-08-141-1/+1
* gpg: Create exported secret files and revocs with mode 700.Werner Koch2014-06-301-5/+5
* gpg: Change pinentry prompt to talk about "secret key".Werner Koch2014-04-151-1/+1
* Comment fixes.Werner Koch2014-03-101-3/+3
* Silence several warnings when building under Windows.Werner Koch2014-03-071-3/+3
* gpg: Use only OpenPGP public key algo ids and add the EdDSA algo id.Werner Koch2014-01-301-4/+5
* Make use of the *_NAME etc macros.Werner Koch2013-11-181-1/+2
* gpg: Rework ECC support and add experimental support for Ed25519.Werner Koch2013-11-151-6/+29
* gpg: Add pinentry-mode feature.Werner Koch2013-02-071-0/+1
* gpg: Fix honoring --cert-digest-algo when recreating a certChristian Aistleitner2013-01-111-0/+2
* gpg: Make commit 2b3cb2ee actually workWerner Koch2012-12-191-2/+3