summaryrefslogtreecommitdiffstats
path: root/xmlsecurity/qa/unit
Commit message (Expand)AuthorAgeFilesLines
* xmlsecurity: add tests for multiple X509Data/X509CertificateMichael Stahl2021-10-196-0/+111
* xmlsecurity: add test for timestampsMichael Stahl2021-10-192-0/+24
* xmlsecurity: reject a few dangerous annotation types during pdf sig verifyMiklos Vajna2020-12-012-0/+18
* xmlsecurity: handle MDP permission during PDF verifyMiklos Vajna2020-11-272-4/+23
* xmlsecurity: pdf incremental updates that are non-commenting are invalidMiklos Vajna2020-11-272-0/+18
* xmlsecurity: detect unsigned incremental update between signaturesMiklos Vajna2020-07-272-3/+16
* tdf#123747 xmlsecurity, ODF sign roundtrip: preserve invalid reference typeMiklos Vajna2019-04-092-0/+61
* sfx2: show partial signatures even if cert validation failsMiklos Vajna2018-11-281-2/+4
* Fix typosAndrea Gelmini2018-11-161-1/+1
* Adapt recent CppunitTest_xmlsecurity_signing fix to ASanStephan Bergmann2018-11-151-2/+6
* Add unit test for reading ODF signed signaturelineSamuel Mehrbrodt2018-11-142-4/+24
* CppunitTest_xmlsecurity_signing: turn on clang-format for this fileMiklos Vajna2018-11-131-118/+147
* Clean up excess slashes in pathsStephan Bergmann2018-11-091-7/+7
* Fix creation/removal of GPG socketdirStephan Bergmann2018-11-091-0/+29
* Replace find_if with proper quantifier algorithmsArkadiy Illarionov2018-08-291-1/+1
* tdf#119309 xmlsecurity xades: missing XML attribute on idSignedProperties refMiklos Vajna2018-08-271-0/+4
* Add missing sal/log.hxx headersGabor Kelemen2018-07-121-0/+1
* pass SvStream around by std::unique_ptrNoel Grandin2018-07-101-6/+6
* ODF1.3: import new OpenPGP encryption markupThorsten Behrens2018-06-292-0/+8
* xmlsec: update to 1.2.26Miklos Vajna2018-06-202-0/+0
* look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin2018-06-081-2/+0
* loplugin: look for CPPUNIT_ASSERT_EQUALS with params swappedNoel Grandin2018-06-011-2/+2
* xmlsecurity windows: let cert picker and PDF sign find ECDSA keysMiklos Vajna2018-05-301-1/+44
* xmlsecurity nss: fix OOXML signing with ECDSA keyMiklos Vajna2018-05-251-0/+43
* tdf#109180 xmlsecurity nss: fix signing with ECDSA keyMiklos Vajna2018-05-183-18/+61
* Fix some IWYU warningsMiklos Vajna2018-05-181-0/+1
* Fix typosAndrea Gelmini2018-05-051-1/+1
* No need to open this test doc read/writeStephan Bergmann2018-03-281-2/+1
* Copy test doc to temp location before opening read/writeStephan Bergmann2018-03-281-1/+6
* Turn on clang-format for these filesMiklos Vajna2018-03-211-49/+90
* properly check for gpgconf (and --create-socketdir) workingRene Engelhard2018-03-181-0/+8
* forcepoint #16: fix heap-use-after-freeMiklos Vajna2018-03-022-0/+2
* tdf#114460 vcl: handle nested parentheses in PDF roundtripMiklos Vajna2018-01-232-0/+2
* Fix typosAndrea Gelmini2018-01-161-1/+1
* More loplugin:cstylecast: xmlsecurityStephan Bergmann2018-01-151-1/+1
* gpg4libre: add initial unit test for encryptionThorsten Behrens2018-01-135-0/+13
* tdf#42949 Fix some more Include What You Use warningsMiklos Vajna2018-01-042-7/+2
* xmlsecurity: move GNUPGHOME to $workdir for unit testThorsten Behrens2017-12-141-13/+14
* Remove junk committed by mistakeStephan Bergmann2017-12-141-0/+0
* No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann2017-12-141-0/+0
* gpg4libre: check if we can really verify OpenPGP signaturesThorsten Behrens2017-12-091-13/+7
* gpg4libre: rename GPGME_HAVE_GPGME to HAVE_FEATURE_GPGMEThorsten Behrens2017-12-081-4/+4
* gpg4libre: add unit tests for ODF signing featureThorsten Behrens2017-12-079-1/+92
* tdf#113550 RTF import: fix incorrect text indentMiklos Vajna2017-11-071-3/+3
* tdf#65393 Test for signature line imagesSamuel Mehrbrodt2017-11-062-0/+28
* Map from GetLastError() to HRESULTStephan Bergmann2017-09-211-1/+1
* xmlsecurity: be consistent inside #ifdef _WIN32Miklos Vajna2017-09-191-2/+2
* PDF signing: don't fail unittest on invalid certificatesMike Kaganski2017-09-191-8/+40
* xmlsecurity: no need to have pdfio/pdfdocument.hxx as a global headerMiklos Vajna2017-09-061-1/+1
* Consistently use OUString in test::DirectoriesStephan Bergmann2017-08-242-2/+2