summaryrefslogtreecommitdiff
path: root/xmlsecurity/source
AgeCommit message (Expand)Author
2022-07-26CVE-2022-26305 compare authors using ThumbprintCaolán McNamara
2022-01-07only use X509DataCaolán McNamara
2021-11-04xmlsec: fix OOXML signing with multiple certs, extend the testTomaž Vajngerl
2021-11-04xmlsec: signing the document fails the 3rd time (invalid signature)Tomaž Vajngerl
2021-04-01xmlsecurity: replace OOXMLSecParser implementationMichael Stahl
2021-03-19xmlsecurity: improve handling of multiple X509Data elementsMichael Stahl
2021-03-18xmlsecurity: ignore elements in ds:Object that aren't signedMichael Stahl
2021-03-18xmlsecurity: XSecParser confused about multiple timestampsMichael Stahl
2021-03-18xmlsecurity: replace XSecParser implementationMichael Stahl
2021-03-17do same set error state as ReadAndVerifySignature doesCaolán McNamara
2021-02-09default to CertificateValidity::INVALIDCaolán McNamara
2020-11-24Avoid unused parameter warning in the !HAVE_FEATURE_PDFIUM caseTor Lillqvist
2020-11-18xmlsecurity: reject a few dangerous annotation types during pdf sig verifyMiklos Vajna
2020-11-14xmlsecurity: handle MDP permission during PDF verifyMiklos Vajna
2020-10-29fix --disable-pdfium buildCaolán McNamara
2020-09-08xmlsecurity: pdf incremental updates that are non-commenting are invalidMiklos Vajna
2020-09-07xmlsecurity: avoid saying OK when the signature is partialMiklos Vajna
2020-09-01xmlsecurity: fix infobar vs signature dialog inconsistencyMiklos Vajna
2020-07-30xmlsecurity: detect unsigned incremental update between signaturesMiklos Vajna
2020-05-19oox, svx, sw, xmlsecurity: clang-format these filesMiklos Vajna
2020-05-18officecfg,unotools,cui: add ODF 1.2 Extended / ODF 1.3 versionsMichael Stahl
2020-05-13expand out some namespace aliasesNoel Grandin
2020-05-10compact namespace in xmlhelp..xmlsecurityNoel Grandin
2020-04-29Remove unnecessary if blockSamuel Mehrbrodt
2020-04-29tdf#131733 Show only CN part of X.509 subject infoGabor Kelemen
2020-04-27Missing includes on Windows with --disable-pchMike Kaganski
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-04-07new loplugin:unusedvariableplusNoel Grandin
2020-04-02xmlsec-wrapper.h must be included before any xmlsec headerMike Kaganski
2020-04-01Drop useless initialization immediately before reassignmentMike Kaganski
2020-03-25Remove unused using declarations in oox...xmlsecurityGabor Kelemen
2020-03-03remove some dead codeNoel Grandin
2020-03-01cid#1459028 various checked_return warningsCaolán McNamara
2020-02-12clang-analyzer-deadcode.DeadStoresNoel Grandin
2020-02-03tdf:#54938Adapt supportsService implementations to cppu::supportsServiceiakarsu
2020-02-03tdf#54938: Adapt supportsService implementations to cppu::supportsServiceHakan Bakacak
2020-02-01tdf#54938: Adapt supportsService implementations to cppu::supportsServiceCanberk TURAN
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2020-01-28tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctorFaruk Demirbaş
2020-01-28remove some unused local varsNoel Grandin
2020-01-28remove some unused local varsNoel Grandin
2020-01-21Make TempFile destructor remove temp directory recursivelySamuel Mehrbrodt
2020-01-13tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMesut Çifci
2020-01-08[API CHANGE] extend css.security.XDocumentDigitalSignaturesbrinzing
2020-01-06tdf#54938 Adapt supportsService implementations to cppu::supportsServiceYusuf Keten
2019-12-25sal_Char->char in xmloff..xmlsecurityNoel Grandin
2019-12-18Elide use of rtl_Instance (which is obsoleted by C++11 thread-safe statics)Noel Grandin
2019-12-17Fix macro security UI usability problemsJan-Marek Glogowski
2019-12-05loplugin:external (clang-cl)Stephan Bergmann
2019-12-01boost::optional: replace uses of get_value_or with value_orStephan Bergmann