gnupg/g10
Werner Koch 7bca3be65e
gpg: New import option "import-export".
* g10/import.c (parse_import_options): Add option "import-export".
(write_keyblock_to_output): New.
(import_one): Implement option.
--

We are now in the import export business.

Signed-off-by: Werner Koch <wk@gnupg.org>
2016-06-24 13:11:37 +02:00
..
ChangeLog-2011 Generate the ChangeLog from commit logs. 2011-12-01 11:09:02 +01:00
Makefile.am gpg: Avoid name spaces clash with future sqlite versions. 2016-05-21 20:06:59 +02:00
OPTIONS See ChangeLog: Mon Jul 31 10:04:47 CEST 2000 Werner Koch 2000-07-31 08:04:16 +00:00
armor.c gpg: Remove all assert.h and s/assert/log_assert/. 2016-04-29 11:05:24 +02:00
build-packet.c gpg: Add experimental support for an issuer fpr. 2016-06-20 23:59:18 +02:00
call-agent.c gpg: Remove C-99ism, re-indent, and simplify one function. 2016-06-11 20:42:28 +02:00
call-agent.h g10: Add openpgp_protected flag to agent secret key export functions 2016-06-11 11:14:00 +02:00
call-dirmngr.c common: Remove homedir arg from start_new_{dirmngr,gpg_agent}. 2016-06-07 13:09:00 +02:00
call-dirmngr.h gpg: Add experimental AKL method "wkd" and option --with-wkd-hash. 2016-04-27 08:34:29 +02:00
card-util.c g10: Fix regression of card-edit/fetch. 2016-06-23 12:12:43 +09:00
cipher.c gpg: Remove all assert.h and s/assert/log_assert/. 2016-04-29 11:05:24 +02:00
compress-bz2.c common: Fix iobuf API of filter function for alignment. 2016-01-12 10:32:20 +09:00
compress.c gpg: Remove all assert.h and s/assert/log_assert/. 2016-04-29 11:05:24 +02:00
cpr.c gpg: Print a new FAILURE status after most commands. 2015-08-25 15:26:33 +02:00
dearmor.c gpg: Remove all assert.h and s/assert/log_assert/. 2016-04-29 11:05:24 +02:00
decrypt-data.c gpg: Remove all assert.h and s/assert/log_assert/. 2016-04-29 11:05:24 +02:00
decrypt.c gpg: Remove all assert.h and s/assert/log_assert/. 2016-04-29 11:05:24 +02:00
dek.h gpg: Improve API documentation. 2016-02-14 14:46:30 +01:00
delkey.c gpg: Allow unattended deletion of secret keys. 2016-05-10 11:01:42 +02:00
dirmngr-conf.skel dirmngr: Change the Onion keyserver in the conf template. 2015-12-23 20:06:49 +01:00
distsigkey.gpg Add more signing keys. 2014-10-31 14:21:34 +01:00
ecdh.c gpg: Remove all assert.h and s/assert/log_assert/. 2016-04-29 11:05:24 +02:00
encrypt.c gpg: Remove all assert.h and s/assert/log_assert/. 2016-04-29 11:05:24 +02:00
exec.c gpg: Replace remaining old error code macros by GPG_ERR_. 2015-01-22 12:06:11 +01:00
exec.h Changed to GPLv3. 2007-07-04 19:49:40 +00:00
export.c gpg: Remove C-99ism, re-indent, and simplify one function. 2016-06-11 20:42:28 +02:00
filter.h gpg: Remove PGP-2 related cruft. 2014-11-13 12:01:42 +01:00
free-packet.c gpg: Try Signer's User ID sub-packet with --auto-key-retrieve. 2016-06-13 10:40:34 +02:00
getkey.c gpg: Emit new status line KEY_CONSIDERED. 2016-05-17 19:13:19 +02:00
gpg-w32info.rc w32: Add manifest to gpg. 2015-02-04 09:15:34 +01:00
gpg.c gpg: New option --rfc4880bis. 2016-06-20 23:59:18 +02:00
gpg.h gpg: Store the Tofu meta handle for databases in CTRL. 2016-05-21 12:26:44 +02:00
gpg.w32-manifest.in w32: Add manifest to gpg. 2015-02-04 09:15:34 +01:00
gpgcompose.c doc: Consistently use 'keyserver'. 2016-06-14 09:06:44 +02:00
gpgsql.c gpg: Avoid name spaces clash with future sqlite versions. 2016-05-21 20:06:59 +02:00
gpgsql.h gpg: Avoid name spaces clash with future sqlite versions. 2016-05-21 20:06:59 +02:00
gpgv.c gpg: Add experimental support for an issuer fpr. 2016-06-20 23:59:18 +02:00
helptext.c Change all quotes in strings and comments to the new GNU standard. 2012-06-05 19:29:22 +02:00
import.c gpg: New import option "import-export". 2016-06-24 13:11:37 +02:00
kbnode.c gpg: Remove all assert.h and s/assert/log_assert/. 2016-04-29 11:05:24 +02:00
keydb.c Replace use of opt.homedir by accessor functions. 2016-06-07 10:59:46 +02:00
keydb.h gpg: Pass CTRL object down to the trust functions 2016-05-21 11:41:49 +02:00
keyedit.c g10: report whether key in agent is passphrase-protected or not 2016-06-11 11:09:09 +02:00
keygen.c gpg: Do not print the validity after key generation. 2016-06-23 20:01:15 +02:00
keyid.c gpg: Use --keyid-format=none by default. 2016-06-06 17:03:47 +02:00
keylist.c gpg: Do not print the validity after key generation. 2016-06-23 20:01:15 +02:00
keyring.c gpg: Remove all assert.h and s/assert/log_assert/. 2016-04-29 11:05:24 +02:00
keyring.h gpg: Change keydb_search to not return legacy keys. 2015-11-17 14:53:05 +01:00
keyserver-internal.h gpg: Add experimental AKL method "wkd" and option --with-wkd-hash. 2016-04-27 08:34:29 +02:00
keyserver.c doc: Consistently use 'keyserver'. 2016-06-14 09:06:44 +02:00
main.h gpg: Do not print the validity after key generation. 2016-06-23 20:01:15 +02:00
mainproc.c gpg: Add experimental support for an issuer fpr. 2016-06-20 23:59:18 +02:00
mdfilter.c gpg: Remove all assert.h and s/assert/log_assert/. 2016-04-29 11:05:24 +02:00
migrate.c Replace use of opt.homedir by accessor functions. 2016-06-07 10:59:46 +02:00
misc.c gpg: Remove all assert.h and s/assert/log_assert/. 2016-04-29 11:05:24 +02:00
openfile.c gpg: Remove all assert.h and s/assert/log_assert/. 2016-04-29 11:05:24 +02:00
options.h gpg: New import option "import-export". 2016-06-24 13:11:37 +02:00
options.skel gpg: Rework gpg-conf.skel 2016-01-22 10:54:10 +01:00
packet.h gpg: Add experimental support for an issuer fpr. 2016-06-20 23:59:18 +02:00
parse-packet.c gpg: Add experimental support for an issuer fpr. 2016-06-20 23:59:18 +02:00
passphrase.c gpg: Remove all assert.h and s/assert/log_assert/. 2016-04-29 11:05:24 +02:00
photoid.c gpg: Pass CTRL object down to the trust functions 2016-05-21 11:41:49 +02:00
photoid.h gpg: Pass CTRL object down to the trust functions 2016-05-21 11:41:49 +02:00
pkclist.c gpg: Implement --keyid-format=none. 2016-06-06 16:03:22 +02:00
pkglue.c gpg: Remove all assert.h and s/assert/log_assert/. 2016-04-29 11:05:24 +02:00
pkglue.h gpg: Use only OpenPGP public key algo ids and add the EdDSA algo id. 2014-01-30 18:48:37 +01:00
plaintext.c gpg: Remove all assert.h and s/assert/log_assert/. 2016-04-29 11:05:24 +02:00
progress.c gpg: Keep current and total of PROGESS status lines small enough. 2016-05-27 11:29:55 +02:00
pubkey-enc.c gpg: Remove all assert.h and s/assert/log_assert/. 2016-04-29 11:05:24 +02:00
pubring.asc See ChangeLog: Mon Jul 31 10:04:47 CEST 2000 Werner Koch 2000-07-31 08:04:16 +00:00
revoke.c Replace use of opt.homedir by accessor functions. 2016-06-07 10:59:46 +02:00
rmd160.c Nuked almost all trailing white space. 2011-02-04 12:57:53 +01:00
rmd160.h Add missing header file. 2008-12-12 08:54:50 +00:00
seckey-cert.c gpg: Remove all assert.h and s/assert/log_assert/. 2016-04-29 11:05:24 +02:00
server.c Replace use of opt.homedir by accessor functions. 2016-06-07 10:59:46 +02:00
seskey.c gpg: Do not abort on certain invalid packets. 2016-06-02 15:57:59 +02:00
sig-check.c g10: Fix signature checking. 2016-05-11 19:27:03 +09:00
sign.c gpg: Add experimental support for an issuer fpr. 2016-06-20 23:59:18 +02:00
skclist.c gpg: Remove all assert.h and s/assert/log_assert/. 2016-04-29 11:05:24 +02:00
t-keydb-get-keyblock.c gpg: Take care of keydb_new returning NULL. 2015-12-03 12:18:32 +01:00
t-keydb-get-keyblock.gpg gpg: Correctly handle keyblocks followed by legacy keys. 2015-11-17 14:53:03 +01:00
t-keydb-keyring.kbx g10: Add test for keydb as well as new testing infrastructure. 2015-09-02 15:08:57 +02:00
t-keydb.c gpg: Take care of keydb_new returning NULL. 2015-12-03 12:18:32 +01:00
t-rmd160.c Nuked almost all trailing white space. 2011-02-04 12:57:53 +01:00
t-stutter-data.asc gpg: Add a new test. 2016-03-08 14:08:49 +01:00
t-stutter.c gpg: Replace use of "gpg2" by GPG_NAME 2016-04-05 11:11:11 +02:00
tdbdump.c gpg: Remove all assert.h and s/assert/log_assert/. 2016-04-29 11:05:24 +02:00
tdbio.c g10: Fix another race condition for trustdb access. 2016-06-15 08:49:50 +09:00
tdbio.h gpg: Replace -1 by GPG_ERR_NOT_FOUND in tdbio.c 2015-06-04 18:08:26 +02:00
test-stubs.c gpg: Add experimental support for an issuer fpr. 2016-06-20 23:59:18 +02:00
test.c tests: Silence output of some tests. 2016-05-03 11:26:06 +02:00
textfilter.c gpg: Remove all assert.h and s/assert/log_assert/. 2016-04-29 11:05:24 +02:00
tofu.c gpg: Avoid endless loop in a tofu error case. 2016-06-14 12:04:01 +02:00
tofu.h gpg: Store the Tofu meta handle for databases in CTRL. 2016-05-21 12:26:44 +02:00
trust.c gpg: Pass CTRL object down to the trust functions 2016-05-21 11:41:49 +02:00
trustdb.c gpg: Store the Tofu meta handle for databases in CTRL. 2016-05-21 12:26:44 +02:00
trustdb.h gpg: Pass CTRL object down to the trust functions 2016-05-21 11:41:49 +02:00
verify.c gpg: Remove all assert.h and s/assert/log_assert/. 2016-04-29 11:05:24 +02:00
zlib-riscos.h include: Remove this directory. 2014-01-29 17:45:05 +01:00