summaryrefslogtreecommitdiffstats
path: root/xmlsecurity
Commit message (Expand)AuthorAgeFilesLines
* tdf#118373 xmlsecurity: avoid stderr output on libxmlsec version checkMiklos Vajna2019-01-171-0/+6
* NSS: create a temporary database instead of in-memoryTomaž Vajngerl2019-01-035-51/+162
* Remove some useless whitespacesTomaž Vajngerl2019-01-031-3/+3
* Fix signing empty Configurations2/accelerator/current.xmlTomaž Vajngerl2019-01-033-40/+60
* Fix C2695: overriding virtual function differs only by calling conventionTor Lillqvist2018-12-111-1/+1
* use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin2018-12-101-1/+1
* convert to range forCODE-4.0-beta1Tomaž Vajngerl2018-12-011-4/+3
* xmlsecurity: clean-up code a bitTomaž Vajngerl2018-12-011-8/+8
* libxmlsec: drop not needed xmlsec1-customkeymanage.patch.1Miklos Vajna2018-11-081-36/+0
* xmlSecNssPKIAdoptKey apparently takes over ownership of keysStephan Bergmann2018-11-081-2/+4
* lok: new function to add certificate to certificate DBTomaž Vajngerl2018-11-082-0/+11
* fix importing the certificate and private keyTomaž Vajngerl2018-11-084-31/+92
* xmlsecurity: implement XCertificateCreator for NSS backendTomaž Vajngerl2018-11-082-13/+66
* xmlsignaturehelper: fix comments, no changeTomaž Vajngerl2018-11-081-19/+7
* xmlsecurity: prevent seg. fault if there is no private keyTomaž Vajngerl2018-11-081-5/+12
* tdf#83877 Write SignatureLineId to ODF & OOXML signaturesSamuel Mehrbrodt2018-11-0812-6/+76
* Sign Signature LineSamuel Mehrbrodt2018-11-088-3/+126
* use "range for" to iterate through certificatesTomaž Vajngerl2018-11-081-5/+4
* Support to sign a document with a specified signatureTomaž Vajngerl2018-11-082-0/+43
* tdf#116085 make sure Certificate Manager is found with GPG4win v3Cor Nouws2018-11-021-3/+5
* xmlsecurity: nsscrypto_initialize: try to avoid profile migrationMichael Stahl2018-08-211-0/+14
* ODF1.3: import new OpenPGP encryption markupThorsten Behrens2018-07-022-0/+8
* Fix CppunitTest_xmlsecurity_signing with system-xmlsec 1.2.26Miklos Vajna2018-06-271-14/+37
* gpg4libre: fix failing gpg test due to over-long filenamesRene Engelhard2018-04-032-1/+21
* lokdialog: Allow switching language of some of the ResMgr's.Jan Holesovsky2018-03-202-9/+1
* xmlsecurity: fix loplugin:salcall warningsMiklos Vajna2018-03-191-2/+2
* forcepoint #16: fix heap-use-after-freeMiklos Vajna2018-03-022-0/+2
* tdf#115374: add GPG SEInitializer service for WindowsThorsten Behrens2018-02-231-0/+3
* gpgmepp,xmlsecurity: fix testODFEncryptedGPG() failure caused...Michael Stahl2018-02-211-2/+1
* CppunitTest_xmlsecurity_signing failed in sanitizer buildsStephan Bergmann2018-02-211-0/+8
* tdf#114460 vcl: handle nested parentheses in PDF roundtripMiklos Vajna2018-01-232-0/+2
* tdf#115011 don't crash on non-existent gpg supportThorsten Behrens2018-01-161-3/+3
* tdf#114550: load back PGP encrypted filesThorsten Behrens2018-01-135-0/+13
* Do things with preferred GPG keysKatarina Behrens2017-12-192-2/+29
* xmlsecurity: move GNUPGHOME to $workdir for unit testThorsten Behrens2017-12-141-13/+14
* gpg4libre: check if we can really verify OpenPGP signaturesThorsten Behrens2017-12-111-13/+7
* gpg4libre: rename GPGME_HAVE_GPGME to HAVE_FEATURE_GPGMEThorsten Behrens2017-12-105-13/+13
* gpg4libre: multi-select encryption certs, hide desc entryThorsten Behrens2017-12-083-2/+8
* gpg4libre: handle unavailable gpg crypto tools more gracefullyThorsten Behrens2017-12-071-1/+1
* gpg4libre: return key fingerprint / hashes including null characterfeature/gpg4libre-6-0Thorsten Behrens2017-12-071-3/+3
* gpg4libre: permit multi-select encrypt certThorsten Behrens2017-12-075-26/+50
* gpg4libre: find keymanager executable on WindowsThorsten Behrens2017-12-071-2/+10
* gpg4libre: add unit tests for ODF signing featureThorsten Behrens2017-12-079-1/+92
* Restore GPG SEInitializer serviceKatarina Behrens2017-12-074-2/+69
* gpg4libre: add gpgme config header where gpgme.h is includedThorsten Behrens2017-12-053-0/+6
* move conditional stuff to RepositoryExternal.mkDavid Tardon2017-11-301-5/+1
* fix build with system gpgmeppDavid Tardon2017-11-241-2/+2
* EPUB export: implement character properties of links from named stylesMiklos Vajna2017-11-241-1/+1
* gpg4libre: conditional-compile gpgme codeThorsten Behrens2017-11-234-7/+12
* fix buildThorsten Behrens2017-11-221-2/+2