summaryrefslogtreecommitdiff
path: root/xmlsecurity
AgeCommit message (Expand)Author
2024-03-02Use SAL_WNODEPRECATED_DECLARATIONS_(PUSH|POP)Mike Kaganski
2024-03-02tdf#158302 fix build against system-libxml-2.12Miklos Vajna
2024-03-02Missing includeStephan Bergmann
2024-02-22upgrade libxml2, libxslt & liblangtagCaolán McNamara
2022-06-16include memory for GCC12Michael Stahl
2022-03-11compare authors using ThumbprintCaolán McNamara
2022-01-07only use X509DataCaolán McNamara
2021-10-29xmlsecurity: some Distinguished Names are less equal than othersMichael Stahl
2021-10-21xmlsecurity: fix test failing because NSS policy forbids SHA1Michael Stahl
2021-10-21test: upgrade test NSS database from dbm: to sql:Michael Stahl
2021-10-21xmlsecurity: fix new tests on WNTMichael Stahl
2021-10-21xmlsecurity: add tests for multiple X509Data/X509CertificateMichael Stahl
2021-10-12xmlsecurity: add test for timestampsMichael Stahl
2021-03-31xmlsecurity: replace OOXMLSecParser implementationMichael Stahl
2021-03-25xmlsecurity: improve handling of multiple X509Data elementsMichael Stahl
2021-03-25oox, svx, sw, xmlsecurity: clang-format these filesMiklos Vajna
2021-03-25Remove unnecessary if blockSamuel Mehrbrodt
2021-03-25xmlsecurity: ignore elements in ds:Object that aren't signedMichael Stahl
2021-03-25xmlsecurity: XSecParser confused about multiple timestampsMichael Stahl
2021-03-25xmlsecurity: replace XSecParser implementationMichael Stahl
2021-03-25expand out some namespace aliases [xmlsecurity/source/helper]Noel Grandin
2021-03-25default to CertificateValidity::INVALIDCaolán McNamara
2021-03-25do same set error state as ReadAndVerifySignature doesCaolán McNamara
2021-03-18tdf#97694 Add test for macro signature preservation in BaseSamuel Mehrbrodt
2020-12-22[API CHANGE] extend css.security.XDocumentDigitalSignaturesbrinzing
2020-12-03xmlsecurity: reject a few dangerous annotation types during pdf sig verifyMiklos Vajna
2020-12-03fix --disable-pdfium buildCaolán McNamara
2020-12-03xmlsecurity: handle MDP permission during PDF verifyMiklos Vajna
2020-09-10xmlsecurity: pdf incremental updates that are non-commenting are invalidMiklos Vajna
2020-09-08xmlsecurity: avoid saying OK when the signature is partialMiklos Vajna
2020-09-04xmlsecurity: fix infobar vs signature dialog inconsistencyMiklos Vajna
2020-07-30xmlsecurity: detect unsigned incremental update between signaturesMiklos Vajna
2020-05-23package: OFFICE-3940 ODF 1.3 import of OpenPGP encryptionMichael Stahl
2020-04-29tdf#131733 Show only CN part of X.509 subject infocp-6.4-branch-pointGabor Kelemen
2019-12-17Fix macro security UI usability problemsJan-Marek Glogowski
2019-11-11remove a PCH for which the library has already been removedLuboš Luňák
2019-11-05make some classes module-privateNoel Grandin
2019-11-03loplugin:stringaddNoel Grandin
2019-11-03find symbols that can be privateNoel Grandin
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann
2019-10-18make bin/update_pch.s always include code in trivial #if'sLuboš Luňák
2019-10-17Remove some memset callsMike Kaganski
2019-10-16tdf#42316 handle saving to template filtersJan-Marek Glogowski
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin
2019-10-10Silence -Werror,-Wunused-variable (clang-cl)Stephan Bergmann
2019-10-09tdf#114441 changed some sal_uLong to better fitting typesChristian Barth
2019-10-08loplugin:redundantpointerops simplify *p.get()Noel Grandin
2019-10-06Related: tdf#127935 set default activate handler to toggle row expansionCaolán McNamara
2019-10-01loplugin:stringconstant (clang-cl)Stephan Bergmann
2019-10-01add activates_default to GtkEntries in dialogsCaolán McNamara