gnupg/g10
Justus Winter 0c4d0620d3
gpg: Always initialize the trust db when generating keys.
* g10/gpg.c (main): Always initialize the trust db when generating
keys.
* g10/keygen.c (do_generate_keypair): We can now assume that there is
a trust db.
--
It is important to mark keys we create as ultimately trusted.

Fixes-commit: 4735ab96aa
GnuPG-bug-id: 2695
Signed-off-by: Justus Winter <justus@g10code.com>
2017-03-02 16:25:20 +01:00
..
ChangeLog-2011 Spelling: correct spelling of "passphrase". 2016-11-02 12:53:58 +01:00
Makefile.am Change all http://www.gnu.org in license notices to https:// 2016-11-05 12:02:19 +01:00
OPTIONS See ChangeLog: Mon Jul 31 10:04:47 CEST 2000 Werner Koch 2000-07-31 08:04:16 +00:00
armor.c Clean up word replication. 2017-02-21 13:11:46 -05:00
build-packet.c Clean up word replication. 2017-02-21 13:11:46 -05:00
call-agent.c Clean up word replication. 2017-02-21 13:11:46 -05:00
call-agent.h Change all http://www.gnu.org in license notices to https:// 2016-11-05 12:02:19 +01:00
call-dirmngr.c gpg: Print a warning on Tor problems. 2017-01-24 20:52:24 +01:00
call-dirmngr.h Change all http://www.gnu.org in license notices to https:// 2016-11-05 12:02:19 +01:00
card-util.c Clean up word replication. 2017-02-21 13:11:46 -05:00
cipher.c Change all http://www.gnu.org in license notices to https:// 2016-11-05 12:02:19 +01:00
compress-bz2.c Change all http://www.gnu.org in license notices to https:// 2016-11-05 12:02:19 +01:00
compress.c Clean up word replication. 2017-02-21 13:11:46 -05:00
cpr.c gpg,common: Make sure that all fd given are valid. 2017-02-08 14:28:49 +01:00
dearmor.c Change all http://www.gnu.org in license notices to https:// 2016-11-05 12:02:19 +01:00
decrypt-data.c Change all http://www.gnu.org in license notices to https:// 2016-11-05 12:02:19 +01:00
decrypt.c g10: Fix memory leak. 2016-11-29 16:48:35 +01:00
dek.h Change all http://www.gnu.org in license notices to https:// 2016-11-05 12:02:19 +01:00
delkey.c Change all http://www.gnu.org in license notices to https:// 2016-11-05 12:02:19 +01:00
dirmngr-conf.skel dirmngr: Change the Onion keyserver in the conf template. 2015-12-23 20:06:49 +01:00
distsigkey.gpg build: Update distributed signature key. 2016-12-20 10:22:05 +01:00
ecdh.c Change all http://www.gnu.org in license notices to https:// 2016-11-05 12:02:19 +01:00
encrypt.c Clean up word replication. 2017-02-21 13:11:46 -05:00
exec.c Change all http://www.gnu.org in license notices to https:// 2016-11-05 12:02:19 +01:00
exec.h Change all http://www.gnu.org in license notices to https:// 2016-11-05 12:02:19 +01:00
export.c gpg: Make --export-options work with --export-secret-keys. 2017-03-01 14:41:47 +01:00
filter.h Change all http://www.gnu.org in license notices to https:// 2016-11-05 12:02:19 +01:00
free-packet.c gpg: Use usual free semantics for packet structure free functions. 2016-11-15 16:24:09 +01:00
getkey.c Clean up word replication. 2017-02-21 13:11:46 -05:00
gpg-w32info.rc w32: Add manifest to gpg. 2015-02-04 09:15:34 +01:00
gpg.c gpg: Always initialize the trust db when generating keys. 2017-03-02 16:25:20 +01:00
gpg.h doc: Add comment to make clear that KBNODE is deprecated. 2016-11-15 16:29:08 +01:00
gpg.w32-manifest.in w32: Add manifest to gpg. 2015-02-04 09:15:34 +01:00
gpgcompose.c Replace use of variable-length-arrays. 2017-01-02 13:29:18 +01:00
gpgsql.c Change all http://www.gnu.org in license notices to https:// 2016-11-05 12:02:19 +01:00
gpgsql.h Change all http://www.gnu.org in license notices to https:// 2016-11-05 12:02:19 +01:00
gpgv.c gpg: Do not require a trustdb for decryption. 2017-02-28 20:30:48 +01:00
helptext.c Change all http://www.gnu.org in license notices to https:// 2016-11-05 12:02:19 +01:00
import.c Clean up word replication. 2017-02-21 13:11:46 -05:00
kbnode.c Change all http://www.gnu.org in license notices to https:// 2016-11-05 12:02:19 +01:00
keydb.c Clean up word replication. 2017-02-21 13:11:46 -05:00
keydb.h gpg: Remove unused definitions. 2017-01-18 10:07:53 +01:00
keyedit.c g10: Signal an error when trying to revoke non-existant UID. 2017-03-02 11:39:00 +01:00
keygen.c gpg: Always initialize the trust db when generating keys. 2017-03-02 16:25:20 +01:00
keyid.c Clean up word replication. 2017-02-21 13:11:46 -05:00
keylist.c gpg: Do not require a trustdb for decryption. 2017-02-28 20:30:48 +01:00
keyring.c Clean up word replication. 2017-02-21 13:11:46 -05:00
keyring.h Change all http://www.gnu.org in license notices to https:// 2016-11-05 12:02:19 +01:00
keyserver-internal.h Change all http://www.gnu.org in license notices to https:// 2016-11-05 12:02:19 +01:00
keyserver.c gpg: Let only Dirmngr decide whether CERT is supported. 2016-12-01 16:40:32 +01:00
main.h gpg: Make --export-options work with --export-secret-keys. 2017-03-01 14:41:47 +01:00
mainproc.c gpg: Do not require a trustdb for decryption. 2017-02-28 20:30:48 +01:00
mdfilter.c Change all http://www.gnu.org in license notices to https:// 2016-11-05 12:02:19 +01:00
migrate.c Change all http://www.gnu.org in license notices to https:// 2016-11-05 12:02:19 +01:00
misc.c Clean up word replication. 2017-02-21 13:11:46 -05:00
openfile.c Change all http://www.gnu.org in license notices to https:// 2016-11-05 12:02:19 +01:00
options.h gpg: New export and import options "backup" and "restore". 2017-01-23 10:13:26 +01:00
options.skel gpg: Rework gpg-conf.skel 2016-01-22 10:54:10 +01:00
packet.h Improve some comments. 2016-11-29 14:56:00 +01:00
parse-packet.c gpg: Fix algo string parsing of --quick-addkey. 2016-12-12 10:13:06 +01:00
passphrase.c gpg,common: Make sure that all fd given are valid. 2017-02-08 14:28:49 +01:00
photoid.c g10: Avoid gratuitously loading a keyblock when it is already available 2016-11-23 12:29:22 +01:00
photoid.h Change all http://www.gnu.org in license notices to https:// 2016-11-05 12:02:19 +01:00
pkclist.c gpg: Do not require a trustdb for decryption. 2017-02-28 20:30:48 +01:00
pkglue.c Change all http://www.gnu.org in license notices to https:// 2016-11-05 12:02:19 +01:00
pkglue.h Change all http://www.gnu.org in license notices to https:// 2016-11-05 12:02:19 +01:00
plaintext.c gpg: Make --decrypt with output '-&nnnn' work. 2016-11-29 16:54:36 +01:00
progress.c Change all http://www.gnu.org in license notices to https:// 2016-11-05 12:02:19 +01:00
pubkey-enc.c gpg: Do not require a trustdb for decryption. 2017-02-28 20:30:48 +01:00
pubring.asc Update copyright notices for 2017. 2017-01-23 19:16:55 +01:00
revoke.c Clean up word replication. 2017-02-21 13:11:46 -05:00
rmd160.c Clean up word replication. 2017-02-21 13:11:46 -05:00
rmd160.h Change all http://www.gnu.org in license notices to https:// 2016-11-05 12:02:19 +01:00
seckey-cert.c Change all http://www.gnu.org in license notices to https:// 2016-11-05 12:02:19 +01:00
server.c gpg: More diagnostics for a launched pinentry. 2017-02-03 12:05:16 +01:00
seskey.c Change all http://www.gnu.org in license notices to https:// 2016-11-05 12:02:19 +01:00
sig-check.c Change all http://www.gnu.org in license notices to https:// 2016-11-05 12:02:19 +01:00
sign.c gpg: Fix memory leak in the error case of signature creation. 2017-02-10 17:58:26 +01:00
skclist.c Change all http://www.gnu.org in license notices to https:// 2016-11-05 12:02:19 +01:00
sqrtu32.c Update copyright notices for 2017. 2017-01-23 19:16:55 +01:00
sqrtu32.h g10: Add missing sqrtu32.h and sqrtu32.c. 2016-09-07 08:55:17 +02:00
t-keydb-get-keyblock.c Change all http://www.gnu.org in license notices to https:// 2016-11-05 12:02:19 +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 Change all http://www.gnu.org in license notices to https:// 2016-11-05 12:02:19 +01:00
t-rmd160.c Change all http://www.gnu.org in license notices to https:// 2016-11-05 12:02:19 +01:00
t-stutter-data.asc gpg: Add a new test. 2016-03-08 14:08:49 +01:00
t-stutter.c Replace use of variable-length-arrays. 2017-01-02 13:29:18 +01:00
tdbdump.c gpg: Do not require a trustdb for decryption. 2017-02-28 20:30:48 +01:00
tdbio.c Change all http://www.gnu.org in license notices to https:// 2016-11-05 12:02:19 +01:00
tdbio.h Change all http://www.gnu.org in license notices to https:// 2016-11-05 12:02:19 +01:00
test-stubs.c gpg: Do not require a trustdb for decryption. 2017-02-28 20:30:48 +01:00
test.c Change all http://www.gnu.org in license notices to https:// 2016-11-05 12:02:19 +01:00
textfilter.c Change all http://www.gnu.org in license notices to https:// 2016-11-05 12:02:19 +01:00
tofu.c Clean up word replication. 2017-02-21 13:11:46 -05:00
tofu.h g10: Remove dead code. 2016-12-06 12:16:56 +01:00
trust.c gpg: Do not require a trustdb for decryption. 2017-02-28 20:30:48 +01:00
trustdb.c gpg: Fix (quick) key generation with --always-trust. 2017-03-02 14:50:23 +01:00
trustdb.h gpg: Fix (quick) key generation with --always-trust. 2017-03-02 14:50:23 +01:00
verify.c Change all http://www.gnu.org in license notices to https:// 2016-11-05 12:02:19 +01:00
zlib-riscos.h Change all http://www.gnu.org in license notices to https:// 2016-11-05 12:02:19 +01:00