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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support v5 signature generation (not fully working yet).
gniibe/crypto-refresh
NIIBE Yutaka
2022-04-19
1
-2
/
+31
*
start experiment for newer S2K.
NIIBE Yutaka
2022-02-21
1
-1
/
+1
*
gpg: Emit compatible Ed25519 signature.
NIIBE Yutaka
2021-12-10
1
-0
/
+7
*
gpg: Use a more descriptive prompt for symmetric decryption.
Werner Koch
2021-05-17
1
-1
/
+1
*
gpg: Fix allocation for EXTRAHASH.
NIIBE Yutaka
2021-05-11
1
-1
/
+1
*
gpg: Minor restructuring of a function.
Werner Koch
2021-04-12
1
-1
/
+1
*
gpg: Fix v5 signature for clearsign.
NIIBE Yutaka
2021-03-24
1
-2
/
+18
*
gpg: Fix the encrypt+sign hash algo preference selection for ECDSA.
Werner Koch
2020-11-13
1
-27
/
+38
*
gpg: Do not use weak digest algos if selected by recipient prefs.
Werner Koch
2020-11-02
1
-1
/
+2
*
gpg: Ignore personal_digest_prefs for ECDSA keys.
Werner Koch
2020-08-13
1
-3
/
+7
*
sm: Exclude rsaPSS from de-vs compliance mode.
Werner Koch
2020-07-03
1
-1
/
+2
*
gpg,agent: Support Ed448 signing.
NIIBE Yutaka
2020-06-24
1
-10
/
+13
*
gpg,ecc: Handle external representation as SOS with opaque MPI.
NIIBE Yutaka
2020-06-09
1
-3
/
+5
*
doc: Minor code comment fixes.
Werner Koch
2020-06-08
1
-1
/
+1
*
gpg: New option --include-key-block.
Werner Koch
2020-03-13
1
-9
/
+99
*
doc: Add a comment to explain the signature postscript.
Werner Koch
2020-03-12
1
-3
/
+8
*
gpg: Forbid the creation of SHA-1 third-party key signatures.
Werner Koch
2019-11-11
1
-7
/
+44
*
Merge branch 'switch-to-gpgk' into master
Werner Koch
2019-09-27
1
-6
/
+6
|
\
|
*
gpg: New option --use-keyboxd.
Werner Koch
2019-09-09
1
-6
/
+6
*
|
gpg: Prepare parser for the new attestation certificates.
Werner Koch
2019-09-05
1
-2
/
+6
|
/
*
gpg: Change update_keysig_packet to replace SHA-1 by SHA-256.
Werner Koch
2019-05-13
1
-0
/
+11
*
gpg: Cleanup use of make_keysig_packet.
Werner Koch
2019-05-13
1
-23
/
+15
*
gpg: Implement v5 keys and v5 signatures.
Werner Koch
2019-03-14
1
-6
/
+6
*
gpg: Implemented latest rfc4880bis version 5 packet hashing.
Werner Koch
2019-03-14
1
-17
/
+96
*
common: Prepare for parsing mail sub-addresses.
Werner Koch
2018-11-12
1
-1
/
+2
*
all: fix spelling and typos
Daniel Kahn Gillmor
2018-10-24
1
-1
/
+1
*
gpg: Unfinished support for v5 signatures.
Werner Koch
2018-10-24
1
-21
/
+26
*
indent: Modernize g10/sign.c
Werner Koch
2018-10-24
1
-791
/
+829
*
g10: Fix memory leak for PKT_signature.
NIIBE Yutaka
2018-07-03
1
-1
/
+1
*
gpg: Implement AEAD for SKESK packets.
Werner Koch
2018-01-23
1
-3
/
+6
*
gpg: Unify AEAD parameter retrieval.
Werner Koch
2018-01-22
1
-3
/
+2
*
gpg: Add stub function for encrypting AEAD.
Werner Koch
2018-01-10
1
-1
/
+4
*
gpg: New option --force-aead
Werner Koch
2018-01-10
1
-2
/
+5
*
Revert "g10: Always save standard revocation certificate in file."
Marcus Brinkmann
2017-08-01
1
-3
/
+3
*
g10: Always save standard revocation certificate in file.
Marcus Brinkmann
2017-08-01
1
-3
/
+3
*
gpg,sm: String changes for compliance diagnostics.
Werner Koch
2017-07-28
1
-3
/
+2
*
gpg,sm: Check compliance of the RNG.
Werner Koch
2017-07-17
1
-0
/
+10
*
indent,i18n: Make some new strings translatable. Wrap too long lines.
Werner Koch
2017-06-23
1
-1
/
+1
*
indent: Always use "_(" and not "_ (" to mark translatable strings.
Werner Koch
2017-06-19
1
-2
/
+2
*
common,gpg,sm: Restrict the use of algorithms according to CO_DE_VS.
Justus Winter
2017-06-08
1
-0
/
+23
*
common,g10: Fix typos.
Justus Winter
2017-06-06
1
-1
/
+1
*
g10: Minor clean up.
NIIBE Yutaka
2017-04-26
1
-1
/
+1
*
gpg: Pass CTRL to many more functions.
Werner Koch
2017-03-31
1
-15
/
+20
*
gpg: Extend free_packet to handle a packet parser context.
Werner Koch
2017-03-29
1
-3
/
+3
*
Remove -I option to common.
NIIBE Yutaka
2017-03-07
1
-8
/
+8
*
gpg: Fix memory leak in the error case of signature creation.
Werner Koch
2017-02-10
1
-2
/
+9
*
g10: Fix memory leak.
Justus Winter
2016-12-09
1
-0
/
+2
*
Improve some comments.
Neal H. Walfield
2016-11-29
1
-8
/
+24
*
Change all http://www.gnu.org in license notices to https://
Werner Koch
2016-11-05
1
-1
/
+1
*
gpg: New option --sender
Werner Koch
2016-08-18
1
-0
/
+15
[next]