summaryrefslogtreecommitdiff
path: root/xmlsecurity/source
AgeCommit message (Expand)Author
2021-03-03xmlsecurity: fix crash in DocumentDigitalSignatures::isAuthorTrusted()Michael Stahl
2021-03-03xmlsecurity: avoid exception in DigitalSignaturesDialog::getCertificate()Michael Stahl
2021-03-03xmlsecurity: improve handling of multiple certificates per X509DataMichael Stahl
2021-03-03xmlsecurity: improve handling of multiple X509Data elementsMichael Stahl
2021-03-03xmlsecurity: add EqualDistinguishedNames()Michael Stahl
2021-03-03xmlsecurity: ignore elements in ds:Object that aren't signedMichael Stahl
2021-03-03xmlsecurity: remove XSecController::setPropertyId()Michael Stahl
2021-03-03xmlsecurity: XSecParser confused about multiple timestampsMichael Stahl
2021-03-03xmlsecurity: move XSecParser Reference state into contextsMichael Stahl
2021-03-03xmlsecurity: move XSecParser state into contextsMichael Stahl
2021-03-03xmlsecurity: replace XSecParser implementationMichael Stahl
2021-02-19loplugin:refcounting in xmlsecurityNoel
2021-02-18loplugin:referencecasting in xmlsecurityNoel
2021-02-09default to CertificateValidity::INVALIDCaolán McNamara
2021-02-08tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctorTarun Sharma
2021-02-04log why status wasn't SECSuccessCaolán McNamara
2021-01-26loplugin:passstuffbyrefNoel
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-19make *String(string_view) constructors explicitNoel Grandin
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-12-08use proper struct for trusted authorsNoel
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel
2020-11-26pdfium: replace PDFiumSignature::getPointer() with typed gettersMiklos Vajna
2020-11-25loplugin:stringviewparam (clang-cl)Stephan Bergmann
2020-11-25loplugin:stringview (clang-cl)Stephan Bergmann
2020-11-25pdfium: add sig getters: ByteRange, DocMDPPermission, Contents and SubFilterMiklos Vajna
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-20pdfium: add a signature wrapper classMiklos Vajna
2020-11-19tdf#123936 Formatting files in module xmlsecurity with clang-formatPhilipp Hofer
2020-11-19pdfium: add signature and trailer end getter wrappersMiklos Vajna
2020-11-17loplugin:stringviewparam check methods tooNoel
2020-11-13xmlsecurity: verify signatures using pdfiumMiklos Vajna
2020-11-05xmlsecurity: reject a few dangerous annotation types during pdf sig verifyMiklos Vajna
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2020-10-21xmlsecurity: clean up last raw pdfium callMiklos Vajna
2020-10-21Avoid unused parameter 'nMDPPerm'Tor Lillqvist
2020-10-20xmlsecurity: handle MDP permission during PDF verifyMiklos Vajna
2020-10-14More fixes of uses of now-explicit OUString ctor taking raw sal_Unicode pointerStephan Bergmann
2020-10-06loplugin:const* make some params and methods constNoel
2020-10-02Fix libnssckbi not found error on AndroidMert Tumer
2020-09-25xmlsecurity: fold pdfio into pdfsignaturehelperMiklos Vajna
2020-09-23Executable_pdfverify: use PDFSignatureHelper for signature verificationMiklos Vajna
2020-09-23tdf#128136: Build curl, nss, and xmlsec for iOS, tooTor Lillqvist
2020-09-19fix non-pdfium buildNoel Grandin
2020-09-17Remove some unused includesMiklos Vajna
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-09-06fix non-pdfium buildNoel Grandin
2020-09-04xmlsecurity: pdf incremental updates that are non-commenting are invalidMiklos Vajna
2020-09-04Make many OUString functions take std::u16string_view parametersStephan Bergmann
2020-09-02xmlsecurity: avoid saying OK when the signature is partialMiklos Vajna