summaryrefslogtreecommitdiff
path: root/xmlsecurity
AgeCommit message (Expand)Author
2017-07-02xmlsecurity: avoid crash on empty security contextThorsten Behrens
2017-06-30loplugin:staticmethodsStephan Bergmann
2017-06-29loplugin:oncevar variousNoel Grandin
2017-06-28Fix typosAndrea Gelmini
2017-06-28gpg4libre: Don't call production code inside an assert()Samuel Mehrbrodt
2017-06-28tdf#108794 gpg4libre: Use key id to get the right keySamuel Mehrbrodt
2017-06-28tdf#108798 Make CanSignWithGPG work with PDF docsSamuel Mehrbrodt
2017-06-27gpg4libre: Show message when no cert manager foundSamuel Mehrbrodt
2017-06-27gpg4libre: Add seahorse to list of certificate managersSamuel Mehrbrodt
2017-06-27tdf#108711 GPG key selection should only be possible for ODF >= 1.2 documentsSamuel Mehrbrodt
2017-06-27gpg4libre: Show error message when signing failsSamuel Mehrbrodt
2017-06-26Remove nonsense TODOSamuel Mehrbrodt
2017-06-26Cleanup commentSamuel Mehrbrodt
2017-06-25gpg4libre: import public key payload if initial validation failsThorsten Behrens
2017-06-25gpg4libre: save some space, extract binary key/sign dataThorsten Behrens
2017-06-25gpg4libre: base64-encode and decode SignatureValueThorsten Behrens
2017-06-24gpp4libre: error handling, proper key extractionThorsten Behrens
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