Imported Upstream version 2.1.15 upstream/2.1.15
authorDongHun Kwak <dh0128.kwak@samsung.com>
Tue, 9 Feb 2021 07:00:13 +0000 (16:00 +0900)
committerDongHun Kwak <dh0128.kwak@samsung.com>
Tue, 9 Feb 2021 07:00:13 +0000 (16:00 +0900)
commit6f2e2cc2b171ed4a631d26590eb4ccd4a89347b2
tree2efb6d2121f5d04d8a3693203e309fd68623dbd0
parent88d11242422e9ef0e94e472b61527faeb0a95bde
Imported Upstream version 2.1.15
195 files changed:
NEWS
README
agent/Makefile.am
agent/agent.h
agent/cache.c
agent/command-ssh.c
agent/command.c
agent/cvt-openpgp.c
agent/gpg-agent.c
agent/keyformat.txt
agent/learncard.c
agent/preset-passphrase.c
agent/protect-tool.c
common/Makefile.am
common/asshelp.c
common/exechelp-posix.c
common/exectool.c
common/fwddecl.h
common/homedir.c
common/i18n.c
common/init.c
common/iobuf.c
common/keyserver.h
common/logging.c
common/miscellaneous.c
common/sexputil.c
common/simple-pwquery.c
common/simple-pwquery.h
common/status.h
common/stringhelp.c
common/stringhelp.h
common/t-exectool.c [new file with mode: 0644]
common/util.h
common/utilproto.h [new file with mode: 0644]
common/w32-afunix.c [deleted file]
common/w32-afunix.h [deleted file]
configure.ac
dirmngr/Makefile.am
dirmngr/cdblib.c
dirmngr/certcache.c
dirmngr/crlcache.c
dirmngr/dirmngr.c
dirmngr/dirmngr.h
dirmngr/http.c
dirmngr/ldap-wrapper.c
dirmngr/ocsp.c
dirmngr/server.c
dirmngr/t-http.c
dirmngr/validate.c
doc/DETAILS
doc/TRANSLATE
doc/announce-2.1.txt
doc/dirmngr.texi
doc/gpg-agent.texi
doc/gpg.texi
doc/gpgsm.texi
doc/scdaemon.texi
doc/tools.texi
doc/whats-new-in-2.1.txt
g10/encrypt.c
g10/export.c
g10/getkey.c
g10/gpg.c
g10/gpg.h
g10/gpgcompose.c
g10/gpgv.c
g10/import.c
g10/keydb.h
g10/keyedit.c
g10/keylist.c
g10/keyring.c
g10/mainproc.c
g10/options.h
g10/packet.h
g10/parse-packet.c
g10/passphrase.c
g10/pkclist.c
g10/progress.c
g10/sig-check.c
g10/sign.c
g10/tdbio.c
g10/test-stubs.c
g10/tofu.c
g10/tofu.h
g13/Makefile.am
g13/backend.c
g13/backend.h
g13/be-dmcrypt.c
g13/be-dmcrypt.h
g13/call-syshelp.c
g13/call-syshelp.h
g13/g13-syshelp.c
g13/g13-syshelp.h
g13/g13.c
g13/keyblob.c
g13/keyblob.h
g13/mount.c
g13/server.c
g13/server.h
g13/sh-cmd.c
g13/sh-dmcrypt.c
g13/suspend.c
kbx/kbxutil.c
kbx/keybox-update.c
kbx/keybox-util.c
kbx/keybox.h
m4/ksba.m4
m4/libgcrypt.m4
m4/ntbtls.m4
po/POTFILES.in
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/app-p15.c
scd/app.c
scd/ccid-driver.c
scd/command.c
scd/scdaemon.c
sm/gpgsm.c
sm/keylist.c
sm/server.c
sm/sign.c
tests/gpgscm/Makefile.am
tests/gpgscm/ffi-private.h
tests/gpgscm/ffi.c
tests/gpgscm/init.scm
tests/gpgscm/lib.scm
tests/gpgscm/main.c
tests/gpgscm/scheme.c
tests/gpgscm/tests.scm
tests/migrations/Makefile.am
tests/migrations/common.scm
tests/migrations/extended-pkf.scm
tests/migrations/from-classic.scm
tests/migrations/issue2276.scm [new file with mode: 0755]
tests/migrations/issue2276.tar.asc [new file with mode: 0644]
tests/openpgp/Makefile.am
tests/openpgp/README
tests/openpgp/armor.scm
tests/openpgp/armor.test
tests/openpgp/defs.scm
tests/openpgp/fake-pinentry.c
tests/openpgp/forged-keyring.gpg [new file with mode: 0644]
tests/openpgp/gpg-agent.conf.tmpl
tests/openpgp/gpgtar.scm
tests/openpgp/gpgv-forged-keyring.scm [new file with mode: 0755]
tests/openpgp/issue2015.scm [new file with mode: 0755]
tests/openpgp/issue2346.scm [new file with mode: 0755]
tests/openpgp/issue2417.scm [new file with mode: 0755]
tests/openpgp/issue2419.scm [new file with mode: 0755]
tests/openpgp/run-tests.scm
tests/openpgp/samplekeys/issue2346.gpg [new file with mode: 0644]
tests/openpgp/samplekeys/ssh-dsa.key [new file with mode: 0644]
tests/openpgp/samplekeys/ssh-ecdsa.key [new file with mode: 0644]
tests/openpgp/samplekeys/ssh-ed25519.key [new file with mode: 0644]
tests/openpgp/samplekeys/ssh-rsa.key [new file with mode: 0644]
tests/openpgp/samplemsgs/issue2419.asc [new file with mode: 0644]
tests/openpgp/setup.scm
tests/openpgp/ssh.scm [new file with mode: 0755]
tests/openpgp/tofu.scm
tools/Makefile.am
tools/gpg-check-pattern.c
tools/gpg-connect-agent.c
tools/gpg-wks-client.c
tools/gpg-wks-server.c
tools/gpgconf-comp.c
tools/gpgconf.c
tools/gpgconf.h
tools/gpgsplit.c
tools/gpgtar.c
tools/gpgtar.h
tools/symcryptrun.c