summaryrefslogtreecommitdiff
path: root/xmlsecurity/qa/unit/pdfsigning
AgeCommit message (Expand)Author
2021-03-12Drop some unused includesMiklos Vajna
2021-03-04CppunitTest_xmlsecurity_pdfsigning: run all tests in the disable-pdfium caseMiklos Vajna
2021-01-10fix coverity parse errorsCaolán McNamara
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-04disable tests that don't work without pdfiumCaolán McNamara
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-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-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-07-24xmlsecurity: detect unsigned incremental update between signaturesMiklos Vajna
2020-06-19Move data for signing tests to test/Miklos Vajna
2020-02-07test: move component context from subclasses to BootstrapFixtureMiklos Vajna
2019-05-15xmlsecurity: make DocumentSignatureManager members privateMiklos Vajna
2019-01-18CppunitTest_xmlsecurity_pdfsigning: use CPPUNIT_TEST_FIXTURE()Miklos Vajna
2018-07-12Add missing sal/log.hxx headersGabor Kelemen
2018-07-10pass SvStream around by std::unique_ptrNoel Grandin
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-21Turn on clang-format for these filesMiklos Vajna
2018-03-02forcepoint #16: fix heap-use-after-freeMiklos Vajna
2018-01-23tdf#114460 vcl: handle nested parentheses in PDF roundtripMiklos Vajna
2018-01-15More loplugin:cstylecast: xmlsecurityStephan Bergmann
2018-01-04tdf#42949 Fix some more Include What You Use warningsMiklos Vajna
2017-09-21Map from GetLastError() to HRESULTStephan Bergmann
2017-09-19xmlsecurity: be consistent inside #ifdef _WIN32Miklos Vajna
2017-09-19PDF signing: don't fail unittest on invalid certificatesMike Kaganski
2017-09-06xmlsecurity: no need to have pdfio/pdfdocument.hxx as a global headerMiklos Vajna
2017-08-24Consistently use OUString in test::DirectoriesStephan Bergmann
2017-06-29loplugin:oncevar variousNoel Grandin
2017-05-18tdf#107782 xmlsecurity PDF verify: handle empty X509 certificateMiklos Vajna
2017-04-14vcl PDF import: don't assume larger offset -> newer trailerMiklos Vajna
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: xmlsecurityStephan Bergmann
2017-04-03use actual UNO enums in vcl..xmlsecurityNoel Grandin
2017-03-22vcl: move in PDF tokenizer from xmlsecurityMiklos Vajna
2017-03-21xmlsecurity: separate signature verification from PDF tokenizerMiklos Vajna
2017-02-24vcl: add initial CppunitTest_vcl_pdfexportMiklos Vajna
2017-01-10New loplugin:conststringvar: xmlsecurityStephan Bergmann
2016-12-22Revert "[API CHANGE] createSecurityContext() was always called with an empty ...Tor Lillqvist
2016-12-21[API CHANGE] createSecurityContext() was always called with an empty stringTor Lillqvist
2016-12-17Adapt to no-longer explicit OUStringLiteral ctorStephan Bergmann
2016-12-02xmlsecurity mscrypto PDF verify: implement support for non-detached signaturesMiklos Vajna
2016-12-02xmlsecurity PDF verify: don't hide signatures where digest match is uncertainMiklos Vajna
2016-12-01xmlsecurity PDF verify: avoid seeking before the start of the streamMiklos Vajna
2016-12-01xmlsecurity PDF verify: handle no EOL at EOFMiklos Vajna
2016-12-01xmlsecurity PDF verify: fix reading names containing ']'Miklos Vajna