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-09-27
kbx,gpg: Allow lookup using a UBID.
Werner Koch
2
-1
/
+17
2019-09-25
doc: Minor doc updates and a typo fix.
Werner Koch
1
-2
/
+2
2019-09-10
gpg: First rough implementation of keyboxd access for key lookup.
Werner Koch
5
-95
/
+367
2019-09-10
common: Allow a readlimit for iobuf_esopen.
Werner Koch
2
-2
/
+2
2019-09-09
gpg: New option --use-keyboxd.
Werner Koch
26
-292
/
+1221
2019-08-06
kbx: Allow writing using a estream.
Werner Koch
1
-1
/
+1
2019-07-12
gpg: Don't try decryption by session key when NULL.
NIIBE Yutaka
1
-3
/
+6
2019-07-11
gpg: Fix getting User ID.
NIIBE Yutaka
3
-83
/
+88
2019-07-10
gpg: Improve import slowness.
NIIBE Yutaka
1
-5
/
+13
2019-07-10
gpg: Fix keyring retrieval.
NIIBE Yutaka
1
-3
/
+6
2019-07-09
gpg: Do not try the import fallback if the options are already used.
Werner Koch
1
-1
/
+3
2019-07-09
gpg: Fix regression in option "self-sigs-only".
Werner Koch
1
-1
/
+11
2019-07-05
gpg: With --auto-key-retrieve prefer WKD over keyservers.
Werner Koch
2
-53
/
+65
2019-07-05
gpg: Return the last error for pubkey decryption.
NIIBE Yutaka
2
-18
/
+25
2019-07-04
gpg: Add "self-sigs-only" and "import-clean" to the keyserver options.
Werner Koch
1
-1
/
+3
2019-07-04
gpg: Avoid printing false AKL error message.
Werner Koch
1
-4
/
+4
2019-07-04
gpg: New command --locate-external-key.
Werner Koch
6
-28
/
+54
2019-07-04
gpg: Make the get_pubkey_byname interface easier to understand.
Werner Koch
6
-32
/
+57
2019-07-01
gpg: Fallback to import with self-sigs-only on too large keyblocks.
Werner Koch
1
-21
/
+102
2019-07-01
gpg: New import and keyserver option "self-sigs-only"
Werner Koch
2
-3
/
+40
2019-07-01
gpg: Make read_block in import.c more flexible.
Werner Koch
1
-12
/
+11
2019-06-24
spelling: Fix "synchronize"
Daniel Kahn Gillmor
1
-1
/
+1
2019-06-21
gpg: Very minor code cleanup.
Werner Koch
1
-2
/
+2
2019-06-04
g10: Block signals in g10_exit.
NIIBE Yutaka
1
-0
/
+1
2019-06-04
g10,agent: Support CONFIRM for --delete-key.
NIIBE Yutaka
1
-2
/
+64
2019-05-27
gpg: Fixed i18n markup of some strings.
Werner Koch
1
-20
/
+12
2019-05-27
gpg: Allow deletion of subkeys with --delete-[secret-]key.
Werner Koch
3
-9
/
+101
2019-05-23
g10: Copy expiredate from primary key when marked expired.
NIIBE Yutaka
1
-1
/
+5
2019-05-21
gpg: Do not bail on an invalid packet in the local keyring.
Werner Koch
1
-0
/
+7
2019-05-21
gpg: Do not allow creation of user ids larger than our parser allows.
Werner Koch
4
-22
/
+32
2019-05-21
gpg: Unify the the use of the print_pubkey_info functions.
Werner Koch
7
-59
/
+70
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
[next]