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
/
import.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpg: Improve import slowness.
NIIBE Yutaka
2019-07-20
1
-5
/
+13
*
gpg: accept subkeys with a good revocation but no self-sig during import
Vincent Breitmoser
2019-07-20
1
-0
/
+1
*
gpg: allow import of previously known keys, even without UIDs
Vincent Breitmoser
2019-07-20
1
-33
/
+11
*
gpg: Do not try the import fallback if the options are already used.
Werner Koch
2019-07-09
1
-1
/
+3
*
gpg: Fix regression in option "self-sigs-only".
Werner Koch
2019-07-09
1
-1
/
+11
*
gpg: Fallback to import with self-sigs-only on too large keyblocks.
Werner Koch
2019-07-02
1
-22
/
+102
*
gpg: New import and keyserver option "self-sigs-only"
Werner Koch
2019-07-01
1
-2
/
+38
*
gpg: Make read_block in import.c more flexible.
Werner Koch
2019-07-01
1
-12
/
+11
*
gpg: Set a limit of 5 to the number of keys imported from the WKD.
Werner Koch
2019-04-11
1
-4
/
+21
*
gpg: Do not bail out on v5 keys in the local keyring.
Werner Koch
2019-03-18
1
-2
/
+4
*
gpg: Allow import of PGP desktop exported secret keys.
Werner Koch
2019-03-18
1
-77
/
+304
*
gpg: Avoid importing secret keys if the keyblock is not valid.
Werner Koch
2019-03-18
1
-22
/
+100
*
gpg: During secret key import print "sec" instead of "pub".
Werner Koch
2019-03-18
1
-4
/
+7
*
gpg: Simplify an interactive import status line.
Werner Koch
2019-03-18
1
-14
/
+5
*
g10: Fix memory leak.
NIIBE Yutaka
2018-09-07
1
-0
/
+2
*
gpg: Refresh expired keys originating from the WKD.
Werner Koch
2018-08-28
1
-2
/
+5
*
gpg: Let export-clean remove expired subkeys.
Werner Koch
2018-07-09
1
-3
/
+6
*
gpg: Split key cleaning function for clarity.
Werner Koch
2018-07-09
1
-7
/
+20
*
gpg: Move key cleaning functions to a separate file.
Werner Koch
2018-07-09
1
-0
/
+1
*
gpg: Ignore too large user ids during import.
Werner Koch
2018-07-04
1
-1
/
+30
*
indent: Fix indentation of read_block in g10/import.c
Werner Koch
2018-07-04
1
-66
/
+67
*
gpg: Print revocation reason for "rvs" records.
Werner Koch
2018-07-03
1
-2
/
+117
*
gpg: Let --show-keys print revocation certificates.
Werner Koch
2018-07-03
1
-7
/
+114
*
gpg: Do not import revocations with --show-keys.
Werner Koch
2018-06-12
1
-26
/
+30
*
gpg: Add new usage option for drop-subkey filters.
Daniel Kahn Gillmor
2018-06-12
1
-0
/
+10
*
gpg: Improve verbose output during import.
Werner Koch
2018-06-07
1
-13
/
+32
*
gpg: New command --show-keys.
Werner Koch
2018-06-06
1
-1
/
+7
*
gpg: Fix minor memory leak in the compress filter.
Werner Koch
2018-05-02
1
-2
/
+4
*
gpg: Print sec/sbb with --import-option import-show or show-only.
Werner Koch
2017-10-19
1
-1
/
+1
*
gpg: Make --dry-run and show-only work for secret keys.
Werner Koch
2017-10-19
1
-1
/
+2
*
gpg: Improve keydb handling in the main import function.
Werner Koch
2017-10-19
1
-43
/
+23
*
gpg: Simplify keydb handling of the main import function.
Werner Koch
2017-10-19
1
-80
/
+79
*
gpg: Avoid double fingerprint printing with import-show.
Werner Koch
2017-08-04
1
-1
/
+2
*
gpg: New import option show-only.
Werner Koch
2017-08-04
1
-1
/
+5
*
gpg: Avoid output to the tty during import.
Werner Koch
2017-07-27
1
-1
/
+1
*
gpg: Update key origin info during import merge.
Werner Koch
2017-07-25
1
-4
/
+97
*
gpg: Store key origin for new userids during import merge.
Werner Koch
2017-07-25
1
-107
/
+157
*
gpg: Extend --key-origin to take an optional URL arg.
Werner Koch
2017-07-24
1
-0
/
+26
*
gpg: Store key origin info for new keys from a keyserver
Werner Koch
2017-07-24
1
-26
/
+57
*
gpg: Store key origin info for new DANE and WKD retrieved keys.
Werner Koch
2017-07-24
1
-18
/
+63
*
g10: Make sure to emit NEED_PASSPHRASE on --import of secret key.
Marcus Brinkmann
2017-07-24
1
-1
/
+2
*
gpg: Use macros to check the signature class.
Werner Koch
2017-07-21
1
-24
/
+24
*
g10: Clean keyblock on initial commit.
Marcus Brinkmann
2017-07-21
1
-0
/
+5
*
gpg: Fix importing keys.
Justus Winter
2017-07-14
1
-3
/
+6
*
gpg: Pass key origin values to import functions.
Werner Koch
2017-07-13
1
-23
/
+41
*
gpg: Check and fix keys on import.
Justus Winter
2017-06-14
1
-0
/
+7
*
g10, sm, dirmngr, common: Add comment for fall through.
NIIBE Yutaka
2017-05-10
1
-1
/
+1
*
Spelling fixes in docs and comments.
NIIBE Yutaka
2017-04-28
1
-2
/
+2
*
g10: Fix import/export filter property match.
NIIBE Yutaka
2017-04-17
1
-1
/
+1
*
gpg: Assert that an opaque parameter is really what we expect.
Werner Koch
2017-03-31
1
-0
/
+2
[next]