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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
sm: Add yet inactive options to support authenticode
Werner Koch
2019-04-30
1
-1
/
+1
*
g10: Fix double free when locating by mbox
Andre Heinecke
2019-04-18
1
-2
/
+1
*
g10: Fix a memory leak.
NIIBE Yutaka
2019-04-17
1
-0
/
+7
*
gpg: New caching functions.
Werner Koch
2019-04-13
5
-119
/
+702
*
gpg: Cache a once computed fingerprint in PKT_public_key.
Werner Koch
2019-04-12
2
-72
/
+51
*
gpg: Accept also armored data from the WKD.
Werner Koch
2019-04-11
1
-2
/
+3
*
gpg: Set a limit of 5 to the number of keys imported from the WKD.
Werner Koch
2019-04-11
1
-4
/
+21
*
gpg: Fix printing of the user id during import.
Werner Koch
2019-04-05
3
-14
/
+17
*
gpg: Improve the code to decrypt using PIV cards.
Werner Koch
2019-04-03
4
-25
/
+26
*
gpg: Allow decryption using PIV cards.
Werner Koch
2019-04-03
4
-8
/
+146
*
scd: New standard attributes $ENCRKEYID and $SIGNKEYID.
Werner Koch
2019-04-03
1
-1
/
+1
*
gpg: Avoid endless loop if a card's serial number can't be read.
Werner Koch
2019-04-03
1
-0
/
+1
*
gpg: Print modern style key info for non-decryptable keys.
Werner Koch
2019-04-03
2
-9
/
+9
*
gpg: Allow direct key generation from card with --full-gen-key.
Werner Koch
2019-04-02
3
-21
/
+205
*
sm: Show the usage flags when generating a key from a card.
Werner Koch
2019-04-01
1
-2
/
+18
*
gpg: Prepare card code to allow other than OpenPGP cards.
Werner Koch
2019-04-01
2
-16
/
+30
*
gpg: New card function agent_scd_keypairinfo.
Werner Koch
2019-04-01
2
-3
/
+82
*
gpg: Remove two unused card related functions.
Werner Koch
2019-04-01
3
-98
/
+76
*
gpg: Remove unused arg in a card related function.
Werner Koch
2019-04-01
4
-34
/
+33
*
gpg: Don't use EdDSA algo ID for ECDSA curves.
Trevor Bentley
2019-03-27
1
-7
/
+18
*
gpg: Allow import of PGP desktop exported secret keys.
Werner Koch
2019-03-18
3
-79
/
+307
*
gpg: Avoid importing secret keys if the keyblock is not valid.
Werner Koch
2019-03-15
4
-30
/
+109
*
gpg: During secret key import print "sec" instead of "pub".
Werner Koch
2019-03-15
4
-16
/
+25
*
gpg: Simplify an interactive import status line.
Werner Koch
2019-03-15
2
-18
/
+33
*
gpg: Fix recently introduced use after free.
Werner Koch
2019-03-15
1
-3
/
+3
*
kbx: Unify the fingerprint search modes.
Werner Koch
2019-03-14
9
-189
/
+29
*
gpg: Make rfc4880bis the default.
Werner Koch
2019-03-14
1
-2
/
+9
*
gpg: Implement v5 keys and v5 signatures.
Werner Koch
2019-03-14
8
-197
/
+565
*
kbx: Add support for 32 byte fingerprints.
Werner Koch
2019-03-14
11
-51
/
+168
*
gpg: Implemented latest rfc4880bis version 5 packet hashing.
Werner Koch
2019-03-14
2
-33
/
+130
*
Fix the previous commit.
NIIBE Yutaka
2019-03-13
1
-1
/
+1
*
g10: Fix symmetric cipher algo constant for ECDH.
NIIBE Yutaka
2019-03-13
1
-1
/
+1
*
gpg: Make invalid primary key algos obvious in key listings.
Werner Koch
2019-03-05
1
-1
/
+9
*
gpg: Emit an ERROR status if no key was found with --list-keys.
Werner Koch
2019-01-30
1
-0
/
+1
*
gpg: Allow generating Ed25519 key from an existing key.
Werner Koch
2019-01-30
1
-0
/
+1
*
common: Provide some convenient OpenPGP related constants.
Werner Koch
2019-01-29
1
-5
/
+5
*
gpg: Fix just changed agent_get_s2k_count.
Werner Koch
2019-01-26
1
-2
/
+2
*
gpg: Move S2K encoding function to a shared file.
Werner Koch
2019-01-26
7
-67
/
+30
*
gpg: Stop early when trying to create a primary Elgamal key.
Werner Koch
2019-01-22
1
-0
/
+7
*
gpg: Report STATUS_NO_SECKEY when it is examined.
NIIBE Yutaka
2019-01-16
3
-15
/
+19
*
card: Suppress error message by agent_scd_cardlist.
NIIBE Yutaka
2018-12-12
1
-1
/
+1
*
gpg: In search-keys return "Not found" instead of "No Data".
Werner Koch
2018-12-11
1
-1
/
+3
*
g10: Fix print_pubkey_info new line output.
NIIBE Yutaka
2018-12-05
1
-1
/
+1
*
gpg: Prepare revocation keys for use with v5 keys.
Werner Koch
2018-12-04
10
-40
/
+66
*
gpg: New list-option "show-only-fpr-mbox".
Werner Koch
2018-12-04
3
-1
/
+61
*
g10/mainproc: disable hash contexts when --skip-verify is used
Jussi Kivilinna
2018-12-01
1
-3
/
+8
*
gpg: Improve error message about failed keygrip computation.
Werner Koch
2018-11-30
1
-1
/
+6
*
doc: Clarify use of clear and nodefault in the AKL.
Werner Koch
2018-11-21
1
-1
/
+1
*
gpg: Start using OCB mode by default with Libgcrypt 1.9.
Werner Koch
2018-11-16
1
-1
/
+3
*
card: Display UIF setting.
NIIBE Yutaka
2018-11-15
3
-1
/
+24
[next]