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
/
import.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-07-09
gpg: Let export-clean remove expired subkeys.
Werner Koch
1
-3
/
+6
2018-07-09
gpg: Split key cleaning function for clarity.
Werner Koch
1
-7
/
+20
2018-07-06
gpg: Move key cleaning functions to a separate file.
Werner Koch
1
-0
/
+1
2018-07-04
gpg: Ignore too large user ids during import.
Werner Koch
1
-1
/
+30
2018-07-04
indent: Fix indentation of read_block in g10/import.c
Werner Koch
1
-66
/
+67
2018-06-21
gpg: Print revocation reason for "rvs" records.
Werner Koch
1
-2
/
+117
2018-06-21
gpg: Let --show-keys print revocation certificates.
Werner Koch
1
-7
/
+114
2018-06-12
gpg: Do not import revocations with --show-keys.
Werner Koch
1
-26
/
+30
2018-06-12
gpg: Add new usage option for drop-subkey filters.
Daniel Kahn Gillmor
1
-0
/
+10
2018-06-07
gpg: Improve verbose output during import.
Werner Koch
1
-13
/
+32
2018-06-06
gpg: New command --show-keys.
Werner Koch
1
-1
/
+7
2018-05-02
gpg: Fix minor memory leak in the compress filter.
Werner Koch
1
-2
/
+4
2018-01-23
gpg: Implement AEAD for SKESK packets.
Werner Koch
1
-0
/
+19
2017-10-19
gpg: Print sec/sbb with --import-option import-show or show-only.
Werner Koch
1
-1
/
+1
2017-10-19
gpg: Make --dry-run and show-only work for secret keys.
Werner Koch
1
-1
/
+2
2017-10-19
gpg: Improve keydb handling in the main import function.
Werner Koch
1
-43
/
+23
2017-10-19
gpg: Simplify keydb handling of the main import function.
Werner Koch
1
-80
/
+79
2017-10-18
gpg: Improve keydb handling in the main import function.
Werner Koch
1
-43
/
+23
2017-10-18
gpg: Simplify keydb handling of the main import function.
Werner Koch
1
-80
/
+79
2017-08-04
gpg: Avoid double fingerprint printing with import-show.
Werner Koch
1
-1
/
+2
2017-08-04
gpg: New import option show-only.
Werner Koch
1
-1
/
+5
2017-07-27
gpg: Avoid output to the tty during import.
Werner Koch
1
-1
/
+1
2017-07-25
gpg: Update key origin info during import merge.
Werner Koch
1
-4
/
+97
2017-07-25
gpg: Store key origin for new userids during import merge.
Werner Koch
1
-107
/
+157
2017-07-24
gpg: Extend --key-origin to take an optional URL arg.
Werner Koch
1
-0
/
+26
2017-07-24
gpg: Store key origin info for new keys from a keyserver
Werner Koch
1
-26
/
+57
2017-07-24
gpg: Store key origin info for new DANE and WKD retrieved keys.
Werner Koch
1
-18
/
+63
2017-07-24
g10: Make sure to emit NEED_PASSPHRASE on --import of secret key.
Marcus Brinkmann
1
-1
/
+2
2017-07-21
gpg: Use macros to check the signature class.
Werner Koch
1
-24
/
+24
2017-07-21
g10: Clean keyblock on initial commit.
Marcus Brinkmann
1
-0
/
+5
2017-07-14
gpg: Fix importing keys.
Justus Winter
1
-3
/
+6
2017-07-13
gpg: Pass key origin values to import functions.
Werner Koch
1
-23
/
+41
2017-06-14
gpg: Check and fix keys on import.
Justus Winter
1
-0
/
+7
2017-05-10
g10, sm, dirmngr, common: Add comment for fall through.
NIIBE Yutaka
1
-1
/
+1
2017-04-28
Spelling fixes in docs and comments.
NIIBE Yutaka
1
-2
/
+2
2017-04-17
g10: Fix import/export filter property match.
NIIBE Yutaka
1
-1
/
+1
2017-03-31
gpg: Assert that an opaque parameter is really what we expect.
Werner Koch
1
-0
/
+2
2017-03-31
gpg: Pass CTRL to many more functions.
Werner Koch
1
-56
/
+70
2017-03-30
gpg: Revamp reading and writing of ring trust packets.
Werner Koch
1
-8
/
+12
2017-03-29
gpg: Extend free_packet to handle a packet parser context.
Werner Koch
1
-6
/
+7
2017-03-29
gpg: Change parse_packet to take a context.
Werner Koch
1
-1
/
+3
2017-03-08
g10: Move more flags into the flag bitfield.
Justus Winter
1
-3
/
+3
2017-03-07
Remove -I option to common.
NIIBE Yutaka
1
-6
/
+5
2017-03-03
gpg: Fix possible segv when attribute packets are filtered.
Werner Koch
1
-6
/
+6
2017-03-03
gpg: Add new variables to the import and export filters.
Werner Koch
1
-7
/
+34
2017-02-21
Clean up word replication.
Yuri Chornoivan
1
-1
/
+1
2017-01-23
gpg: New export and import options "backup" and "restore".
Werner Koch
1
-2
/
+19
2016-11-21
g10: Cache the effective policy. Recompute it when required.
Neal H. Walfield
1
-5
/
+6
2016-11-05
Change all http://www.gnu.org in license notices to https://
Werner Koch
1
-1
/
+1
2016-10-27
Fix typos.
Justus Winter
1
-1
/
+1
[next]