summaryrefslogtreecommitdiff
path: root/xmlsecurity
AgeCommit message (Expand)AuthorFilesLines
2021-04-01xmlsecurity: replace OOXMLSecParser implementationMichael Stahl2-234/+1309
2021-03-31OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel1-2/+3
2021-03-14do same set error state as ReadAndVerifySignature doesCaolán McNamara1-0/+1
2021-03-04xmlsecurity: improve handling of multiple X509Data elementsMichael Stahl19-201/+640
2021-03-04xmlsecurity: ignore elements in ds:Object that aren't signedMichael Stahl4-90/+221
2021-03-04xmlsecurity: XSecParser confused about multiple timestampsMichael Stahl7-78/+63
2021-03-04xmlsecurity: replace XSecParser implementationMichael Stahl2-346/+1341
2021-02-09default to CertificateValidity::INVALIDCaolán McNamara1-2/+2
2021-01-15tdf#138848 add truncate-multiline to all GtkEntries and GtkSpinButtonsCaolán McNamara1-0/+1
2020-12-04disable tests that don't work without pdfiumCaolán McNamara1-0/+17
2020-11-20pdfium: add a signature wrapper classMiklos Vajna1-15/+20
2020-11-19tdf#123936 Formatting files in module xmlsecurity with clang-formatPhilipp Hofer13-82/+89
2020-11-19pdfium: add signature and trailer end getter wrappersMiklos Vajna1-5/+3
2020-11-17loplugin:stringviewparam check methods tooNoel2-2/+2
2020-11-15add <!-- n-columns=1 n-rows=1 --> before every GtkGridCaolán McNamara8-0/+15
2020-11-13xmlsecurity: verify signatures using pdfiumMiklos Vajna3-141/+175
2020-11-11tdf#124176 Use #pragma once in xmlsecurityTRaXIn13-54/+13
2020-11-05xmlsecurity: reject a few dangerous annotation types during pdf sig verifyMiklos Vajna3-5/+59
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel2-2/+2
2020-10-22set all .ui min require version of gtk to 3.20Caolán McNamara9-9/+9
2020-10-21xmlsecurity: clean up last raw pdfium callMiklos Vajna1-4/+8
2020-10-21Avoid unused parameter 'nMDPPerm'Tor Lillqvist1-0/+1
2020-10-20xmlsecurity: handle MDP permission during PDF verifyMiklos Vajna3-9/+27
2020-10-14More fixes of uses of now-explicit OUString ctor taking raw sal_Unicode pointerStephan Bergmann1-1/+1
2020-10-06loplugin:const* make some params and methods constNoel1-1/+1
2020-10-02Fix libnssckbi not found error on AndroidMert Tumer1-1/+1
2020-09-30vcl: add PDFiumAnnotation::getObjectCount()Miklos Vajna1-7/+6
2020-09-25xmlsecurity: fold pdfio into pdfsignaturehelperMiklos Vajna6-391/+321
2020-09-24CppunitTest_xmlsecurity_pdfsigning: use PDFSignatureHelper for sig verificationMiklos Vajna1-53/+34
2020-09-23Executable_pdfverify: use PDFSignatureHelper for signature verificationMiklos Vajna3-35/+37
2020-09-23tdf#128136: Build curl, nss, and xmlsec for iOS, tooTor Lillqvist1-1/+7
2020-09-21update pchesCaolán McNamara1-1/+1
2020-09-19fix non-pdfium buildNoel Grandin1-5/+7
2020-09-17Remove some unused includesMiklos Vajna2-1/+2
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann4-10/+23
2020-09-06fix non-pdfium buildNoel Grandin1-0/+1
2020-09-04TabPage no longer needs to inherit from VclBuilderContainerCaolán McNamara1-1/+2
2020-09-04xmlsecurity: pdf incremental updates that are non-commenting are invalidMiklos Vajna5-3/+92
2020-09-04Make many OUString functions take std::u16string_view parametersStephan Bergmann1-1/+1
2020-09-02xmlsecurity: avoid saying OK when the signature is partialMiklos Vajna2-7/+12
2020-09-02move Edit into toolkit only headersCaolán McNamara1-1/+1
2020-09-02Remove some unused includesMiklos Vajna1-1/+0
2020-09-01Fix typoAndrea Gelmini1-1/+1
2020-08-31xmlsecurity: fix infobar vs signature dialog inconsistencyMiklos Vajna1-2/+11
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann4-25/+25
2020-08-27remove some unused includes and update pchesCaolán McNamara1-1/+1
2020-08-24tdf#118148 Extended tips from HC2/shared/Olivier Hallot2-10/+58
2020-08-21tdf#118148 All extended tips for shared/optionenOlivier Hallot5-9/+93
2020-08-19update pchesCaolán McNamara1-1/+1
2020-08-13Remove some unused includesMiklos Vajna1-2/+0