Imported Upstream version 2.1.17 upstream/2.1.17
authorDongHun Kwak <dh0128.kwak@samsung.com>
Tue, 9 Feb 2021 07:00:16 +0000 (16:00 +0900)
committerDongHun Kwak <dh0128.kwak@samsung.com>
Tue, 9 Feb 2021 07:00:16 +0000 (16:00 +0900)
commit10fb3b7f1c67c9367ab0b15e2d8e4b5ec6abbae0
tree09ec1445374083df61971982e5f1a51bb3ca2c4c
parent0253adc833bb041c8a88b4d610aded01ce4e75f4
Imported Upstream version 2.1.17
209 files changed:
AUTHORS
COPYING.other [new file with mode: 0644]
Makefile.am
NEWS
README
agent/agent.h
agent/gpg-agent.c
autogen.rc
build-aux/append-signature.sh [new file with mode: 0755]
build-aux/gitlog-to-changelog
build-aux/speedo.mk
build-aux/speedo/w32/inst.nsi
build-aux/speedo/w32/pkg-copyright.txt
common/argparse.c
common/homedir.c
common/iobuf.c
common/iobuf.h
common/miscellaneous.c
common/openpgp-oid.c
common/sysutils.c
common/sysutils.h
common/util.h
configure.ac
dirmngr/Makefile.am
dirmngr/dirmngr.c
dirmngr/dirmngr.h
dirmngr/dns-stuff.c
dirmngr/dns-stuff.h
dirmngr/dns.c [new file with mode: 0644]
dirmngr/dns.h [new file with mode: 0644]
dirmngr/http.c
dirmngr/ks-engine-hkp.c
dirmngr/ldap-wrapper.c
dirmngr/loadswdb.c
dirmngr/server.c
dirmngr/t-dns-stuff.c
doc/DETAILS
doc/Makefile.am
doc/debugging.texi
doc/dirmngr.texi
doc/examples/gpgconf.conf
doc/faq.org
doc/gpg.texi
doc/gpgsm.texi
doc/howto-create-a-server-cert.texi
doc/tools.texi
g10/armor.c
g10/call-agent.c
g10/cpr.c
g10/decrypt.c
g10/distsigkey.gpg
g10/export.c
g10/getkey.c
g10/gpg.c
g10/gpgv.c
g10/import.c
g10/keydb.c
g10/keydb.h
g10/keyedit.c
g10/keygen.c
g10/keylist.c
g10/keyserver.c
g10/main.h
g10/mainproc.c
g10/options.h
g10/packet.h
g10/parse-packet.c
g10/passphrase.c
g10/photoid.c
g10/pkclist.c
g10/plaintext.c
g10/revoke.c
g10/sign.c
g10/test-stubs.c
g10/tofu.c
g10/tofu.h
g10/trust.c
g10/trustdb.c
g10/trustdb.h
po/ca.po
po/cs.po
po/da.po
po/de.po
po/el.po
po/eo.po
po/es.po
po/et.po
po/fi.po
po/fr.po
po/gl.po
po/hu.po
po/id.po
po/it.po
po/ja.po
po/nb.po
po/pl.po
po/pt.po
po/ro.po
po/ru.po
po/sk.po
po/sv.po
po/tr.po
po/uk.po
po/zh_CN.po
po/zh_TW.po
scd/apdu.c
scd/app-openpgp.c
scd/scdaemon.c
scd/scdaemon.h
sm/call-agent.c
sm/decrypt.c
sm/gpgsm.c
tests/Makefile.am
tests/gpgme/Makefile.am [new file with mode: 0644]
tests/gpgme/gpgme-defs.scm [new file with mode: 0644]
tests/gpgme/run-tests.scm [new file with mode: 0644]
tests/gpgme/setup.scm [new file with mode: 0644]
tests/gpgme/wrap.scm [new file with mode: 0644]
tests/gpgscm/ffi.scm
tests/gpgscm/init.scm
tests/gpgscm/lib.scm
tests/gpgscm/main.c
tests/gpgscm/opdefines.h
tests/gpgscm/repl.scm
tests/gpgscm/scheme-private.h
tests/gpgscm/scheme.c
tests/gpgscm/scheme.h
tests/gpgscm/tests.scm
tests/migrations/Makefile.am
tests/migrations/common.scm
tests/migrations/run-tests.scm [new file with mode: 0644]
tests/migrations/setup.scm [new file with mode: 0644]
tests/openpgp/4gb-packet.scm
tests/openpgp/Makefile.am
tests/openpgp/clearsig.scm
tests/openpgp/compression.scm [new file with mode: 0755]
tests/openpgp/conventional-mdc.scm
tests/openpgp/conventional.scm
tests/openpgp/decrypt-multifile.scm [new file with mode: 0755]
tests/openpgp/defs.scm
tests/openpgp/delete-keys.scm [new file with mode: 0755]
tests/openpgp/ecc.scm
tests/openpgp/enarmor.scm [new file with mode: 0755]
tests/openpgp/encrypt-dsa.scm
tests/openpgp/encrypt-multifile.scm [new file with mode: 0755]
tests/openpgp/encrypt.scm
tests/openpgp/export.scm
tests/openpgp/genkey1024.scm
tests/openpgp/gpgtar.scm
tests/openpgp/gpgv-forged-keyring.scm
tests/openpgp/import-revocation-certificate.scm [new file with mode: 0644]
tests/openpgp/import.scm
tests/openpgp/issue2015.scm
tests/openpgp/issue2346.scm
tests/openpgp/issue2419.scm
tests/openpgp/key-selection.scm
tests/openpgp/mds.scm
tests/openpgp/multisig.scm
tests/openpgp/quick-key-manipulation.scm
tests/openpgp/run-tests.scm
tests/openpgp/samplekeys/authenticate-only.pub.asc [new file with mode: 0644]
tests/openpgp/samplekeys/authenticate-only.sec.asc [new file with mode: 0644]
tests/openpgp/samplemsgs/revoke-2D727CC768697734.asc [new file with mode: 0644]
tests/openpgp/setup.scm
tests/openpgp/signencrypt.scm
tests/openpgp/sigs.scm
tests/openpgp/ssh-export.scm [new file with mode: 0755]
tests/openpgp/ssh-import.scm [moved from tests/openpgp/ssh.scm with 94% similarity]
tests/openpgp/tofu-2183839A-1.txt [deleted file]
tests/openpgp/tofu-BC15C85A-1.txt [deleted file]
tests/openpgp/tofu-EE37CF96-1.txt [deleted file]
tests/openpgp/tofu-keys-secret.asc [deleted file]
tests/openpgp/tofu-keys.asc [deleted file]
tests/openpgp/tofu.scm
tests/openpgp/tofu/conflicting/1C005AF3-1.txt [new file with mode: 0644]
tests/openpgp/tofu/conflicting/1C005AF3-2.txt [new file with mode: 0644]
tests/openpgp/tofu/conflicting/1C005AF3-3.txt [new file with mode: 0644]
tests/openpgp/tofu/conflicting/1C005AF3-4.txt [new file with mode: 0644]
tests/openpgp/tofu/conflicting/1C005AF3-5.txt [new file with mode: 0644]
tests/openpgp/tofu/conflicting/1C005AF3-secret.gpg [new file with mode: 0644]
tests/openpgp/tofu/conflicting/1C005AF3.gpg [new file with mode: 0644]
tests/openpgp/tofu/conflicting/B662E42F-1.txt [new file with mode: 0644]
tests/openpgp/tofu/conflicting/B662E42F-2.txt [new file with mode: 0644]
tests/openpgp/tofu/conflicting/B662E42F-3.txt [new file with mode: 0644]
tests/openpgp/tofu/conflicting/B662E42F-4.txt [new file with mode: 0644]
tests/openpgp/tofu/conflicting/B662E42F-5.txt [new file with mode: 0644]
tests/openpgp/tofu/conflicting/B662E42F-secret.gpg [new file with mode: 0644]
tests/openpgp/tofu/conflicting/B662E42F.gpg [new file with mode: 0644]
tests/openpgp/tofu/conflicting/BE04EB2B-1.txt [new file with mode: 0644]
tests/openpgp/tofu/conflicting/BE04EB2B-2.txt [new file with mode: 0644]
tests/openpgp/tofu/conflicting/BE04EB2B-3.txt [new file with mode: 0644]
tests/openpgp/tofu/conflicting/BE04EB2B-4.txt [new file with mode: 0644]
tests/openpgp/tofu/conflicting/BE04EB2B-5.txt [new file with mode: 0644]
tests/openpgp/tofu/conflicting/BE04EB2B-secret.gpg [new file with mode: 0644]
tests/openpgp/tofu/conflicting/BE04EB2B.gpg [new file with mode: 0644]
tests/openpgp/tofu/conflicting/README [new file with mode: 0644]
tests/openpgp/verify-multifile.scm [new file with mode: 0755]
tests/openpgp/verify.scm
tools/Makefile.am
tools/call-dirmngr.c
tools/call-dirmngr.h
tools/gpg-wks-client.c
tools/gpg-wks-server.c
tools/gpg-wks.h
tools/gpgconf-comp.c
tools/gpgconf.c
tools/gpgconf.h
tools/mime-maker.c
tools/wks-util.c