summaryrefslogtreecommitdiff
path: root/xmlsecurity
AgeCommit message (Expand)Author
2022-04-11disable 2 failing pdfsigning testsMichael Stahl
2022-04-11xmlsecurity: reject a few dangerous annotation types during pdf sig verifyMiklos Vajna
2022-04-06compare authors using ThumbprintCaolán McNamara
2022-04-06only use X509DataCaolán McNamara
2022-04-06xmlsecurity: some Distinguished Names are less equal than othersMichael Stahl
2022-04-06xmlsecurity: fix test failing because NSS policy forbids SHA1Michael Stahl
2022-04-06test: upgrade test NSS database from dbm: to sql:Michael Stahl
2022-04-06xmlsecurity: fix new tests on WNTMichael Stahl
2022-04-06xmlsecurity: add tests for multiple X509Data/X509CertificateMichael Stahl
2022-04-06xmlsecurity: add test for timestampsMichael Stahl
2022-04-06do same set error state as ReadAndVerifySignature doesCaolán McNamara
2022-04-06Revert "Comment out failing unit test"Michael Stahl
2022-04-05Revert "only use X509Data"Gabor Kelemen
2022-04-01only use X509DataCaolán McNamara
2021-11-11Comment out failing unit testGabor Kelemen
2021-11-09Fix unit test break in ECDSA OOXML testGabor Kelemen
2021-11-09Revert "Temporarily comment out failing unit test"Gabor Kelemen
2021-11-09Temporarily comment out failing unit testGabor Kelemen
2021-11-04Revert "xmlsecurity: reject a few dangerous annotation types during pdf sig v...Gabor Kelemen
2021-04-20Adjust various unit tests past-backportsThorsten Behrens
2021-04-18xmlsecurity: downgrade to support gcc 4.8.2Vasily Melenchuk
2021-04-16xmlsecurity: replace OOXMLSecParser implementationMichael Stahl
2021-04-16xmlsecurity: improve handling of multiple X509Data elementsMichael Stahl
2021-04-16clang-format ooxmlsecexporter.cxxMichael Stahl
2021-04-15xmlsecurity: ignore elements in ds:Object that aren't signedMichael Stahl
2021-04-15xmlsecurity: XSecParser confused about multiple timestampsMichael Stahl
2021-04-15xmlsecurity: replace XSecParser implementationMichael Stahl
2021-04-15expand out some namespace aliases [xmlsecurity/source/helper]Noel Grandin
2021-04-15tdf#42316 always evaluate macro signatures on loadJan-Marek Glogowski
2021-04-15Fix macro security UI usability problemsJan-Marek Glogowski
2021-04-15tdf#42316 handle saving to template filtersJan-Marek Glogowski
2021-04-15tdf#42316 preserve macro signature of templatesJan-Marek Glogowski
2021-04-15[API CHANGE] extend css.security.XDocumentDigitalSignaturesbrinzing
2021-04-15tdf#42949 Fix IWYU warnings in xmlsecurity/*cxxGabor Kelemen
2021-04-15tdf#42949 Fix IWYU warnings in xmlsecurity/*hxxGabor Kelemen
2021-04-13tdf#123747 xmlsecurity, ODF sign roundtrip: preserve invalid reference typeMiklos Vajna
2021-04-13default to CertificateValidity::INVALIDCaolán McNamara
2021-04-13xmlsecurity: reject a few dangerous annotation types during pdf sig verifyMiklos Vajna
2021-04-07xmlsecurity: handle MDP permission during PDF verifyMiklos Vajna
2021-04-07xmlsecurity: pdf incremental updates that are non-commenting are invalidMiklos Vajna
2021-04-06xmlsecurity: detect unsigned incremental update between signaturesMiklos Vajna
2021-04-06xmlsecurity: avoid saying OK when the signature is partialMiklos Vajna
2021-04-06xmlsecurity: fix infobar vs signature dialog inconsistencyMiklos Vajna
2019-08-13tdf#116085 add more Gpg4Win binary locationsThorsten Behrens
2019-04-09tdf#123747 xmlsecurity, ODF sign roundtrip: preserve invalid reference typeMiklos Vajna
2018-12-05tdf#118373 xmlsecurity: avoid stderr output on libxmlsec version checkMiklos Vajna
2018-11-28sfx2: show partial signatures even if cert validation failsMiklos Vajna
2018-11-22weld SwCondCollPageCaolán McNamara
2018-11-19weld TreeViewCaolán McNamara
2018-11-17Adapt to C++2a char_tStephan Bergmann