summaryrefslogtreecommitdiff
path: root/xmlsecurity
AgeCommit message (Expand)Author
2021-11-21xmlsecurity: add tests for multiple X509Data/X509CertificateMichael Stahl
2021-11-21xmlsecurity: improve handling of multiple X509Data elementsMichael Stahl
2021-11-21clang-format ooxmlsecexporter.cxxMichael Stahl
2021-11-21xmlsecurity: ignore elements in ds:Object that aren't signedMichael Stahl
2021-11-21xmlsecurity: XSecParser confused about multiple timestampsMichael Stahl
2021-11-21xmlsecurity: replace XSecParser implementationMichael Stahl
2021-10-27expand out some namespace aliases [xmlsecurity/source/helper]Noel Grandin
2021-10-27default to CertificateValidity::INVALIDCaolán McNamara
2021-10-27do same set error state as ReadAndVerifySignature doesCaolán McNamara
2021-10-10forcepoint#57 sanity check stream signature sizeCaolán McNamara
2018-10-30tdf#116085 make sure Certificate Manager is found with GPG4win v3Cor Nouws
2018-08-15xmlsecurity: nsscrypto_initialize: try to avoid profile migrationMichael Stahl
2018-06-30ODF1.3: import new OpenPGP encryption markupThorsten Behrens
2018-06-18Fix CppunitTest_xmlsecurity_signing with system-xmlsec 1.2.26Miklos Vajna
2018-03-26gpg4libre: fix failing gpg test due to over-long filenamesRene Engelhard
2018-03-02forcepoint #16: fix heap-use-after-freeMiklos Vajna
2018-02-23tdf#115374: add GPG SEInitializer service for WindowsThorsten Behrens
2018-02-21gpgmepp,xmlsecurity: fix testODFEncryptedGPG() failure caused...Michael Stahl
2018-02-21CppunitTest_xmlsecurity_signing failed in sanitizer buildsStephan Bergmann
2018-01-23tdf#114460 vcl: handle nested parentheses in PDF roundtripMiklos Vajna
2018-01-16tdf#115011 don't crash on non-existent gpg supportThorsten Behrens
2018-01-13tdf#114550: load back PGP encrypted filesThorsten Behrens
2017-12-19Do things with preferred GPG keysKatarina Behrens
2017-12-14xmlsecurity: move GNUPGHOME to $workdir for unit testThorsten Behrens
2017-12-11gpg4libre: check if we can really verify OpenPGP signaturesThorsten Behrens
2017-12-10gpg4libre: rename GPGME_HAVE_GPGME to HAVE_FEATURE_GPGMEThorsten Behrens
2017-12-08gpg4libre: multi-select encryption certs, hide desc entryThorsten Behrens
2017-12-07gpg4libre: handle unavailable gpg crypto tools more gracefullyThorsten Behrens
2017-12-07gpg4libre: return key fingerprint / hashes including null characterfeature/gpg4libre-6-0Thorsten Behrens
2017-12-07gpg4libre: permit multi-select encrypt certThorsten Behrens
2017-12-07gpg4libre: find keymanager executable on WindowsThorsten Behrens
2017-12-07gpg4libre: add unit tests for ODF signing featureThorsten Behrens
2017-12-07Restore GPG SEInitializer serviceKatarina Behrens
2017-12-05gpg4libre: add gpgme config header where gpgme.h is includedThorsten Behrens
2017-11-30move conditional stuff to RepositoryExternal.mkDavid Tardon
2017-11-24fix build with system gpgmeppDavid Tardon
2017-11-24EPUB export: implement character properties of links from named stylesMiklos Vajna
2017-11-23gpg4libre: conditional-compile gpgme codeThorsten Behrens
2017-11-22fix buildThorsten Behrens
2017-11-22gpg4libre: enable gpgme support for Windows and OSXThorsten Behrens
2017-11-22gpg4libre: fix warningsThorsten Behrens
2017-11-22xmlsecurity mscrypt: use SAL_N_ELEMENTS()Miklos Vajna
2017-11-07tdf#113550 RTF import: fix incorrect text indentMiklos Vajna
2017-11-06tdf#65393 Test for signature line imagesSamuel Mehrbrodt
2017-11-06loplugin:constparams in various(2)Noel Grandin
2017-11-03Missing initialization of m_bInSignatureLineIdSamuel Mehrbrodt
2017-11-03[API CHANGE] tdf#65393 Import signature line images from ooxmlSamuel Mehrbrodt
2017-11-03xmlsecurity: can hold UriBindingHelper by rtl::ReferenceMiklos Vajna
2017-10-27loplugin:includeform: xmlsecurity (Windows)Stephan Bergmann
2017-10-26vcl: make MapMode constructor explicitMichael Stahl