summaryrefslogtreecommitdiff
path: root/xmlsecurity
AgeCommit message (Expand)AuthorFilesLines
2017-07-20Move namespace declaration to header fileSamuel Mehrbrodt2-2/+2
2017-07-20xmlsecurity mscrypt: turn akmngr patch into plain codeMiklos Vajna5-2/+291
2017-07-19[API CHANGE] offapi: remove unused css.xml.crypto.XMLEncryptionMiklos Vajna2-6/+0
2017-07-18coverity#1415512 silence Unchecked return valueCaolán McNamara1-1/+1
2017-07-18Fix typosAndrea Gelmini1-1/+1
2017-07-18We no longer patch libxmlsec for thisSamuel Mehrbrodt1-7/+3
2017-07-17Fix warning for loext namespaceSamuel Mehrbrodt4-10/+7
2017-07-17This should be a namespace, not an attribute "namespace"Samuel Mehrbrodt1-5/+3
2017-07-17gpg4libre: Import public key payload if verification result != validKatarina Behrens1-5/+14
2017-07-17loplugin:unnecessaryparen: xmlsecurity (clang-cl)Stephan Bergmann1-3/+3
2017-07-17gpg4libre: Wrap PGPOwner in own namespaceSamuel Mehrbrodt3-2/+10
2017-07-17gpg4libre: use full SHA1 hash for key identificationThorsten Behrens4-15/+20
2017-07-17gpg4libre: unconditionally use binary IOThorsten Behrens1-0/+1
2017-07-17gpg4libre: search for _all_ local keys in getCertificate()Thorsten Behrens1-1/+1
2017-07-17svl: move byte-array verification from vclAshod Nakashian11-777/+12
2017-07-15emfplus: completed isolation/migration of Emf/WmfArmin Le Grand1-1/+1
2017-07-15emfplus: create a wmf/emf/emf+ primitive based importerArmin Le Grand1-1/+1
2017-07-14tdf#108831 PGP signature shown as invalidSamuel Mehrbrodt1-6/+2
2017-07-14gpg4libre: Show whether pgp keys are trusted or notSamuel Mehrbrodt2-31/+43
2017-07-14gpg4libre: Don't use xmlStrlen on binary dataKatarina Behrens1-2/+3
2017-07-14use more OUString::operator== in test..xmlsecurityNoel Grandin5-11/+11
2017-07-14xmlsecurity pdf verify: push_back -> emplace_backMiklos Vajna2-2/+2
2017-07-12strip some linefeeds from the end of debug outputNoel Grandin1-1/+1
2017-07-10tdf#109046 Show correct signature type for OpenPGPSamuel Mehrbrodt1-1/+4
2017-07-10Related tdf#108977 Fix crash when vieweing non-existing certificateSamuel Mehrbrodt3-1/+11
2017-07-10tdf#108977 Show signature info also for keys we don't have locallySamuel Mehrbrodt11-27/+76
2017-07-06use OString::operator== in preference to ::equalsNoel Grandin1-2/+2
2017-07-06loplugin unnecessaryparan improvementsNoel Grandin1-1/+1
2017-07-03loplugin:oncevar (clang-cl): xmlsecurityStephan Bergmann2-5/+6
2017-07-02xmlsecurity: avoid crash on empty security contextThorsten Behrens1-0/+2
2017-06-30loplugin:staticmethodsStephan Bergmann1-0/+2
2017-06-29loplugin:oncevar variousNoel Grandin7-29/+15
2017-06-28Fix typosAndrea Gelmini1-1/+1
2017-06-28gpg4libre: Don't call production code inside an assert()Samuel Mehrbrodt2-4/+10
2017-06-28tdf#108794 gpg4libre: Use key id to get the right keySamuel Mehrbrodt3-6/+13
2017-06-28tdf#108798 Make CanSignWithGPG work with PDF docsSamuel Mehrbrodt1-1/+1
2017-06-27gpg4libre: Show message when no cert manager foundSamuel Mehrbrodt3-1/+10
2017-06-27gpg4libre: Add seahorse to list of certificate managersSamuel Mehrbrodt1-1/+1
2017-06-27tdf#108711 GPG key selection should only be possible for ODF >= 1.2 documentsSamuel Mehrbrodt4-2/+26
2017-06-27gpg4libre: Show error message when signing failsSamuel Mehrbrodt3-0/+9
2017-06-26Remove nonsense TODOSamuel Mehrbrodt1-1/+1
2017-06-26Cleanup commentSamuel Mehrbrodt1-8/+3
2017-06-25gpg4libre: import public key payload if initial validation failsThorsten Behrens1-4/+59
2017-06-25gpg4libre: save some space, extract binary key/sign dataThorsten Behrens2-0/+3
2017-06-25gpg4libre: base64-encode and decode SignatureValueThorsten Behrens1-4/+17
2017-06-24gpp4libre: error handling, proper key extractionThorsten Behrens1-2/+10
2017-06-23XMLSignature_GpgImpl: Use cppu::supportsServiceSamuel Mehrbrodt1-7/+2
2017-06-23XMLSignature_GpgImpl: Clean up namespacesSamuel Mehrbrodt1-14/+6
2017-06-23Gpg key listing: Use range based for loopSamuel Mehrbrodt1-4/+4
2017-06-23tdf#108692 gpg4libre: List all gpg keysSamuel Mehrbrodt1-3/+10