Imported Upstream version 2.1.21 upstream/2.1.21
authorDongHun Kwak <dh0128.kwak@samsung.com>
Tue, 9 Feb 2021 07:00:21 +0000 (16:00 +0900)
committerDongHun Kwak <dh0128.kwak@samsung.com>
Tue, 9 Feb 2021 07:00:21 +0000 (16:00 +0900)
commitd9f0d99e31569835e295b990029c6dd19554299c
treeecdcc994cad9a9b8a35e7ac495bd77eadf87a622
parente28f2fa5b31e90be72c2276f8cea3b22d309d406
Imported Upstream version 2.1.21
269 files changed:
AUTHORS
Makefile.am
NEWS
README
agent/Makefile.am
agent/all-tests.scm [new file with mode: 0644]
agent/cache.c
agent/call-pinentry.c
agent/call-scd.c
agent/command-ssh.c
agent/command.c
agent/findkey.c
agent/gpg-agent.c
agent/pkdecrypt.c
agent/pksign.c
agent/trustlist.c
build-aux/speedo/w32/g4wihelp.c
build-aux/speedo/w32/inst.nsi
build-aux/texinfo.tex
common/ChangeLog-2011.include
common/Makefile.am
common/all-tests.scm [new file with mode: 0644]
common/audit.c
common/b64dec.c
common/call-gpg.c
common/dotlock.c
common/exechelp.h
common/exectool.c
common/init.h
common/logging.c
common/openpgp-oid.c
common/openpgpdefs.h
common/recsel.c
common/sexputil.c
common/simple-pwquery.h
common/stringhelp.c
common/stringhelp.h
common/sysutils.c
common/t-session-env.c
common/t-stringhelp.c
configure.ac
dirmngr/cdblib.c
dirmngr/certcache.c
dirmngr/dirmngr-client.c
dirmngr/dirmngr.c
dirmngr/dns-stuff.c
dirmngr/dns-stuff.h
dirmngr/dns.c
dirmngr/http.c
dirmngr/ks-engine-hkp.c
dirmngr/ldap-wrapper-ce.c
dirmngr/ldap-wrapper.c
dirmngr/loadswdb.c
dirmngr/server.c
dirmngr/t-http.c
dirmngr/validate.c
doc/HACKING
doc/dirmngr.texi
doc/gpg-agent.texi
doc/gpg.texi
doc/gpgsm.texi
g10/Makefile.am
g10/all-tests.scm [new file with mode: 0644]
g10/armor.c
g10/call-agent.c
g10/compress-bz2.c
g10/dirmngr-conf.skel [deleted file]
g10/export.c
g10/getkey.c
g10/gpg.c
g10/gpgcompose.c
g10/import.c
g10/keydb.h
g10/keyedit.c
g10/keygen.c
g10/keylist.c
g10/keyring.c
g10/main.h
g10/misc.c
g10/openfile.c
g10/options.skel [deleted file]
g10/packet.h
g10/parse-packet.c
g10/pkclist.c
g10/seskey.c
g10/sign.c
g10/skclist.c
g10/t-stutter.c
g10/tdbio.c
g10/test.c
g10/tofu.c
g10/trustdb.c
g10/verify.c
g13/Makefile.am
g13/all-tests.scm [new file with mode: 0644]
g13/backend.c
g13/create.c
g13/g13-common.h
g13/sh-dmcrypt.c
kbx/keybox-blob.c
kbx/keybox-defs.h
kbx/keybox-openpgp.c
m4/lib-link.m4
m4/po.m4
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/app-p15.c
scd/app.c
scd/atr.c
scd/ccid-driver.c
scd/command.c
scd/iso7816.c
sm/certlist.c
sm/gpgsm.c
sm/import.c
sm/keylist.c
sm/misc.c
sm/qualified.c
sm/server.c
sm/sign.c
tests/Makefile.am
tests/gpgme/Makefile.am
tests/gpgme/all-tests.scm [new file with mode: 0644]
tests/gpgme/gpgme-defs.scm
tests/gpgme/run-tests.scm
tests/gpgme/setup.scm
tests/gpgme/wrap.scm
tests/gpgscm/Makefile.am
tests/gpgscm/gnupg.scm [new file with mode: 0644]
tests/gpgscm/init.scm
tests/gpgscm/lib.scm
tests/gpgscm/main.c
tests/gpgscm/makefile.scm [new file with mode: 0644]
tests/gpgscm/opdefines.h
tests/gpgscm/scheme-private.h
tests/gpgscm/scheme.c
tests/gpgscm/scheme.h
tests/gpgscm/small-integers.h [new file with mode: 0644]
tests/gpgscm/t-child.c
tests/gpgscm/t-child.scm
tests/gpgscm/tests.scm
tests/gpgscm/xml.scm [new file with mode: 0644]
tests/gpgsm/Makefile.am
tests/gpgsm/all-tests.scm [new file with mode: 0644]
tests/gpgsm/decrypt.scm
tests/gpgsm/encrypt.scm
tests/gpgsm/export.scm
tests/gpgsm/gpgsm-defs.scm
tests/gpgsm/import.scm
tests/gpgsm/run-tests.scm
tests/gpgsm/setup.scm
tests/gpgsm/shell.scm
tests/gpgsm/sign.scm
tests/gpgsm/verify.scm
tests/inittests
tests/migrations/Makefile.am
tests/migrations/all-tests.scm [new file with mode: 0644]
tests/migrations/common.scm
tests/migrations/extended-pkf.scm
tests/migrations/from-classic.scm
tests/migrations/issue2276.scm
tests/migrations/run-tests.scm
tests/openpgp/4gb-packet.scm
tests/openpgp/Makefile.am
tests/openpgp/README
tests/openpgp/all-tests.scm [new file with mode: 0644]
tests/openpgp/armdetach.scm
tests/openpgp/armdetachm.scm
tests/openpgp/armencrypt.scm
tests/openpgp/armencryptp.scm
tests/openpgp/armor.scm
tests/openpgp/armsignencrypt.scm
tests/openpgp/armsigs.scm
tests/openpgp/bug537-test.data.asc
tests/openpgp/clearsig.scm
tests/openpgp/compression.scm
tests/openpgp/conventional-mdc.scm
tests/openpgp/conventional.scm
tests/openpgp/decrypt-dsa.scm
tests/openpgp/decrypt-multifile.scm
tests/openpgp/decrypt-session-key.scm
tests/openpgp/decrypt-unwrap-verify.scm
tests/openpgp/decrypt.scm
tests/openpgp/default-key.scm
tests/openpgp/defs.scm
tests/openpgp/delete-keys.scm
tests/openpgp/detach.scm
tests/openpgp/detachm.scm
tests/openpgp/ecc.scm
tests/openpgp/enarmor.scm
tests/openpgp/encrypt-dsa.scm
tests/openpgp/encrypt-multifile.scm
tests/openpgp/encrypt.scm
tests/openpgp/encryptp.scm
tests/openpgp/export.scm
tests/openpgp/fake-pinentry.c
tests/openpgp/genkey1024.scm
tests/openpgp/gpg-agent.conf.tmpl [deleted file]
tests/openpgp/gpg.conf.tmpl [deleted file]
tests/openpgp/gpgconf.scm
tests/openpgp/gpgtar.scm
tests/openpgp/gpgv-forged-keyring.scm
tests/openpgp/import-revocation-certificate.scm
tests/openpgp/import.scm
tests/openpgp/issue2015.scm
tests/openpgp/issue2346.scm
tests/openpgp/issue2417.scm
tests/openpgp/issue2419.scm
tests/openpgp/issue2929.scm
tests/openpgp/issue2941.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/seat.scm
tests/openpgp/setup.scm
tests/openpgp/shell.scm
tests/openpgp/signencrypt-dsa.scm
tests/openpgp/signencrypt.scm
tests/openpgp/sigs-dsa.scm
tests/openpgp/sigs.scm
tests/openpgp/ssh-export.scm
tests/openpgp/ssh-import.scm
tests/openpgp/tofu.scm
tests/openpgp/use-exact-key.scm
tests/openpgp/verify-multifile.scm
tests/openpgp/verify.scm
tests/openpgp/version.scm
tests/pkits/Makefile.am
tests/pkits/README
tests/pkits/common.sh
tests/pkits/inittests
tests/run-tests.scm [new file with mode: 0644]
tools/gpg-connect-agent.c
tools/gpgconf-comp.c
tools/gpgconf.c
tools/gpgsplit.c
tools/mail-signed-keys
tools/rfc822parse.c
tools/symcryptrun.c
tools/watchgnupg.c
tools/wks-util.c