summaryrefslogtreecommitdiff
path: root/xmlsecurity/qa
AgeCommit message (Expand)AuthorFilesLines
2021-04-13Fixup xmlsecurity testThorsten Behrens1-3/+3
2021-03-31xmlsecurity nss: fix OOXML signing with ECDSA keyMiklos Vajna1-0/+43
2021-03-29Also fix the generated test certs + generator script to avoid expiredMiklos Vajna3-3/+3
2021-03-29tdf#123747 xmlsecurity, ODF sign roundtrip: preserve invalid reference typeMiklos Vajna2-0/+61
2021-03-29tdf#119309 xmlsecurity xades: missing XML attribute on idSignedProperties refMiklos Vajna1-0/+4
2020-12-03xmlsecurity: reject a few dangerous annotation types during pdf sig verifyMiklos Vajna2-0/+18
2020-12-03xmlsecurity: handle MDP permission during PDF verifyMiklos Vajna2-4/+24
2020-09-12xmlsecurity: pdf incremental updates that are non-commenting are invalidMiklos Vajna2-0/+19
2020-07-28xmlsecurity: detect unsigned incremental update between signaturesMiklos Vajna2-3/+16
2020-07-22package: OFFICE-3940 ODF 1.3 import of OpenPGP encryptionMichael Stahl1-0/+0
2020-06-26tdf#97694 Add test for macro signature preservation in BaseSamuel Mehrbrodt2-0/+47
2020-03-13tdf#42316 always evaluate macro signatures on loadJan-Marek Glogowski1-24/+6
2019-11-01tdf#42316 handle saving to template filtersJan-Marek Glogowski1-17/+162
2019-10-01tdf#42316 preserve macro signature of templatesJan-Marek Glogowski3-1/+251
2018-12-06sfx2: show partial signatures even if cert validation failsMiklos Vajna1-2/+3
2018-06-30ODF1.3: import new OpenPGP encryption markupThorsten Behrens2-0/+8
2018-05-18tdf#109180 xmlsecurity nss: fix signing with ECDSA keyMiklos Vajna3-18/+61
2018-05-18Fix some IWYU warningsMiklos Vajna1-0/+1
2018-05-05Fix typosAndrea Gelmini1-1/+1
2018-03-28No need to open this test doc read/writeStephan Bergmann1-2/+1
2018-03-28Copy test doc to temp location before opening read/writeStephan Bergmann1-1/+6
2018-03-21Turn on clang-format for these filesMiklos Vajna1-49/+90
2018-03-18properly check for gpgconf (and --create-socketdir) workingRene Engelhard1-0/+8
2018-03-02forcepoint #16: fix heap-use-after-freeMiklos Vajna2-0/+2
2018-01-23tdf#114460 vcl: handle nested parentheses in PDF roundtripMiklos Vajna2-0/+2
2018-01-16Fix typosAndrea Gelmini1-1/+1
2018-01-15More loplugin:cstylecast: xmlsecurityStephan Bergmann1-1/+1
2018-01-13gpg4libre: add initial unit test for encryptionThorsten Behrens5-0/+13
2018-01-04tdf#42949 Fix some more Include What You Use warningsMiklos Vajna2-7/+2
2017-12-14xmlsecurity: move GNUPGHOME to $workdir for unit testThorsten Behrens1-13/+14
2017-12-14Remove junk committed by mistakeStephan Bergmann1-0/+0
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann1-0/+0
2017-12-09gpg4libre: check if we can really verify OpenPGP signaturesThorsten Behrens1-13/+7
2017-12-08gpg4libre: rename GPGME_HAVE_GPGME to HAVE_FEATURE_GPGMEThorsten Behrens1-4/+4
2017-12-07gpg4libre: add unit tests for ODF signing featureThorsten Behrens9-1/+92
2017-11-07tdf#113550 RTF import: fix incorrect text indentMiklos Vajna1-3/+3
2017-11-06tdf#65393 Test for signature line imagesSamuel Mehrbrodt2-0/+28
2017-09-21Map from GetLastError() to HRESULTStephan Bergmann1-1/+1
2017-09-19xmlsecurity: be consistent inside #ifdef _WIN32Miklos Vajna1-2/+2
2017-09-19PDF signing: don't fail unittest on invalid certificatesMike Kaganski1-8/+40
2017-09-06xmlsecurity: no need to have pdfio/pdfdocument.hxx as a global headerMiklos Vajna1-1/+1
2017-08-24Consistently use OUString in test::DirectoriesStephan Bergmann2-2/+2
2017-06-29loplugin:oncevar variousNoel Grandin2-4/+2
2017-06-21gpg4libre: Fixup unit tests, now that SecurityContext is neededKatarina Behrens1-4/+8
2017-06-12sw, xmlsecurity: indentation fixesMiklos Vajna1-4/+8
2017-06-09use comphelper::InitPropertySequence in more placesNoel Grandin1-16/+15
2017-05-18tdf#107782 xmlsecurity PDF verify: handle empty X509 certificateMiklos Vajna2-0/+20
2017-04-14vcl PDF import: don't assume larger offset -> newer trailerMiklos Vajna2-0/+103
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: xmlsecurityStephan Bergmann1-1/+1
2017-04-03use actual UNO enums in vcl..xmlsecurityNoel Grandin1-1/+1