Imported Upstream version 1.23.1 upstream upstream/1.23.1
authorTizenOpenSource <tizenopensrc@samsung.com>
Thu, 7 Dec 2023 08:15:13 +0000 (17:15 +0900)
committerTizenOpenSource <tizenopensrc@samsung.com>
Thu, 7 Dec 2023 08:15:13 +0000 (17:15 +0900)
commit10be0aded0e820e3343e1f2ad7a6cacb60702ecc
tree80cbac1ef3109d820f7ea2ae7ba5f55a9cbbba55
parent73f75b48c0470a46b31340f5cc9e5219d6ee0faa
Imported Upstream version 1.23.1
326 files changed:
AUTHORS
ChangeLog
Makefile.am
Makefile.in
NEWS
README
VERSION
aclocal.m4
autogen.rc
autogen.sh
build-aux/libtool-patch.sed [new file with mode: 0644]
build-aux/texinfo.tex
conf/config.h.in
configure
configure.ac
doc/Makefile.in
doc/defsincdate
doc/gpgme.info
doc/gpgme.info-1
doc/gpgme.info-2
doc/gpgme.texi
doc/texinfo.tex
gpgme.spec
lang/Makefile.in
lang/cl/Makefile.in
lang/cl/gpgme.asd
lang/cpp/Makefile.am
lang/cpp/Makefile.in
lang/cpp/src/Makefile.in
lang/cpp/src/configuration.h
lang/cpp/src/context.cpp
lang/cpp/src/context.h
lang/cpp/src/data.cpp
lang/cpp/src/data.h
lang/cpp/src/decryptionresult.cpp
lang/cpp/src/decryptionresult.h
lang/cpp/src/defaultassuantransaction.cpp
lang/cpp/src/editinteractor.cpp
lang/cpp/src/encryptionresult.h
lang/cpp/src/engineinfo.h
lang/cpp/src/global.h
lang/cpp/src/gpgaddexistingsubkeyeditinteractor.cpp
lang/cpp/src/gpgadduserideditinteractor.cpp
lang/cpp/src/gpgagentgetinfoassuantransaction.cpp
lang/cpp/src/gpggencardkeyinteractor.cpp
lang/cpp/src/gpggencardkeyinteractor.h
lang/cpp/src/gpgrevokekeyeditinteractor.cpp
lang/cpp/src/gpgsetexpirytimeeditinteractor.cpp
lang/cpp/src/gpgsetownertrusteditinteractor.cpp
lang/cpp/src/gpgsignkeyeditinteractor.cpp
lang/cpp/src/importresult.cpp
lang/cpp/src/importresult.h
lang/cpp/src/key.cpp
lang/cpp/src/key.h
lang/cpp/src/keygenerationresult.h
lang/cpp/src/keylistresult.h
lang/cpp/src/notation.h
lang/cpp/src/scdgetinfoassuantransaction.cpp
lang/cpp/src/signingresult.cpp
lang/cpp/src/signingresult.h
lang/cpp/src/swdbresult.h
lang/cpp/src/tofuinfo.h
lang/cpp/src/verificationresult.cpp
lang/cpp/src/verificationresult.h
lang/cpp/src/vfsmountresult.h
lang/cpp/tests/Makefile.in
lang/cpp/tests/run-verify.cpp
lang/cpp/tests/run-wkdlookup.cpp
lang/js/BrowserTestExtension/Makefile.in
lang/js/DemoExtension/Makefile.in
lang/js/Makefile.in
lang/js/src/Makefile.in
lang/python/Makefile.am
lang/python/Makefile.in
lang/python/doc/Makefile.in
lang/python/doc/src/gpgme-python-howto.org
lang/python/doc/texinfo/texinfo.tex
lang/python/examples/Makefile.in
lang/python/examples/howto/add-userid.py
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
lang/python/examples/howto/import-keys-hkp.py
lang/python/examples/howto/import-keys.py
lang/python/examples/howto/import-mailvelope-keys.py
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/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/gpgme.i
lang/python/helpers.c
lang/python/helpers.h
lang/python/setup.py.in
lang/python/src/Makefile.in
lang/python/src/core.py
lang/python/tests/Makefile.am
lang/python/tests/Makefile.in
lang/python/tests/t-quick-key-manipulation.py
lang/qt/Makefile.in
lang/qt/doc/Makefile.in
lang/qt/src/DecryptVerifyArchiveJob [new file with mode: 0644]
lang/qt/src/EncryptArchiveJob [new file with mode: 0644]
lang/qt/src/FileListDataProvider [new file with mode: 0644]
lang/qt/src/Makefile.am
lang/qt/src/Makefile.in
lang/qt/src/QGpgmeConfig-w32.cmake.in.in
lang/qt/src/QGpgmeQt6Config-w32.cmake.in.in [new file with mode: 0644]
lang/qt/src/QGpgmeQt6Config.cmake.in.in [new file with mode: 0644]
lang/qt/src/QGpgmeQt6ConfigVersion.cmake.in [new file with mode: 0644]
lang/qt/src/SignArchiveJob [new file with mode: 0644]
lang/qt/src/SignEncryptArchiveJob [new file with mode: 0644]
lang/qt/src/WKDRefreshJob [new file with mode: 0644]
lang/qt/src/changeexpiryjob.cpp
lang/qt/src/changeexpiryjob_p.h [new file with mode: 0644]
lang/qt/src/cryptoconfig.cpp
lang/qt/src/dataprovider.h
lang/qt/src/debug.h
lang/qt/src/decryptverifyarchivejob.cpp [new file with mode: 0644]
lang/qt/src/decryptverifyarchivejob.h [new file with mode: 0644]
lang/qt/src/decryptverifyarchivejob_p.h [new file with mode: 0644]
lang/qt/src/defaultkeygenerationjob.h
lang/qt/src/encryptarchivejob.cpp [new file with mode: 0644]
lang/qt/src/encryptarchivejob.h [new file with mode: 0644]
lang/qt/src/encryptarchivejob_p.h [new file with mode: 0644]
lang/qt/src/encryptjob.cpp
lang/qt/src/encryptjob.h
lang/qt/src/encryptjob_p.h [new file with mode: 0644]
lang/qt/src/filelistdataprovider.cpp [new file with mode: 0644]
lang/qt/src/filelistdataprovider.h [new file with mode: 0644]
lang/qt/src/hierarchicalkeylistjob.h
lang/qt/src/importjob.cpp
lang/qt/src/importjob.h
lang/qt/src/importjob_p.h [new file with mode: 0644]
lang/qt/src/job.cpp
lang/qt/src/job.h
lang/qt/src/job_p.h
lang/qt/src/listallkeysjob.cpp [new file with mode: 0644]
lang/qt/src/listallkeysjob.h
lang/qt/src/listallkeysjob_p.h [new file with mode: 0644]
lang/qt/src/multideletejob.cpp
lang/qt/src/multideletejob.h
lang/qt/src/protocol.h
lang/qt/src/protocol_p.h
lang/qt/src/qgpgmeaddexistingsubkeyjob.cpp
lang/qt/src/qgpgmeadduseridjob.h
lang/qt/src/qgpgmechangeexpiryjob.cpp
lang/qt/src/qgpgmechangeexpiryjob.h
lang/qt/src/qgpgmechangeownertrustjob.h
lang/qt/src/qgpgmechangepasswdjob.h
lang/qt/src/qgpgmedecryptjob.cpp
lang/qt/src/qgpgmedecryptjob.h
lang/qt/src/qgpgmedecryptverifyarchivejob.cpp [new file with mode: 0644]
lang/qt/src/qgpgmedecryptverifyarchivejob.h [new file with mode: 0644]
lang/qt/src/qgpgmedecryptverifyjob.cpp
lang/qt/src/qgpgmedecryptverifyjob.h
lang/qt/src/qgpgmedeletejob.h
lang/qt/src/qgpgmedownloadjob.h
lang/qt/src/qgpgmeencryptarchivejob.cpp [new file with mode: 0644]
lang/qt/src/qgpgmeencryptarchivejob.h [new file with mode: 0644]
lang/qt/src/qgpgmeencryptjob.cpp
lang/qt/src/qgpgmeencryptjob.h
lang/qt/src/qgpgmeexportjob.h
lang/qt/src/qgpgmegpgcardjob.h
lang/qt/src/qgpgmeimportfromkeyserverjob.h
lang/qt/src/qgpgmeimportjob.cpp
lang/qt/src/qgpgmeimportjob.h
lang/qt/src/qgpgmekeyformailboxjob.h
lang/qt/src/qgpgmekeygenerationjob.h
lang/qt/src/qgpgmekeylistjob.h
lang/qt/src/qgpgmelistallkeysjob.cpp
lang/qt/src/qgpgmelistallkeysjob.h
lang/qt/src/qgpgmenewcryptoconfig.cpp
lang/qt/src/qgpgmenewcryptoconfig.h
lang/qt/src/qgpgmequickjob.h
lang/qt/src/qgpgmerefreshsmimekeysjob.cpp
lang/qt/src/qgpgmerefreshsmimekeysjob.h
lang/qt/src/qgpgmesignarchivejob.cpp [new file with mode: 0644]
lang/qt/src/qgpgmesignarchivejob.h [new file with mode: 0644]
lang/qt/src/qgpgmesignencryptarchivejob.cpp [new file with mode: 0644]
lang/qt/src/qgpgmesignencryptarchivejob.h [new file with mode: 0644]
lang/qt/src/qgpgmesignencryptjob.cpp
lang/qt/src/qgpgmesignencryptjob.h
lang/qt/src/qgpgmesignjob.cpp
lang/qt/src/qgpgmesignjob.h
lang/qt/src/qgpgmesignkeyjob.cpp
lang/qt/src/qgpgmesignkeyjob.h
lang/qt/src/qgpgmetofupolicyjob.h
lang/qt/src/qgpgmeverifydetachedjob.cpp
lang/qt/src/qgpgmeverifydetachedjob.h
lang/qt/src/qgpgmeverifyopaquejob.cpp
lang/qt/src/qgpgmeverifyopaquejob.h
lang/qt/src/qgpgmewkdlookupjob.h
lang/qt/src/qgpgmewkdrefreshjob.cpp [new file with mode: 0644]
lang/qt/src/qgpgmewkdrefreshjob.h [new file with mode: 0644]
lang/qt/src/qgpgmewkspublishjob.h
lang/qt/src/signarchivejob.cpp [new file with mode: 0644]
lang/qt/src/signarchivejob.h [new file with mode: 0644]
lang/qt/src/signarchivejob_p.h [new file with mode: 0644]
lang/qt/src/signencryptarchivejob.cpp [new file with mode: 0644]
lang/qt/src/signencryptarchivejob.h [new file with mode: 0644]
lang/qt/src/signencryptarchivejob_p.h [new file with mode: 0644]
lang/qt/src/signencryptjob.cpp
lang/qt/src/signencryptjob_p.h [new file with mode: 0644]
lang/qt/src/threadedjobmixin.h
lang/qt/src/util.cpp
lang/qt/src/util.h
lang/qt/src/wkdrefreshjob.cpp [new file with mode: 0644]
lang/qt/src/wkdrefreshjob.h [new file with mode: 0644]
lang/qt/src/wkdrefreshjob_p.h [new file with mode: 0644]
lang/qt/tests/Makefile.am
lang/qt/tests/Makefile.in
lang/qt/tests/run-decryptverifyarchivejob.cpp [new file with mode: 0644]
lang/qt/tests/run-encryptarchivejob.cpp [new file with mode: 0644]
lang/qt/tests/run-exportjob.cpp
lang/qt/tests/run-importjob.cpp
lang/qt/tests/run-signarchivejob.cpp [new file with mode: 0644]
lang/qt/tests/run-wkdrefreshjob.cpp [new file with mode: 0644]
lang/qt/tests/t-addexistingsubkey.cpp
lang/qt/tests/t-changeexpiryjob.cpp
lang/qt/tests/t-decryptverify.cpp [new file with mode: 0644]
lang/qt/tests/t-encrypt.cpp
lang/qt/tests/t-import.cpp
lang/qt/tests/t-remarks.cpp
lang/qt/tests/t-support.h
lang/qt/tests/t-trustsignatures.cpp
lang/qt/tests/t-various.cpp
m4/ax_check_compile_flag.m4 [new file with mode: 0644]
m4/ax_cxx_compile_stdcxx.m4
m4/gpg-error.m4
m4/libassuan.m4
m4/python.m4
m4/qt5.m4 [moved from m4/qt.m4 with 88% similarity]
m4/qt6.m4 [new file with mode: 0644]
src/Makefile.am
src/Makefile.in
src/argparse.c
src/assuan-support.c
src/context.h
src/conversion.c
src/data-identify.c
src/data.c
src/data.h
src/debug.c
src/debug.h
src/decrypt-verify.c
src/dirinfo.c
src/edit.c
src/engine-backend.h
src/engine-gpg.c
src/engine-gpgsm.c
src/engine-uiserver.c
src/engine.c
src/engine.h
src/export.c
src/gpgme-json.c
src/gpgme-tool.c
src/gpgme-w32spawn.c
src/gpgme.c
src/gpgme.def
src/gpgme.h.in
src/gpgme.m4
src/gpgme.pc.in
src/import.c
src/key.c
src/keylist.c
src/libgpgme.vers
src/parsetlv.c
src/posix-util.c
src/sign.c
src/sys-util.h
src/trustlist.c
src/util.h
src/verify.c
src/version.c
src/versioninfo.rc.in
src/w32-glib-io.c
src/w32-io.c
src/w32-util.c
tests/Makefile.in
tests/gpg/Makefile.am
tests/gpg/Makefile.in
tests/gpg/ownertrust.txt [new file with mode: 0644]
tests/gpg/t-decrypt-verify.c
tests/gpg/t-edit-sign.c
tests/gpg/t-import.c
tests/gpg/t-keylist-secret-sig.c
tests/gpg/t-keylist-sig.c
tests/gpg/t-keylist.c
tests/gpg/t-support.h
tests/gpg/t-verify.c
tests/gpgsm/Makefile.in
tests/json/Makefile.am
tests/json/Makefile.in
tests/json/t-json.c
tests/opassuan/Makefile.in
tests/run-decrypt.c
tests/run-encrypt.c
tests/run-import.c
tests/run-keylist.c
tests/run-sign.c
tests/run-verify.c
tests/t-engine-info.c