summaryrefslogtreecommitdiff
path: root/xmlsecurity/qa
AgeCommit message (Expand)Author
2021-01-07officecfg,unotools,cui: add ODF 1.2 Extended / ODF 1.3 versionsMichael Stahl
2021-01-07xmlsecurity: actually validate in testODFEncryptedGPGMichael Stahl
2021-01-07replace hard-coded "1.2" ODF version stringsMichael Stahl
2021-01-07package: OFFICE-3940 ODF 1.3 export of OpenPGP encryptionMichael Stahl
2020-11-19xmlsecurity: reject a few dangerous annotation types during pdf sig verifyMiklos Vajna
2020-11-19xmlsecurity: handle MDP permission during PDF verifyMiklos Vajna
2020-09-09xmlsecurity: pdf incremental updates that are non-commenting are invalidMiklos Vajna
2020-07-27xmlsecurity: detect unsigned incremental update between signaturesMiklos Vajna
2020-06-29Move data for signing tests to test/Miklos Vajna
2020-06-29sd signature line: add testcaseMiklos Vajna
2020-05-24package: OFFICE-3940 ODF 1.3 import of OpenPGP encryptionMichael Stahl
2019-10-16tdf#42316 handle saving to template filtersJan-Marek Glogowski
2019-09-26Remove some unused includesMiklos Vajna
2019-08-16new loplugin:sequenceloopNoel Grandin
2019-08-10assertDocument is only defined for HAVE_FEATURE_GPGVERIFYStephan Bergmann
2019-08-06tdf#42316 preserve macro signature of templatesJan-Marek Glogowski
2019-07-21loplugin:referencecasting in xmlsecurityNoel Grandin
2019-05-15xmlsecurity: make DocumentSignatureManager members privateMiklos Vajna
2019-05-09tdf#42949 Fix IWYU warnings in xmlsecurity/*cxxGabor Kelemen
2019-04-29tdf#42949 Fix IWYU warnings in xmlsecurity/*hxxGabor Kelemen
2019-04-09tdf#123747 xmlsecurity, ODF sign roundtrip: preserve invalid reference typeMiklos Vajna
2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen
2019-03-05Introduce o3tl::underlyingEnumValueStephan Bergmann
2019-01-18CppunitTest_xmlsecurity_pdfsigning: use CPPUNIT_TEST_FIXTURE()Miklos Vajna
2019-01-09CppunitTest_xmlsecurity_signing: use CPPUNIT_TEST_FIXTURE()Miklos Vajna
2018-11-26sfx2: show partial signatures even if cert validation failsMiklos Vajna
2018-11-16Fix typosAndrea Gelmini
2018-11-15Adapt recent CppunitTest_xmlsecurity_signing fix to ASanStephan Bergmann
2018-11-14Add unit test for reading ODF signed signaturelineSamuel Mehrbrodt
2018-11-13CppunitTest_xmlsecurity_signing: turn on clang-format for this fileMiklos Vajna
2018-11-09Clean up excess slashes in pathsStephan Bergmann
2018-11-09Fix creation/removal of GPG socketdirStephan Bergmann
2018-09-05Fix typo in codeAndrea Gelmini
2018-08-29Replace find_if with proper quantifier algorithmsArkadiy Illarionov
2018-08-27tdf#119309 xmlsecurity xades: missing XML attribute on idSignedProperties refMiklos Vajna
2018-07-12Add missing sal/log.hxx headersGabor Kelemen
2018-07-10pass SvStream around by std::unique_ptrNoel Grandin
2018-06-29ODF1.3: import new OpenPGP encryption markupThorsten Behrens
2018-06-20xmlsec: update to 1.2.26Miklos Vajna
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-06-01xmlsecurity: add ecdsa option to certificate generator scriptMiklos Vajna
2018-06-01loplugin: look for CPPUNIT_ASSERT_EQUALS with params swappedNoel Grandin
2018-05-30xmlsecurity windows: let cert picker and PDF sign find ECDSA keysMiklos Vajna
2018-05-25xmlsecurity nss: fix OOXML signing with ECDSA keyMiklos Vajna
2018-05-18tdf#109180 xmlsecurity nss: fix signing with ECDSA keyMiklos Vajna
2018-05-18Fix some IWYU warningsMiklos Vajna
2018-05-05Fix typosAndrea Gelmini
2018-03-28No need to open this test doc read/writeStephan Bergmann
2018-03-28Copy test doc to temp location before opening read/writeStephan Bergmann