summaryrefslogtreecommitdiff
path: root/xmlsecurity/qa
AgeCommit message (Expand)Author
2020-12-21xmlsecurity: reject a few dangerous annotation types during pdf sig verifyMiklos Vajna
2020-12-21xmlsecurity: handle MDP permission during PDF verifyMiklos Vajna
2020-12-21xmlsecurity: pdf incremental updates that are non-commenting are invalidMiklos Vajna
2020-12-21xmlsecurity: detect unsigned incremental update between signaturesMiklos Vajna
2018-07-02ODF1.3: import new OpenPGP encryption markupThorsten Behrens
2018-04-03gpg4libre: fix failing gpg test due to over-long filenamesRene Engelhard
2018-03-02forcepoint #16: fix heap-use-after-freeMiklos Vajna
2018-01-23tdf#114460 vcl: handle nested parentheses in PDF roundtripMiklos Vajna
2018-01-13tdf#114550: load back PGP encrypted filesThorsten Behrens
2017-12-14xmlsecurity: move GNUPGHOME to $workdir for unit testThorsten Behrens
2017-12-11gpg4libre: check if we can really verify OpenPGP signaturesThorsten Behrens
2017-12-10gpg4libre: rename GPGME_HAVE_GPGME to HAVE_FEATURE_GPGMEThorsten Behrens
2017-12-07gpg4libre: add unit tests for ODF signing featureThorsten Behrens
2017-11-07tdf#113550 RTF import: fix incorrect text indentMiklos Vajna
2017-11-06tdf#65393 Test for signature line imagesSamuel Mehrbrodt
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-06-21gpg4libre: Fixup unit tests, now that SecurityContext is neededKatarina Behrens
2017-06-12sw, xmlsecurity: indentation fixesMiklos Vajna
2017-06-09use comphelper::InitPropertySequence in more placesNoel 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-03-02xmlsecurity: avoid using the SerialNumberAdapter wrapperMiklos Vajna
2017-02-28new loplugin unoanyNoel Grandin
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-06loplugin:unnecessaryoverrideStephan 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
2016-12-01xmlsecurity PDF verify: don't abort read on partial signMiklos Vajna
2016-12-01xmlsecurity PDF verify: handle boolean type as dictionary valueMiklos Vajna
2016-12-01xmlsecurity PDF verify: CR is also a terminator of a commentMiklos Vajna
2016-12-01xmlsecurity PDF verify: tolerate missing %%EOF in incremental updatesMiklos Vajna
2016-12-01xmlsecurity PDF verify: support non-detached signaturesMiklos Vajna
2016-11-30xmlsecurity PDF verify: look for the signingCertificateV2 attributeMiklos Vajna
2016-11-30CppunitTest_xmlsecurity_pdfsigning: add first PAdES testMiklos Vajna