aboutsummaryrefslogtreecommitdiffstats
path: root/g10/import.c (unfollow)
Commit message (Expand)AuthorFilesLines
2019-04-17g10: Fix a memory leak.NIIBE Yutaka1-0/+7
2019-04-11gpg: Set a limit of 5 to the number of keys imported from the WKD.Werner Koch1-4/+21
2019-04-05gpg: Fix printing of the user id during import.Werner Koch1-3/+3
2019-03-18gpg: Allow import of PGP desktop exported secret keys.Werner Koch1-77/+304
2019-03-15gpg: Avoid importing secret keys if the keyblock is not valid.Werner Koch1-22/+100
2019-03-15gpg: During secret key import print "sec" instead of "pub".Werner Koch1-4/+7
2019-03-15gpg: Simplify an interactive import status line.Werner Koch1-14/+5
2019-03-14kbx: Add support for 32 byte fingerprints.Werner Koch1-3/+1
2018-12-04gpg: Prepare revocation keys for use with v5 keys.Werner Koch1-4/+4
2018-11-12common: Prepare for parsing mail sub-addresses.Werner Koch1-1/+1
2018-10-25all: fix more spelling errorsDaniel Kahn Gillmor1-1/+1
2018-10-24all: fix spelling and typosDaniel Kahn Gillmor1-1/+1
2018-10-02gpg: New options import-drop-uids and export-drop-uids.Werner Koch1-5/+55
2018-09-07g10: Fix memory leak.NIIBE Yutaka1-0/+2
2018-08-28gpg: Refresh expired keys originating from the WKD.Werner Koch1-2/+5
2018-07-09gpg: Let export-clean remove expired subkeys.Werner Koch1-3/+6
2018-07-09gpg: Split key cleaning function for clarity.Werner Koch1-7/+20
2018-07-06gpg: Move key cleaning functions to a separate file.Werner Koch1-0/+1
2018-07-04gpg: Ignore too large user ids during import.Werner Koch1-1/+30
2018-07-04indent: Fix indentation of read_block in g10/import.cWerner Koch1-66/+67
2018-06-21gpg: Print revocation reason for "rvs" records.Werner Koch1-2/+117
2018-06-21gpg: Let --show-keys print revocation certificates.Werner Koch1-7/+114
2018-06-12gpg: Do not import revocations with --show-keys.Werner Koch1-26/+30
2018-06-12gpg: Add new usage option for drop-subkey filters.Daniel Kahn Gillmor1-0/+10
2018-06-07gpg: Improve verbose output during import.Werner Koch1-13/+32
2018-06-06gpg: New command --show-keys.Werner Koch1-1/+7
2018-05-02gpg: Fix minor memory leak in the compress filter.Werner Koch1-2/+4
2018-01-23gpg: Implement AEAD for SKESK packets.Werner Koch1-0/+19
2017-10-19gpg: Print sec/sbb with --import-option import-show or show-only.Werner Koch1-1/+1
2017-10-19gpg: Make --dry-run and show-only work for secret keys.Werner Koch1-1/+2
2017-10-19gpg: Improve keydb handling in the main import function.Werner Koch1-43/+23
2017-10-19gpg: Simplify keydb handling of the main import function.Werner Koch1-80/+79
2017-10-18gpg: Improve keydb handling in the main import function.Werner Koch1-43/+23
2017-10-18gpg: Simplify keydb handling of the main import function.Werner Koch1-80/+79
2017-08-04gpg: Avoid double fingerprint printing with import-show.Werner Koch1-1/+2
2017-08-04gpg: New import option show-only.Werner Koch1-1/+5
2017-07-27gpg: Avoid output to the tty during import.Werner Koch1-1/+1
2017-07-25gpg: Update key origin info during import merge.Werner Koch1-4/+97
2017-07-25gpg: Store key origin for new userids during import merge.Werner Koch1-107/+157
2017-07-24gpg: Extend --key-origin to take an optional URL arg.Werner Koch1-0/+26
2017-07-24gpg: Store key origin info for new keys from a keyserverWerner Koch1-26/+57
2017-07-24gpg: Store key origin info for new DANE and WKD retrieved keys.Werner Koch1-18/+63
2017-07-24g10: Make sure to emit NEED_PASSPHRASE on --import of secret key.Marcus Brinkmann1-1/+2
2017-07-21gpg: Use macros to check the signature class.Werner Koch1-24/+24
2017-07-21g10: Clean keyblock on initial commit.Marcus Brinkmann1-0/+5
2017-07-14gpg: Fix importing keys.Justus Winter1-3/+6
2017-07-13gpg: Pass key origin values to import functions.Werner Koch1-23/+41
2017-06-14gpg: Check and fix keys on import.Justus Winter1-0/+7
2017-05-10g10, sm, dirmngr, common: Add comment for fall through.NIIBE Yutaka1-1/+1
2017-04-28Spelling fixes in docs and comments.NIIBE Yutaka1-2/+2