summaryrefslogtreecommitdiff
path: root/xmlsecurity
AgeCommit message (Expand)AuthorFilesLines
2019-04-21Properly initialize gpgme-w32spawn.exe path on WindowsMike Kaganski1-0/+38
2019-03-07build: support disabling popplerAshod Nakashian2-2/+2
2019-01-17tdf#118373 xmlsecurity: avoid stderr output on libxmlsec version checkMiklos Vajna1-0/+6
2019-01-03NSS: create a temporary database instead of in-memoryTomaž Vajngerl5-51/+162
2019-01-03Remove some useless whitespacesTomaž Vajngerl1-3/+3
2019-01-03Fix signing empty Configurations2/accelerator/current.xmlTomaž Vajngerl3-40/+60
2018-12-11Fix C2695: overriding virtual function differs only by calling conventionTor Lillqvist1-1/+1
2018-12-10use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin1-1/+1
2018-12-01convert to range forTomaž Vajngerl1-4/+3
2018-12-01xmlsecurity: clean-up code a bitTomaž Vajngerl1-8/+8
2018-11-08libxmlsec: drop not needed xmlsec1-customkeymanage.patch.1Miklos Vajna1-36/+0
2018-11-08xmlSecNssPKIAdoptKey apparently takes over ownership of keysStephan Bergmann1-2/+4
2018-11-08lok: new function to add certificate to certificate DBTomaž Vajngerl2-0/+11
2018-11-08fix importing the certificate and private keyTomaž Vajngerl4-31/+92
2018-11-08xmlsecurity: implement XCertificateCreator for NSS backendTomaž Vajngerl2-13/+66
2018-11-08xmlsignaturehelper: fix comments, no changeTomaž Vajngerl1-19/+7
2018-11-08xmlsecurity: prevent seg. fault if there is no private keyTomaž Vajngerl1-5/+12
2018-11-08tdf#83877 Write SignatureLineId to ODF & OOXML signaturesSamuel Mehrbrodt12-6/+76
2018-11-08Sign Signature LineSamuel Mehrbrodt8-3/+126
2018-11-08use "range for" to iterate through certificatesTomaž Vajngerl1-5/+4
2018-11-08Support to sign a document with a specified signatureTomaž Vajngerl2-0/+43
2018-11-02tdf#116085 make sure Certificate Manager is found with GPG4win v3Cor Nouws1-3/+5
2018-08-21xmlsecurity: nsscrypto_initialize: try to avoid profile migrationMichael Stahl1-0/+14
2018-07-02ODF1.3: import new OpenPGP encryption markupThorsten Behrens2-0/+8
2018-06-27Fix CppunitTest_xmlsecurity_signing with system-xmlsec 1.2.26Miklos Vajna1-14/+37
2018-04-03gpg4libre: fix failing gpg test due to over-long filenamesRene Engelhard2-1/+21
2018-03-20lokdialog: Allow switching language of some of the ResMgr's.Jan Holesovsky2-9/+1
2018-03-19xmlsecurity: fix loplugin:salcall warningsMiklos Vajna1-2/+2
2018-03-02forcepoint #16: fix heap-use-after-freeMiklos Vajna2-0/+2
2018-02-23tdf#115374: add GPG SEInitializer service for WindowsThorsten Behrens1-0/+3
2018-02-21gpgmepp,xmlsecurity: fix testODFEncryptedGPG() failure caused...Michael Stahl1-2/+1
2018-02-21CppunitTest_xmlsecurity_signing failed in sanitizer buildsStephan Bergmann1-0/+8
2018-01-23tdf#114460 vcl: handle nested parentheses in PDF roundtripMiklos Vajna2-0/+2
2018-01-16tdf#115011 don't crash on non-existent gpg supportThorsten Behrens1-3/+3
2018-01-13tdf#114550: load back PGP encrypted filesThorsten Behrens5-0/+13
2017-12-19Do things with preferred GPG keysKatarina Behrens2-2/+29
2017-12-14xmlsecurity: move GNUPGHOME to $workdir for unit testThorsten Behrens1-13/+14
2017-12-11gpg4libre: check if we can really verify OpenPGP signaturesThorsten Behrens1-13/+7
2017-12-10gpg4libre: rename GPGME_HAVE_GPGME to HAVE_FEATURE_GPGMEThorsten Behrens5-13/+13
2017-12-08gpg4libre: multi-select encryption certs, hide desc entryThorsten Behrens3-2/+8
2017-12-07gpg4libre: handle unavailable gpg crypto tools more gracefullyThorsten Behrens1-1/+1
2017-12-07gpg4libre: return key fingerprint / hashes including null characterfeature/gpg4libre-6-0Thorsten Behrens1-3/+3
2017-12-07gpg4libre: permit multi-select encrypt certThorsten Behrens5-26/+50
2017-12-07gpg4libre: find keymanager executable on WindowsThorsten Behrens1-2/+10
2017-12-07gpg4libre: add unit tests for ODF signing featureThorsten Behrens9-1/+92
2017-12-07Restore GPG SEInitializer serviceKatarina Behrens4-2/+69
2017-12-05gpg4libre: add gpgme config header where gpgme.h is includedThorsten Behrens3-0/+6
2017-11-30move conditional stuff to RepositoryExternal.mkDavid Tardon1-5/+1
2017-11-24fix build with system gpgmeppDavid Tardon1-2/+2
2017-11-24EPUB export: implement character properties of links from named stylesMiklos Vajna1-1/+1