index
:
GnuPG
ECC-INTEGRATION-2-1
GNUPG-1-9-BRANCH
GNUPG-1-9-BRANCH-MO
GNUPG-TRUNK-MO-HACKS
STABLE-BRANCH-1-0
STABLE-BRANCH-1-2
STABLE-BRANCH-1-4
STABLE-BRANCH-2-0
STABLE-BRANCH-2-2
STABLE-BRANCH-2-2.40
STABLE-BRANCH-2-4
T3880
T3880-fix
bjk/passphrase-inquire
cb/T5215
cb/test
ccid_driver_improvement
debian-unstable-patch-queue
disallow-v3-keys
dkg-fix-T4566
dkg-fix-T4593
dkg-fix-T4628
dkg-fix-T4652
dkg-fix-T4682
dkg/T1371
dkg/T1967
dkg/fix-4855
dkg/fix-T3995
dkg/fix-T4490
dkg/fix-T4501
dkg/fix-T4507
dkg/fix-T4522
dkg/gpgv-doc-improvement
dkg/no-skel-files
dkg/passphrase-env
ePit-1-0
fix-1950
fix-4393
fix-T3995
fix-T4017
fix-T4018
fix-T4019
gniibe/T4620
gniibe/crypto-refresh
gniibe/decryption-key
gniibe/fix-3465
gniibe/kem
gniibe/pcsc-get-status
gniibe/regexp
gniibe/scd-direct-keygrip
gniibe/scd-kdf-support
gniibe/scd-watch
gniibe/sos
gniibe/spawn
gniibe/t3883
gniibe/t6275
gniibe/t6364
gniibe/t6487
gniibe/t6592
gniibe/t6606
gniibe/t7426
gniibe/v5/448
gniibe/x25519
ikloecker/pinentry-formatted-passphrase
ikloecker/t5462
ikloecker/t5598-appimage
justus/fix-1788
justus/issue1955
justus/issue2012
justus/issue2700
justus/issue2826-0
justus/libdns-0
justus/scm-9
key-storage-work
master
mo-scd
neal/dirmngr-ldap
neal/encrypted-mailing-lists
neal/issue2236
neal/kdb
neal/next
neal/pending
neal/strsplit
npth
npth-2
npth-3
npth-4
scd-backport-2-0
scd-pin-prompt
scd-work
seckey-sync-work
switch-to-gpgk
t5964
tobias/gpgsum
tobias/tsa
tpm-work
wk/g13work
wk/kyber-test
wk/signcode
wk/stable-2.2-global-options
wk/test-master
wk/w32-smime-perf-tests
The GNU Privacy Guard
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
g10
/
sign.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-05-13
gpg: Change update_keysig_packet to replace SHA-1 by SHA-256.
Werner Koch
1
-0
/
+7
2018-07-03
g10: Fix memory leak for PKT_signature.
NIIBE Yutaka
1
-1
/
+1
2017-08-01
Revert "g10: Always save standard revocation certificate in file."
Marcus Brinkmann
1
-3
/
+3
2017-08-01
g10: Always save standard revocation certificate in file.
Marcus Brinkmann
1
-3
/
+3
2017-07-28
gpg,sm: String changes for compliance diagnostics.
Werner Koch
1
-3
/
+2
2017-07-17
gpg,sm: Check compliance of the RNG.
Werner Koch
1
-0
/
+10
2017-06-23
indent,i18n: Make some new strings translatable. Wrap too long lines.
Werner Koch
1
-1
/
+1
2017-06-19
indent: Always use "_(" and not "_ (" to mark translatable strings.
Werner Koch
1
-2
/
+2
2017-06-08
common,gpg,sm: Restrict the use of algorithms according to CO_DE_VS.
Justus Winter
1
-0
/
+23
2017-06-06
common,g10: Fix typos.
Justus Winter
1
-1
/
+1
2017-04-26
g10: Minor clean up.
NIIBE Yutaka
1
-1
/
+1
2017-03-31
gpg: Pass CTRL to many more functions.
Werner Koch
1
-15
/
+20
2017-03-29
gpg: Extend free_packet to handle a packet parser context.
Werner Koch
1
-3
/
+3
2017-03-07
Remove -I option to common.
NIIBE Yutaka
1
-8
/
+8
2017-02-10
gpg: Fix memory leak in the error case of signature creation.
Werner Koch
1
-2
/
+9
2016-12-09
g10: Fix memory leak.
Justus Winter
1
-0
/
+2
2016-11-29
Improve some comments.
Neal H. Walfield
1
-8
/
+24
2016-11-05
Change all http://www.gnu.org in license notices to https://
Werner Koch
1
-1
/
+1
2016-08-18
gpg: New option --sender
Werner Koch
1
-0
/
+15
2016-08-08
gpg: Cleanup of dek_to_passphrase function (part 2).
Werner Koch
1
-1
/
+1
2016-07-13
gpg: New option --mimemode.
Werner Koch
1
-3
/
+5
2016-06-30
g10: Fix memory leak.
Justus Winter
1
-0
/
+1
2016-06-30
g10: Fix memory leak.
Justus Winter
1
-0
/
+1
2016-06-20
gpg: Add experimental support for an issuer fpr.
Werner Koch
1
-3
/
+3
2016-06-13
gpg: New option --disable-signer-uid, create Signer's UID sub-packet.
Werner Koch
1
-1
/
+15
2016-06-13
gpg,indent: Re-indent and chnage var names in sign.c
Werner Koch
1
-70
/
+69
2016-06-11
g10: report whether key in agent is passphrase-protected or not
Daniel Kahn Gillmor
1
-1
/
+1
2016-04-29
gpg: Remove all assert.h and s/assert/log_assert/.
Werner Koch
1
-6
/
+5
2016-01-18
Use ngettext for some strings.
Werner Koch
1
-5
/
+5
2016-01-06
gpg: Comment on false positives by static analyzers.
Werner Koch
1
-0
/
+1
2015-12-22
gpg: Remove unused parameter.
Neal H. Walfield
1
-1
/
+1
2015-11-04
gpg: Allow multiple --default-key options. Take the last available key.
Neal H. Walfield
1
-5
/
+6
2015-10-12
gpg: Try hard to use MDC also for sign+symenc.
Werner Koch
1
-7
/
+6
2015-10-01
gpg: Fix a practical hang after use of --faked-system-time.
Werner Koch
1
-7
/
+16
2015-09-29
agent: RSA signature verification by gpg-agent.
NIIBE Yutaka
1
-30
/
+0
2015-09-01
gpg: Remove option --no-sig-create-check.
Werner Koch
1
-2
/
+7
2015-02-19
gpg: Replace remaining uses of stdio by estream.
Werner Koch
1
-2
/
+2
2015-01-22
gpg: Replace remaining old error code macros by GPG_ERR_.
Werner Koch
1
-6
/
+6
2014-12-15
gpg: Fix regression in notation data regression.
Werner Koch
1
-2
/
+5
2014-11-20
gpg: Fix hash detection for ECDSA.
Werner Koch
1
-4
/
+3
2014-10-17
gpg: Remove all support for v3 keys and always create v4-signatures.
Werner Koch
1
-167
/
+94
2014-09-27
gpg: Default to SHA-256 for all signature types on RSA keys.
Werner Koch
1
-1
/
+1
2014-08-14
gpg: Remove options --pgp2 and --rfc1991.
Werner Koch
1
-36
/
+15
2014-08-14
gpg: Remove --compress-keys and --compress-sigs feature.
Werner Koch
1
-1
/
+1
2014-06-30
gpg: Create exported secret files and revocs with mode 700.
Werner Koch
1
-5
/
+5
2014-04-15
gpg: Change pinentry prompt to talk about "secret key".
Werner Koch
1
-1
/
+1
2014-03-10
Comment fixes.
Werner Koch
1
-3
/
+3
2014-03-07
Silence several warnings when building under Windows.
Werner Koch
1
-3
/
+3
2014-01-30
gpg: Use only OpenPGP public key algo ids and add the EdDSA algo id.
Werner Koch
1
-4
/
+5
2013-11-18
Make use of the *_NAME etc macros.
Werner Koch
1
-1
/
+2
[next]