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
*
indent: Fix spelling
Daniel Kahn Gillmor
2024-05-31
1
-2
/
+2
*
gpg: Support dual keygrips.
Werner Koch
2024-04-05
1
-0
/
+2
*
gpg: Fix a possible segv due to an uninitialized gcrypt context.
Werner Koch
2024-03-06
1
-1
/
+1
*
Merge branch 'STABLE-BRANCH-2-4'
Werner Koch
2024-01-26
1
-5
/
+7
|
\
|
*
gpg: Allow to create revocations even with non-compliant algos.
Werner Koch
2024-01-10
1
-5
/
+7
|
*
gpg: Report BEGIN_* status before examining the input.
NIIBE Yutaka
2023-11-16
1
-12
/
+1
*
|
g10: Fix uninitalized variable use in sign_file
Andre Heinecke
2023-10-28
1
-1
/
+1
*
|
gpg: Add parallelized filter for hashing.
NIIBE Yutaka
2023-07-25
1
-15
/
+49
*
|
gpg: Use gnupg_fd_t for open_outfile.
NIIBE Yutaka
2023-07-05
1
-3
/
+3
*
|
Merge branch 'STABLE-BRANCH-2-4' into master
Werner Koch
2023-07-04
1
-4
/
+3
|
\
|
|
*
gpg: Make progress work for large files on Windows.
Werner Koch
2023-06-13
1
-4
/
+3
*
|
gpg: Report BEGIN_* status before examining the input.
NIIBE Yutaka
2023-05-24
1
-12
/
+1
|
/
*
gpg: Allow adding of Additional Decryption Subkeys.
Werner Koch
2023-03-01
1
-12
/
+18
*
gpg: Detect already compressed data also when using a pipe.
Werner Koch
2023-01-19
1
-2
/
+19
*
gpg: Always use version >= 4 to generate signature.
NIIBE Yutaka
2022-03-19
1
-0
/
+9
*
sign: Construct valid AEAD packets.
Jakub Jelen
2022-03-09
1
-1
/
+2
*
Use iobuf buffer size for temporary buffer size
Jussi Kivilinna
2022-03-08
1
-2
/
+4
*
g10/sign: sign_file: use iobuf_read for higher detached signing speed
Jussi Kivilinna
2022-02-27
1
-2
/
+2
*
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
[next]