summaryrefslogtreecommitdiffstats
path: root/xmlsecurity/qa/unit/signing/signing.cxx
Commit message (Expand)AuthorAgeFilesLines
* xmlsecurity: add tests for multiple X509Data/X509CertificateMichael Stahl2021-10-191-0/+111
* xmlsecurity: add test for timestampsMichael Stahl2021-10-191-0/+24
* xmlsecurity: pdf incremental updates that are non-commenting are invalidMiklos Vajna2020-11-271-0/+18
* tdf#123747 xmlsecurity, ODF sign roundtrip: preserve invalid reference typeMiklos Vajna2019-04-091-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-141-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
* ODF1.3: import new OpenPGP encryption markupThorsten Behrens2018-06-291-0/+8
* 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-181-18/+61
* Copy test doc to temp location before opening read/writeStephan Bergmann2018-03-281-1/+6
* properly check for gpgconf (and --create-socketdir) workingRene Engelhard2018-03-181-0/+8
* gpg4libre: add initial unit test for encryptionThorsten Behrens2018-01-131-0/+13
* tdf#42949 Fix some more Include What You Use warningsMiklos Vajna2018-01-041-7/+0
* xmlsecurity: move GNUPGHOME to $workdir for unit testThorsten Behrens2017-12-141-13/+14
* 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-071-1/+90
* tdf#113550 RTF import: fix incorrect text indentMiklos Vajna2017-11-071-3/+3
* tdf#65393 Test for signature line imagesSamuel Mehrbrodt2017-11-061-0/+28
* Consistently use OUString in test::DirectoriesStephan Bergmann2017-08-241-1/+1
* loplugin:oncevar variousNoel Grandin2017-06-291-2/+1
* gpg4libre: Fixup unit tests, now that SecurityContext is neededKatarina Behrens2017-06-211-4/+8
* sw, xmlsecurity: indentation fixesMiklos Vajna2017-06-121-4/+8
* use comphelper::InitPropertySequence in more placesNoel Grandin2017-06-091-16/+15
* xmlsecurity: avoid using the SerialNumberAdapter wrapperMiklos Vajna2017-03-021-1/+0
* new loplugin unoanyNoel Grandin2017-02-281-2/+2
* New loplugin:conststringvar: xmlsecurityStephan Bergmann2017-01-101-1/+1
* CppunitTest_xmlsecurity_signing: add 2 more ODF / XAdES testsMiklos Vajna2016-11-301-0/+33
* CppunitTest_xmlsecurity_signing: add XAdES testcaseMiklos Vajna2016-11-251-1/+57
* CppunitTest_xmlsecurity_signing: don't assume we always have a signing certMiklos Vajna2016-11-241-18/+18
* The PDF tests require HAVE_FEATURE_PDFIMPORTTor Lillqvist2016-11-181-0/+10
* More work in progress on XAdES compliant ODF signingTor Lillqvist2016-11-101-1/+1
* xmlsecurity: move the sec context from the format helpers to the sign managerMiklos Vajna2016-11-081-13/+13
* Work in progress on supporting XAdES-compliant signatures for ODFTor Lillqvist2016-11-081-3/+3
* xmlsecurity PDF sign: enable unit tests on WindowsMiklos Vajna2016-11-031-6/+0
* Use enum class for two local enumsTor Lillqvist2016-11-011-5/+5
* replace <<= with assign for <<= with rhs AnyJochen Nitschke2016-10-171-2/+2
* CppunitTest_xmlsecurity_signing: add PDF testsMiklos Vajna2016-10-131-0/+52
* Indentation fixesMiklos Vajna2016-08-291-1/+1
* Make CppunitTest_xmlsecurity_signing more reliableStephan Bergmann2016-08-221-1/+2