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
bugfixes-2.2
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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-05-20
gpg: Do not delete any keys if --dry-run is passed.
Werner Koch
1
-3
/
+3
2019-05-17
gpg: Fix using --decrypt along with --use-embedded-filename.
Werner Koch
3
-4
/
+8
2019-05-17
gpg: Improve the photo image viewer selection.
Werner Koch
2
-27
/
+99
2019-05-15
gpg: enable OpenPGP export of cleartext keys with comments
Daniel Kahn Gillmor
1
-1
/
+4
2019-05-14
sm: Change keydb code to use the keybox locking.
Werner Koch
1
-4
/
+4
2019-05-14
gpg: Do not print a hint to use the deprecated --keyserver option.
Werner Koch
1
-3
/
+1
2019-05-14
g10: Fix possible null dereference.
NIIBE Yutaka
1
-2
/
+2
2019-05-13
gpg: Change update_keysig_packet to replace SHA-1 by SHA-256.
Werner Koch
1
-0
/
+11
2019-05-13
gpg: Cleanup use of make_keysig_packet.
Werner Koch
6
-40
/
+40
2019-05-03
gpg: Use just the addrspec from the Signer's UID.
Werner Koch
1
-0
/
+9
2019-04-30
sm: Add yet inactive options to support authenticode
Werner Koch
1
-1
/
+1
2019-04-18
g10: Fix double free when locating by mbox
Andre Heinecke
1
-2
/
+1
2019-04-17
g10: Fix a memory leak.
NIIBE Yutaka
1
-0
/
+7
2019-04-13
gpg: New caching functions.
Werner Koch
5
-119
/
+702
2019-04-12
gpg: Cache a once computed fingerprint in PKT_public_key.
Werner Koch
2
-72
/
+51
2019-04-11
gpg: Accept also armored data from the WKD.
Werner Koch
1
-2
/
+3
2019-04-11
gpg: Set a limit of 5 to the number of keys imported from the WKD.
Werner Koch
1
-4
/
+21
2019-04-05
gpg: Fix printing of the user id during import.
Werner Koch
3
-14
/
+17
2019-04-03
gpg: Improve the code to decrypt using PIV cards.
Werner Koch
4
-25
/
+26
2019-04-03
gpg: Allow decryption using PIV cards.
Werner Koch
4
-8
/
+146
2019-04-03
scd: New standard attributes $ENCRKEYID and $SIGNKEYID.
Werner Koch
1
-1
/
+1
2019-04-03
gpg: Avoid endless loop if a card's serial number can't be read.
Werner Koch
1
-0
/
+1
2019-04-03
gpg: Print modern style key info for non-decryptable keys.
Werner Koch
2
-9
/
+9
2019-04-02
gpg: Allow direct key generation from card with --full-gen-key.
Werner Koch
3
-21
/
+205
2019-04-01
sm: Show the usage flags when generating a key from a card.
Werner Koch
1
-2
/
+18
2019-04-01
gpg: Prepare card code to allow other than OpenPGP cards.
Werner Koch
2
-16
/
+30
2019-04-01
gpg: New card function agent_scd_keypairinfo.
Werner Koch
2
-3
/
+82
2019-04-01
gpg: Remove two unused card related functions.
Werner Koch
3
-98
/
+76
2019-04-01
gpg: Remove unused arg in a card related function.
Werner Koch
4
-34
/
+33
2019-03-27
gpg: Don't use EdDSA algo ID for ECDSA curves.
Trevor Bentley
1
-7
/
+18
2019-03-18
gpg: Allow import of PGP desktop exported secret keys.
Werner Koch
3
-79
/
+307
2019-03-15
gpg: Avoid importing secret keys if the keyblock is not valid.
Werner Koch
4
-30
/
+109
2019-03-15
gpg: During secret key import print "sec" instead of "pub".
Werner Koch
4
-16
/
+25
2019-03-15
gpg: Simplify an interactive import status line.
Werner Koch
2
-18
/
+33
2019-03-15
gpg: Fix recently introduced use after free.
Werner Koch
1
-3
/
+3
2019-03-14
kbx: Unify the fingerprint search modes.
Werner Koch
9
-189
/
+29
2019-03-14
gpg: Make rfc4880bis the default.
Werner Koch
1
-2
/
+9
2019-03-14
gpg: Implement v5 keys and v5 signatures.
Werner Koch
8
-197
/
+565
2019-03-14
kbx: Add support for 32 byte fingerprints.
Werner Koch
11
-51
/
+168
2019-03-14
gpg: Implemented latest rfc4880bis version 5 packet hashing.
Werner Koch
2
-33
/
+130
2019-03-13
Fix the previous commit.
NIIBE Yutaka
1
-1
/
+1
2019-03-13
g10: Fix symmetric cipher algo constant for ECDH.
NIIBE Yutaka
1
-1
/
+1
2019-03-05
gpg: Make invalid primary key algos obvious in key listings.
Werner Koch
1
-1
/
+9
2019-01-30
gpg: Emit an ERROR status if no key was found with --list-keys.
Werner Koch
1
-0
/
+1
2019-01-30
gpg: Allow generating Ed25519 key from an existing key.
Werner Koch
1
-0
/
+1
2019-01-29
common: Provide some convenient OpenPGP related constants.
Werner Koch
1
-5
/
+5
2019-01-26
gpg: Fix just changed agent_get_s2k_count.
Werner Koch
1
-2
/
+2
2019-01-26
gpg: Move S2K encoding function to a shared file.
Werner Koch
7
-67
/
+30
2019-01-22
gpg: Stop early when trying to create a primary Elgamal key.
Werner Koch
1
-0
/
+7
2019-01-16
gpg: Report STATUS_NO_SECKEY when it is examined.
NIIBE Yutaka
3
-15
/
+19
[next]