summaryrefslogtreecommitdiff
path: root/xmlsecurity
AgeCommit message (Expand)Author
2017-06-23XMLSignature_GpgImpl: Use cppu::supportsServiceSamuel Mehrbrodt
2017-06-23XMLSignature_GpgImpl: Clean up namespacesSamuel Mehrbrodt
2017-06-23Gpg key listing: Use range based for loopSamuel Mehrbrodt
2017-06-23tdf#108692 gpg4libre: List all gpg keysSamuel Mehrbrodt
2017-06-23gpg4libre: Handle error when retrieving public keySamuel Mehrbrodt
2017-06-23gpg4libre: Warn before removing document signaturesKatarina Behrens
2017-06-23gpg4libre: Show certificate kind OpenPGP vs. X509 as 1 table columnKatarina Behrens
2017-06-22xmlsecurity: implement support for building against system-xmlsecMiklos Vajna
2017-06-22related: gpg4libre: Init xmlsec in one place before creating the servicesThorsten Behrens
2017-06-22xmlsecurity: remove newly introduced redundant namespace alias, used only onceMiklos Vajna
2017-06-22xmlsecurity: fix loplugin:passstuffbyref warningsMiklos Vajna
2017-06-22xmlsecurity: fix loplugin:unusedvariablecheck warningMiklos Vajna
2017-06-21gpg4libre: fix build for windows and macThorsten Behrens
2017-06-21gpg4libre: actually take key from user selectionThorsten Behrens
2017-06-21gpg4libre: make signature impl swappable in-situ during validationThorsten Behrens
2017-06-21gpg4libre: some code improvements, add metadata for OpenPGP keysThorsten Behrens
2017-06-21gpg4libre: Make viewing signatures work for gpg signaturesSamuel Mehrbrodt
2017-06-21gpg4libre: Fixup unit tests, now that SecurityContext is neededKatarina Behrens
2017-06-21gpg4libre: write PGPData info, get more metadata out for gpg keyThorsten Behrens
2017-06-21gpg4libre: Init xmlsec in one place before creating the gpg/x509 servicesSamuel Mehrbrodt
2017-06-21gpg4libre: List both (x509 and gpg) existing signaturesSamuel Mehrbrodt
2017-06-21gpg4libre: [API-CHANGE] add certificate kind (X509 vs. OpenPGP)Katarina Behrens
2017-06-21gpg4libre: now use the gpg security envThorsten Behrens
2017-06-21gpg4libre: fix build, explicit ctor callThorsten Behrens
2017-06-21gpg4libre: Having this dllpublic should be fine now since it's in inc/Samuel Mehrbrodt
2017-06-21gpg4libre: Make signature dialog work with two signing servicesSamuel Mehrbrodt
2017-06-21gpg4libre: initial GPG signature validationThorsten Behrens
2017-06-21gpg4libre: fix gpg signature generationThorsten Behrens
2017-06-21gpg4libre: share static xmlsec lib between nss and gpgThorsten Behrens
2017-06-21xmlsecurity nss: adopt the private key of the signing certificate explicitlyMiklos Vajna
2017-06-19xmlsecurity: make static var localJochen Nitschke
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-16loplugin:unusedfields xmlhelp..xmlsecurityNoel Grandin
2017-06-13use local statics for getUnoTunnelImplementationIdJochen Nitschke
2017-06-12sw, xmlsecurity: indentation fixesMiklos Vajna
2017-06-09clang-tidy readability-non-const-parameterNoel Grandin
2017-06-09use comphelper::InitPropertySequence in more placesNoel Grandin
2017-06-07gpg4libre: add 'Start certificate manager' buttonKatarina Behrens
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin
2017-06-02convert GRFILTER constants to ERRCODE_GRFILTER_Noel Grandin
2017-05-31xmlsecurity: try to appease --as-needed default ldMichael Stahl
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-05-26create SAL_RETURNS_NONNULL annotationNoel Grandin
2017-05-19loplugin:stringcopy: xmlsecurityStephan Bergmann
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-19xmlsecurity: remove unused parameter in XSecParser ctorMiklos Vajna
2017-05-18tdf#107782 xmlsecurity PDF verify: handle empty X509 certificateMiklos Vajna
2017-05-18gpg4libre: fix windows buildThorsten Behrens
2017-05-18gpg4libre: initial GPG signature generationThorsten Behrens
2017-05-17xmlsecurity: use xmlsec API instead of patching out cert verificationMiklos Vajna