summaryrefslogtreecommitdiff
path: root/xmlsecurity/qa
AgeCommit message (Expand)Author
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
2018-03-21Turn on clang-format for these filesMiklos Vajna
2018-03-18properly check for gpgconf (and --create-socketdir) workingRene 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-16Fix typosAndrea Gelmini
2018-01-15More loplugin:cstylecast: xmlsecurityStephan Bergmann
2018-01-13gpg4libre: add initial unit test for encryptionThorsten Behrens
2018-01-04tdf#42949 Fix some more Include What You Use warningsMiklos Vajna
2017-12-14xmlsecurity: move GNUPGHOME to $workdir for unit testThorsten Behrens
2017-12-14Remove junk committed by mistakeStephan Bergmann
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann
2017-12-09gpg4libre: check if we can really verify OpenPGP signaturesThorsten Behrens
2017-12-08gpg4libre: 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