Imported Upstream version 1.13.0 upstream/1.13.0
authorJinWang An <jinwang.an@samsung.com>
Wed, 1 Dec 2021 07:54:38 +0000 (16:54 +0900)
committerJinWang An <jinwang.an@samsung.com>
Wed, 1 Dec 2021 07:54:38 +0000 (16:54 +0900)
commita4cc2ca8c024d3187c4ff465a176c7585b533411
tree659217ad9dfa42858c46dfafb7770a1ee67d2894
parent56c3832bc03cffe24fcca71370b668a6678d0cf9
Imported Upstream version 1.13.0
499 files changed:
AUTHORS
ChangeLog
Makefile.am
Makefile.in
NEWS
TODO
VERSION
aclocal.m4
autogen.rc
autogen.sh
build-aux/compile
build-aux/config.guess
build-aux/config.sub
build-aux/depcomp
build-aux/ltmain.sh
build-aux/mdate-sh
build-aux/missing
build-aux/texinfo.tex
conf/config.h.in
configure
configure.ac
contrib/ChangeLog-2011 [deleted file]
doc/ChangeLog-2011
doc/Makefile.am
doc/Makefile.in
doc/defsincdate
doc/gpgme.info
doc/gpgme.info-1
doc/gpgme.info-2
doc/gpgme.texi
doc/uiserver.texi
gpgme.spec
gpgme.spec.in
lang/Makefile.am
lang/Makefile.in
lang/cl/Makefile.am
lang/cl/Makefile.in
lang/cl/README
lang/cl/gpgme-grovel.lisp [new file with mode: 0644]
lang/cl/gpgme-package.lisp
lang/cl/gpgme.asd
lang/cl/gpgme.asd.in
lang/cl/gpgme.lisp
lang/cpp/Makefile.am
lang/cpp/Makefile.in
lang/cpp/README
lang/cpp/src/Makefile.am
lang/cpp/src/Makefile.in
lang/cpp/src/callbacks.cpp
lang/cpp/src/configuration.cpp
lang/cpp/src/configuration.h
lang/cpp/src/context.cpp
lang/cpp/src/context.h
lang/cpp/src/context_p.h
lang/cpp/src/context_vanilla.cpp
lang/cpp/src/data.cpp
lang/cpp/src/data_p.h
lang/cpp/src/decryptionresult.cpp
lang/cpp/src/defaultassuantransaction.h
lang/cpp/src/editinteractor.cpp
lang/cpp/src/encryptionresult.cpp
lang/cpp/src/engineinfo.cpp
lang/cpp/src/eventloopinteractor.cpp
lang/cpp/src/global.h
lang/cpp/src/gpgadduserideditinteractor.cpp
lang/cpp/src/gpgadduserideditinteractor.h
lang/cpp/src/gpgagentgetinfoassuantransaction.h
lang/cpp/src/gpggencardkeyinteractor.cpp
lang/cpp/src/gpggencardkeyinteractor.h
lang/cpp/src/gpgsetexpirytimeeditinteractor.cpp
lang/cpp/src/gpgsetexpirytimeeditinteractor.h
lang/cpp/src/gpgsetownertrusteditinteractor.cpp
lang/cpp/src/gpgsetownertrusteditinteractor.h
lang/cpp/src/gpgsignkeyeditinteractor.cpp
lang/cpp/src/gpgsignkeyeditinteractor.h
lang/cpp/src/importresult.cpp
lang/cpp/src/importresult.h
lang/cpp/src/key.cpp
lang/cpp/src/key.h
lang/cpp/src/keygenerationresult.cpp
lang/cpp/src/scdgetinfoassuantransaction.h
lang/cpp/src/signingresult.cpp
lang/cpp/src/trustitem.cpp
lang/cpp/src/trustitem.h
lang/cpp/src/verificationresult.cpp
lang/cpp/src/vfsmountresult.cpp
lang/cpp/tests/Makefile.am [new file with mode: 0644]
lang/cpp/tests/Makefile.in [new file with mode: 0644]
lang/cpp/tests/README [new file with mode: 0644]
lang/cpp/tests/run-getkey.cpp [new file with mode: 0644]
lang/cpp/tests/run-keylist.cpp [new file with mode: 0644]
lang/cpp/tests/run-verify.cpp [new file with mode: 0644]
lang/js/BrowserTestExtension/Makefile.in
lang/js/BrowserTestExtension/popup.js
lang/js/BrowserTestExtension/runbrowsertest.js
lang/js/BrowserTestExtension/rununittests.js
lang/js/BrowserTestExtension/setup_testing.js
lang/js/BrowserTestExtension/tests/KeyImportExport.js
lang/js/BrowserTestExtension/tests/KeyInfos.js
lang/js/BrowserTestExtension/tests/decryptTest.js
lang/js/BrowserTestExtension/tests/encryptDecryptTest.js
lang/js/BrowserTestExtension/tests/encryptTest.js
lang/js/BrowserTestExtension/tests/inputvalues.js
lang/js/BrowserTestExtension/tests/longRunningTests.js
lang/js/BrowserTestExtension/tests/signTest.js
lang/js/BrowserTestExtension/tests/startup.js
lang/js/BrowserTestExtension/tests/verifyTest.js
lang/js/DemoExtension/Makefile.in
lang/js/DemoExtension/entry.js
lang/js/DemoExtension/maindemo.js
lang/js/Makefile.am
lang/js/Makefile.in
lang/js/jsdoc_index.md
lang/js/src/Connection.js
lang/js/src/Errors.js
lang/js/src/Helpers.js
lang/js/src/Key.js
lang/js/src/Keyring.js
lang/js/src/Makefile.in
lang/js/src/Message.js
lang/js/src/Signature.js
lang/js/src/gpgmejs.js
lang/js/src/index.js
lang/js/src/permittedOperations.js
lang/js/unittests.js
lang/js/webpack.conf.js
lang/js/webpack.conf_unittests.js
lang/python/Makefile.am
lang/python/Makefile.in
lang/python/README
lang/python/doc/README
lang/python/doc/meta/old-commits.log
lang/python/doc/rst/_build/README [new file with mode: 0644]
lang/python/doc/rst/_static/README [new file with mode: 0644]
lang/python/doc/rst/_templates/README [new file with mode: 0644]
lang/python/doc/rst/conf.py [new file with mode: 0644]
lang/python/doc/rst/gpgme-python-howto.rst
lang/python/doc/rst/index.rst
lang/python/doc/rst/maintenance-mode.rst [new file with mode: 0644]
lang/python/doc/rst/short-history.rst
lang/python/doc/rst/what-is-new.rst [new file with mode: 0644]
lang/python/doc/rst/what-was-new.rst [new file with mode: 0644]
lang/python/doc/src/gpgme-python-howto [moved from lang/python/doc/src/gpgme-python-howto.org with 82% similarity]
lang/python/doc/src/gpgme-python-howto.pdf [new file with mode: 0644]
lang/python/doc/src/gpgme-python-howto.tex [new file with mode: 0644]
lang/python/doc/src/gpgme-python-howto.tex~ [new file with mode: 0644]
lang/python/doc/src/index [moved from lang/python/doc/src/index.org with 58% similarity]
lang/python/doc/src/maintenance-mode [new file with mode: 0644]
lang/python/doc/src/short-history [moved from lang/python/doc/src/short-history.org with 92% similarity]
lang/python/doc/src/what-is-new [new file with mode: 0644]
lang/python/doc/src/what-was-new [new file with mode: 0644]
lang/python/doc/texinfo/gpgme-python-howto.aux [new file with mode: 0644]
lang/python/doc/texinfo/gpgme-python-howto.log [new file with mode: 0644]
lang/python/doc/texinfo/gpgme-python-howto.texi
lang/python/doc/texinfo/index.texi
lang/python/doc/texinfo/maintenance-mode.texi [new file with mode: 0644]
lang/python/doc/texinfo/short-history.texi
lang/python/doc/texinfo/texput.log [new file with mode: 0644]
lang/python/doc/texinfo/what-is-new.texi [new file with mode: 0644]
lang/python/doc/texinfo/what-was-new.texi [new file with mode: 0644]
lang/python/examples/assuan.py [changed mode: 0644->0755]
lang/python/examples/decryption-filter.py [changed mode: 0644->0755]
lang/python/examples/delkey.py
lang/python/examples/exportimport.py
lang/python/examples/genkey.py
lang/python/examples/howto/add-userid.py
lang/python/examples/howto/advanced/cython/requirements.txt [new file with mode: 0644]
lang/python/examples/howto/clear-sign-file.py
lang/python/examples/howto/create-key.py
lang/python/examples/howto/decrypt-file.py
lang/python/examples/howto/detach-sign-file.py
lang/python/examples/howto/encrypt-file.py
lang/python/examples/howto/encrypt-sign-file.py
lang/python/examples/howto/encrypt-to-group-gullible.py
lang/python/examples/howto/encrypt-to-group-trustno1.py
lang/python/examples/howto/encrypt-to-group.py
lang/python/examples/howto/export-key.py
lang/python/examples/howto/export-minimised-key.py
lang/python/examples/howto/export-secret-key.py
lang/python/examples/howto/export-secret-keys.py
lang/python/examples/howto/groups.py
lang/python/examples/howto/import-key.py
lang/python/examples/howto/import-keybasekey.py [new file with mode: 0755]
lang/python/examples/howto/import-keys-hkp.py
lang/python/examples/howto/import-keys.py
lang/python/examples/howto/import-mailvelope-keys.py [new file with mode: 0755]
lang/python/examples/howto/keycount.py
lang/python/examples/howto/local-sign-group.py
lang/python/examples/howto/mutt-groups.py
lang/python/examples/howto/pmkey-import-alt.py
lang/python/examples/howto/pmkey-import-hkp-alt.py
lang/python/examples/howto/pmkey-import-hkp.py
lang/python/examples/howto/pmkey-import.py
lang/python/examples/howto/post_installer.py [new file with mode: 0755]
lang/python/examples/howto/requirements.txt [new file with mode: 0644]
lang/python/examples/howto/revoke-userid.py
lang/python/examples/howto/send-key-to-keyserver.py
lang/python/examples/howto/sign-file.py
lang/python/examples/howto/sign-key.py
lang/python/examples/howto/symcrypt-file.py
lang/python/examples/howto/temp-homedir-config.py
lang/python/examples/howto/verify-signatures.py
lang/python/examples/howto/verify-signed-file.py
lang/python/examples/inter-edit.py [changed mode: 0644->0755]
lang/python/examples/low_level-encrypt_to_all.py
lang/python/examples/sign.py
lang/python/examples/signverify.py
lang/python/examples/simple.py
lang/python/examples/testCMSgetkey.py [changed mode: 0644->0755]
lang/python/examples/verifydetails.py
lang/python/gpgme.i
lang/python/helpers.c
lang/python/private.h
lang/python/setup.py.in
lang/python/src/__init__.py
lang/python/src/constants/__init__.py
lang/python/src/constants/create.py
lang/python/src/constants/import_type.py [moved from lang/python/src/constants/import.py with 100% similarity]
lang/python/src/constants/keysign.py
lang/python/src/constants/sig/notation.py
lang/python/src/constants/tofu/__init__.py
lang/python/src/constants/tofu/policy.py
lang/python/src/core.py
lang/python/src/results.py
lang/python/tests/Makefile.am
lang/python/tests/Makefile.in
lang/python/tests/final.py
lang/python/tests/initial.py
lang/python/tests/run-tests.py
lang/python/tests/support.py
lang/python/tests/t-callbacks.py
lang/python/tests/t-data.py
lang/python/tests/t-decrypt-verify.py
lang/python/tests/t-decrypt.py
lang/python/tests/t-edit.py
lang/python/tests/t-encrypt-large.py
lang/python/tests/t-encrypt-sign.py
lang/python/tests/t-encrypt-sym.py
lang/python/tests/t-encrypt.py
lang/python/tests/t-export.py
lang/python/tests/t-file-name.py
lang/python/tests/t-idiomatic.py
lang/python/tests/t-import.py
lang/python/tests/t-keylist-from-data.py
lang/python/tests/t-keylist.py
lang/python/tests/t-protocol-assuan.py
lang/python/tests/t-quick-key-creation.py
lang/python/tests/t-quick-key-manipulation.py
lang/python/tests/t-quick-key-signing.py
lang/python/tests/t-quick-subkey-creation.py
lang/python/tests/t-sig-notation.py
lang/python/tests/t-sign.py
lang/python/tests/t-signers.py
lang/python/tests/t-trustlist.py
lang/python/tests/t-verify.py
lang/python/tests/t-wait.py
lang/python/tests/t-wrapper.py
lang/python/version.py.in
lang/qt/Makefile.am
lang/qt/Makefile.in
lang/qt/README
lang/qt/doc/Doxyfile.in
lang/qt/doc/Makefile.am
lang/qt/doc/Makefile.in
lang/qt/src/Makefile.am
lang/qt/src/Makefile.in
lang/qt/src/cryptoconfig.h
lang/qt/src/dataprovider.h
lang/qt/src/dn.cpp
lang/qt/src/dn.h
lang/qt/src/multideletejob.cpp
lang/qt/src/protocol_p.h
lang/qt/src/qgpgmebackend.cpp
lang/qt/src/qgpgmedecryptjob.cpp
lang/qt/src/qgpgmedecryptverifyjob.cpp
lang/qt/src/qgpgmeencryptjob.cpp
lang/qt/src/qgpgmekeylistjob.cpp
lang/qt/src/qgpgmelistallkeysjob.cpp
lang/qt/src/qgpgmerefreshkeysjob.cpp
lang/qt/src/qgpgmesecretkeyexportjob.cpp
lang/qt/src/qgpgmesignencryptjob.cpp
lang/qt/src/qgpgmesignjob.cpp
lang/qt/src/qgpgmeverifyopaquejob.cpp
lang/qt/src/threadedjobmixin.cpp
lang/qt/src/threadedjobmixin.h
lang/qt/src/wkspublishjob.h
lang/qt/tests/Makefile.am
lang/qt/tests/Makefile.in
lang/qt/tests/t-encrypt.cpp
lang/qt/tests/t-keylist.cpp
lang/qt/tests/t-tofuinfo.cpp
m4/ax_cxx_compile_stdcxx.m4
m4/ax_pkg_swig.m4
m4/ax_python_devel.m4
m4/glib-2.0.m4
m4/gpg-error.m4
m4/libassuan.m4
m4/python.m4
m4/qt.m4
src/ChangeLog-2011
src/Makefile.am
src/Makefile.in
src/argparse.c
src/assuan-support.c
src/ath.c
src/ath.h
src/b64dec.c
src/cJSON.c
src/cJSON.h
src/context.h
src/conversion.c
src/data-compat.c
src/data-estream.c
src/data-fd.c
src/data-identify.c
src/data-mem.c
src/data-stream.c
src/data-user.c
src/data.c
src/data.h
src/debug.c
src/debug.h
src/decrypt-verify.c
src/decrypt.c
src/delete.c
src/dirinfo.c
src/edit.c
src/encrypt-sign.c
src/encrypt.c
src/engine-assuan.c
src/engine-g13.c
src/engine-gpg.c
src/engine-gpgconf.c
src/engine-gpgsm.c
src/engine-spawn.c
src/engine-uiserver.c
src/engine.c
src/error.c
src/export.c
src/genkey.c
src/get-env.c
src/getauditlog.c
src/gpgconf.c
src/gpgme-config.in
src/gpgme-glib.pc.in [new file with mode: 0644]
src/gpgme-json.c
src/gpgme-tool.c
src/gpgme-w32spawn.c
src/gpgme.c
src/gpgme.h.in
src/gpgme.m4
src/gpgme.pc.in [new file with mode: 0644]
src/import.c
src/key.c
src/keylist.c
src/keysign.c
src/libgpgme.vers
src/mbox-util.c
src/op-support.c
src/opassuan.c
src/parsetlv.c
src/passphrase.c
src/passwd.c
src/posix-io.c
src/posix-util.c
src/priv-io.h
src/progress.c
src/queryswdb.c
src/setenv.c
src/sig-notation.c
src/sign.c
src/signers.c
src/spawn.c
src/status-table.c
src/stpcpy.c
src/sys-util.h
src/tofupolicy.c
src/trust-item.c
src/trustlist.c
src/ttyname_r.c
src/util.h
src/verify.c
src/version.c
src/vfs-create.c
src/vfs-mount.c
src/w32-ce.c [deleted file]
src/w32-ce.h [deleted file]
src/w32-glib-io.c
src/w32-io.c
src/w32-util.c
src/wait-global.c
src/wait-private.c
src/wait-user.c
src/wait.c
tests/Makefile.am
tests/Makefile.in
tests/gpg/Makefile.am
tests/gpg/Makefile.in
tests/gpg/t-cancel.c
tests/gpg/t-decrypt-verify.c
tests/gpg/t-decrypt.c
tests/gpg/t-edit.c
tests/gpg/t-encrypt-large.c
tests/gpg/t-encrypt-mixed.c
tests/gpg/t-encrypt-sign.c
tests/gpg/t-encrypt-sym.c
tests/gpg/t-encrypt.c
tests/gpg/t-eventloop.c
tests/gpg/t-export.c
tests/gpg/t-file-name.c
tests/gpg/t-genkey.c
tests/gpg/t-gpgconf.c
tests/gpg/t-import.c
tests/gpg/t-keylist-sig.c
tests/gpg/t-keylist.c
tests/gpg/t-sig-notation.c
tests/gpg/t-sign.c
tests/gpg/t-signers.c
tests/gpg/t-support.h
tests/gpg/t-thread-keylist-verify.c
tests/gpg/t-thread-keylist.c
tests/gpg/t-thread1.c
tests/gpg/t-trustlist.c
tests/gpg/t-verify.c
tests/gpg/t-wait.c
tests/gpgsm/Makefile.am
tests/gpgsm/Makefile.in
tests/gpgsm/cms-decrypt.c
tests/gpgsm/cms-keylist.c
tests/gpgsm/t-decrypt.c
tests/gpgsm/t-encrypt.c
tests/gpgsm/t-export.c
tests/gpgsm/t-genkey.c
tests/gpgsm/t-import.c
tests/gpgsm/t-keylist.c
tests/gpgsm/t-sign.c
tests/gpgsm/t-support.h
tests/gpgsm/t-verify.c
tests/json/Makefile.am [new file with mode: 0644]
tests/json/Makefile.in [new file with mode: 0644]
tests/json/final.test [new file with mode: 0755]
tests/json/initial.test [new file with mode: 0755]
tests/json/t-chunking.in.json [new file with mode: 0644]
tests/json/t-chunking.out.json [new file with mode: 0644]
tests/json/t-config-opt.in.json [new file with mode: 0644]
tests/json/t-config-opt.out.json [new file with mode: 0644]
tests/json/t-config.in.json [new file with mode: 0644]
tests/json/t-config.out.json [new file with mode: 0644]
tests/json/t-createkey.in.json [new file with mode: 0644]
tests/json/t-createkey.out.json [new file with mode: 0644]
tests/json/t-decrypt-verify.in.json [new file with mode: 0644]
tests/json/t-decrypt-verify.out.json [new file with mode: 0644]
tests/json/t-decrypt.in.json [new file with mode: 0644]
tests/json/t-decrypt.out.json [new file with mode: 0644]
tests/json/t-delete.in.json [new file with mode: 0644]
tests/json/t-delete.out.json [new file with mode: 0644]
tests/json/t-encrypt-sign.in.json [new file with mode: 0644]
tests/json/t-encrypt-sign.out.json [new file with mode: 0644]
tests/json/t-encrypt.in.json [new file with mode: 0644]
tests/json/t-encrypt.out.json [new file with mode: 0644]
tests/json/t-export-secret-info.in.json [new file with mode: 0644]
tests/json/t-export-secret-info.out.json [new file with mode: 0644]
tests/json/t-export.in.json [new file with mode: 0644]
tests/json/t-export.out.json [new file with mode: 0644]
tests/json/t-import.in.json [new file with mode: 0644]
tests/json/t-import.out.json [new file with mode: 0644]
tests/json/t-json.c [new file with mode: 0644]
tests/json/t-keylist-secret.in.json [new file with mode: 0644]
tests/json/t-keylist-secret.out.json [new file with mode: 0644]
tests/json/t-keylist.in.json [new file with mode: 0644]
tests/json/t-keylist.out.json [new file with mode: 0644]
tests/json/t-sig-notations.in.json [new file with mode: 0644]
tests/json/t-sig-notations.out.json [new file with mode: 0644]
tests/json/t-sign.in.json [new file with mode: 0644]
tests/json/t-sign.out.json [new file with mode: 0644]
tests/json/t-verify.in.json [new file with mode: 0644]
tests/json/t-verify.out.json [new file with mode: 0644]
tests/json/t-version.in.json [new file with mode: 0644]
tests/json/t-version.out.json [new file with mode: 0644]
tests/opassuan/Makefile.am
tests/opassuan/Makefile.in
tests/opassuan/t-command.c
tests/run-decrypt.c
tests/run-encrypt.c
tests/run-export.c
tests/run-genkey.c
tests/run-identify.c
tests/run-import.c
tests/run-keylist.c
tests/run-keysign.c
tests/run-sign.c
tests/run-support.h
tests/run-swdb.c
tests/run-threaded.c [new file with mode: 0644]
tests/run-tofu.c
tests/run-verify.c
tests/t-data.c
tests/t-engine-info.c
tests/t-version.c