summaryrefslogtreecommitdiff
path: root/xmlsecurity
AgeCommit message (Expand)AuthorFilesLines
2018-03-26gpg4libre: fix failing gpg test due to over-long filenamesRene Engelhard2-1/+21
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
2017-11-23gpg4libre: conditional-compile gpgme codeThorsten Behrens4-7/+12
2017-11-22fix buildThorsten Behrens1-2/+2
2017-11-22gpg4libre: enable gpgme support for Windows and OSXThorsten Behrens1-2/+2
2017-11-22gpg4libre: fix warningsThorsten Behrens4-4/+5
2017-11-22xmlsecurity mscrypt: use SAL_N_ELEMENTS()Miklos Vajna1-1/+3
2017-11-07tdf#113550 RTF import: fix incorrect text indentMiklos Vajna1-3/+3
2017-11-06tdf#65393 Test for signature line imagesSamuel Mehrbrodt2-0/+28
2017-11-06loplugin:constparams in various(2)Noel Grandin1-1/+1
2017-11-03Missing initialization of m_bInSignatureLineIdSamuel Mehrbrodt1-0/+1
2017-11-03[API CHANGE] tdf#65393 Import signature line images from ooxmlSamuel Mehrbrodt5-2/+128
2017-11-03xmlsecurity: can hold UriBindingHelper by rtl::ReferenceMiklos Vajna6-16/+13
2017-10-27loplugin:includeform: xmlsecurity (Windows)Stephan Bergmann10-20/+20
2017-10-26vcl: make MapMode constructor explicitMichael Stahl3-3/+3
2017-10-25xmlsecurity: remove unused chainOn() argumentMiklos Vajna4-12/+8
2017-10-23loplugin:includeform: xmlsecurityStephan Bergmann56-129/+129
2017-10-19fix build with system gpgmeDavid Tardon1-2/+7
2017-10-18gpg4libre fix tdf#113190 don't show expired/invalid keysgpg4libre-review-5.4.99Thorsten Behrens1-1/+1
2017-10-18gpg4libre - tdf#113188 add option for minimal PGPKeyPacketThorsten Behrens1-1/+5
2017-10-18xmlsecurity: remove unused m_xElementStackKeeperMiklos Vajna3-90/+1
2017-10-17turn implicit container explicit in buildable notebooksCaolán McNamara2-7/+46
2017-10-16Make include files found through -Ixmlsecurity/incStephan Bergmann2-3/+3
2017-10-13xmlsecurity: remove unused XSecController::m_xNextNodeOnSAXChainMiklos Vajna2-11/+3
2017-10-06xmlsecurity: last 2 params of setSAXChainConnector() is always nullptrMiklos Vajna3-17/+6
2017-10-05Rename and move SAL_U/W to o3tl::toU/WMike Kaganski4-9/+13
2017-10-05TSCP: include certificate usage in paragraph signaturesAshod Nakashian4-6/+41
2017-10-04add << operator for css::uno::ExceptionNoel Grandin5-8/+6
2017-10-03loplugin:finalclasses in xmloffNoel Grandin1-1/+0