summaryrefslogtreecommitdiff
path: root/xmlsecurity/qa
AgeCommit message (Expand)Author
2023-05-16xmlsecurity: do not run the test with HAVE_FEATURE_PDFIMPORTXisco Fauli
2023-04-17Remove some unused includesMiklos Vajna
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann
2022-12-22loplugin:unocast (xmlsecurity::Certificate)Stephan Bergmann
2022-12-01CppunitTest_xmlsecurity_signing2: inherit from UnoApiXmlTestXisco Fauli
2022-11-23UnoApiTest: factor out createTempFileXisco Fauli
2022-11-23CppunitTest_xmlsecurity_signing: inherit from UnoApiXmlTestXisco Fauli
2022-09-29split utl::TempFile into fast and named variantsNoel Grandin
2022-09-29use more string_view in xmlsecurityNoel Grandin
2022-07-29Verify signing certificate cryptographically before use in testsMike Kaganski
2022-07-20tdf#127236 vcl: fix missing encryption of PDF images during exportMiklos Vajna
2022-05-05tdf#145312: xmlsecurity_pdfsigning: Add unittestXisco Fauli
2022-05-03Just use Any ctor instead of makeAny in xmlsecurityStephan Bergmann
2022-03-01Fix the test failing when invalid certificate is in cert storeMike Kaganski
2021-11-24Rename o3tl::underlyingEnumValue to o3tl::to_underlying to match C++23Mike Kaganski
2021-11-02xmlsec: fix OOXML signing with multiple certs, extend the testTomaž Vajngerl
2021-10-28xmlsec: signing the document fails the 3rd time (invalid signature)Tomaž Vajngerl
2021-10-27xmlsecurity: some Distinguished Names are less equal than othersMichael Stahl
2021-10-21Fix commentTor Lillqvist
2021-10-20Run testODFX509CertificateChain first because otherwise it fails on my MacTor Lillqvist
2021-10-19xmlsecurity: fix test failing because NSS policy forbids SHA1Michael Stahl
2021-10-18xmlsecurity: fix new tests on WNTMichael Stahl
2021-10-17Simplify Sequences in xmlsecurityJulien Nabet
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-10-12xmlsecurity: add tests for multiple X509Data/X509CertificateMichael Stahl
2021-10-12xmlsecurity: add test for timestampsMichael Stahl
2021-08-20Make some scripts more portableIlmari Lauhakangas
2021-05-14Improve loplugin:stringviewStephan Bergmann
2021-03-12explicitly assert that xSignatureInfo shouldn't be emptyCaolán McNamara
2021-03-12Drop some unused includesMiklos Vajna
2021-03-05CppunitTest_xmlsecurity_signing: run all tests in the disable-pdfium caseMiklos Vajna
2021-03-05tdf#139734 Remove redundant asserts after functions loadFromDesktop and loadMoaz
2021-03-04CppunitTest_xmlsecurity_pdfsigning: run all tests in the disable-pdfium caseMiklos Vajna
2021-02-26pdfium: don't build PDFiumLibrary when PDFium is disabledMiklos Vajna
2021-01-10fix coverity parse errorsCaolán McNamara
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-21disable some more tests for non-default-dpiNoel Grandin
2020-12-19don't mention VclBuilder in the dialog tests docsCaolán McNamara
2020-12-04disable tests that don't work without pdfiumCaolán McNamara
2020-11-19tdf#123936 Formatting files in module xmlsecurity with clang-formatPhilipp Hofer
2020-11-13xmlsecurity: verify signatures using pdfiumMiklos Vajna
2020-11-05xmlsecurity: reject a few dangerous annotation types during pdf sig verifyMiklos Vajna
2020-10-20xmlsecurity: handle MDP permission during PDF verifyMiklos Vajna
2020-09-30vcl: add PDFiumAnnotation::getObjectCount()Miklos Vajna
2020-09-25xmlsecurity: fold pdfio into pdfsignaturehelperMiklos Vajna
2020-09-24CppunitTest_xmlsecurity_pdfsigning: use PDFSignatureHelper for sig verificationMiklos Vajna
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-09-04xmlsecurity: pdf incremental updates that are non-commenting are invalidMiklos Vajna