summaryrefslogtreecommitdiff
path: root/xmlsecurity
AgeCommit message (Expand)Author
2020-12-21xmlsecurity: reject a few dangerous annotation types during pdf sig verifyMiklos Vajna
2020-12-21xmlsecurity: handle MDP permission during PDF verifyMiklos Vajna
2020-12-21xmlsecurity: pdf incremental updates that are non-commenting are invalidMiklos Vajna
2020-12-21xmlsecurity: detect unsigned incremental update between signaturesMiklos Vajna
2019-04-21Properly initialize gpgme-w32spawn.exe path on WindowsMike Kaganski
2019-03-07build: support disabling popplerAshod Nakashian
2019-01-17tdf#118373 xmlsecurity: avoid stderr output on libxmlsec version checkMiklos Vajna
2019-01-03NSS: create a temporary database instead of in-memoryTomaž Vajngerl
2019-01-03Remove some useless whitespacesTomaž Vajngerl
2019-01-03Fix signing empty Configurations2/accelerator/current.xmlTomaž Vajngerl
2018-12-11Fix C2695: overriding virtual function differs only by calling conventionTor Lillqvist
2018-12-10use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin
2018-12-01convert to range forCODE-4.0-beta1Tomaž Vajngerl
2018-12-01xmlsecurity: clean-up code a bitTomaž Vajngerl
2018-11-08libxmlsec: drop not needed xmlsec1-customkeymanage.patch.1Miklos Vajna
2018-11-08xmlSecNssPKIAdoptKey apparently takes over ownership of keysStephan Bergmann
2018-11-08lok: new function to add certificate to certificate DBTomaž Vajngerl
2018-11-08fix importing the certificate and private keyTomaž Vajngerl
2018-11-08xmlsecurity: implement XCertificateCreator for NSS backendTomaž Vajngerl
2018-11-08xmlsignaturehelper: fix comments, no changeTomaž Vajngerl
2018-11-08xmlsecurity: prevent seg. fault if there is no private keyTomaž Vajngerl
2018-11-08tdf#83877 Write SignatureLineId to ODF & OOXML signaturesSamuel Mehrbrodt
2018-11-08Sign Signature LineSamuel Mehrbrodt
2018-11-08use "range for" to iterate through certificatesTomaž Vajngerl
2018-11-08Support to sign a document with a specified signatureTomaž Vajngerl
2018-11-02tdf#116085 make sure Certificate Manager is found with GPG4win v3Cor Nouws
2018-08-21xmlsecurity: nsscrypto_initialize: try to avoid profile migrationMichael Stahl
2018-07-02ODF1.3: import new OpenPGP encryption markupThorsten Behrens
2018-06-27Fix CppunitTest_xmlsecurity_signing with system-xmlsec 1.2.26Miklos Vajna
2018-04-03gpg4libre: fix failing gpg test due to over-long filenamesRene Engelhard
2018-03-20lokdialog: Allow switching language of some of the ResMgr's.Jan Holesovsky
2018-03-19xmlsecurity: fix loplugin:salcall warningsMiklos Vajna
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