summaryrefslogtreecommitdiff
path: root/xmlsecurity/inc
AgeCommit message (Expand)Author
2016-11-04xmlsecurity PDF NSS verify: handle SHA1_WITH_RSAMiklos Vajna
2016-11-02Add FIXMETor Lillqvist
2016-11-02xmlsecurity PDF verify: add support for object streamsMiklos Vajna
2016-11-01Use enum class for two local enumsTor Lillqvist
2016-10-28xmlsecurity PDF verify: start using offsets from xref streamsMiklos Vajna
2016-10-28xmlsecurity PDF verify: initial support of cross-reference streamsMiklos Vajna
2016-10-26xmlsecurity PDF verify: support SHA-256Miklos Vajna
2016-10-26xmlsecurity PDF signing: fix byte range check for multiple signaturesMiklos Vajna
2016-10-26xmlsecurity PDF signing: only write incremental xref in an incremental updateMiklos Vajna
2016-10-25xmlsecurity PDF sign: append reference to the Page's Annots keyMiklos Vajna
2016-10-24xmlsecurity: implement PDF signature removal UIMiklos Vajna
2016-10-21xmlsecurity: implement removal of a signature in pdfverifyMiklos Vajna
2016-10-21xmlsecurity PDF export: fix missing /Prev key in the trailer dictionaryMiklos Vajna
2016-10-21xmlsecurity: export description in PDF signatureMiklos Vajna
2016-10-20xmlsecurity: add initial PDF sign UIMiklos Vajna
2016-10-18xmlsecurity: initial incremental update support in pdfverifyMiklos Vajna
2016-10-14xmlsecurity: expose reason string of PDF signaturesMiklos Vajna
2016-10-14xmlsecurity: extract certificate from PDF signatureMiklos Vajna
2016-10-13xmlsecuity: show PDF signature in the doc signatures dialogMiklos Vajna
2016-10-13xmlsecurity: use common NSS init in PDFDocumentMiklos Vajna
2016-10-13xmlsecurity: add initial PDFSignatureHelperMiklos Vajna
2016-10-05convert the last two lonely FixedInfos to FixedTextCaolán McNamara
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-05-27Get rid of unnecessary directory levels $D/inc/$DTor Lillqvist
2016-05-20Show the certificate use also in the View Certificate dialogTor Lillqvist
2016-05-19Add column displaying intended usage to certificate chooserTor Lillqvist
2016-04-14clang-tidy performance-unnecessary-value-param in variousNoel Grandin
2016-04-13tdf#94306 remove unused boost dependenciesJochen Nitschke
2016-04-12Avoid reserved identifiersStephan Bergmann
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2016-03-31tdf#97525 vcl: make DeletionListener internalJochen Nitschke
2016-03-14com::sun::star->css in xmlsecurity/Noel Grandin
2016-03-07xmlsecurity OOXML export: remove signature relation with the last signatureMiklos Vajna
2016-03-07xmlsecurity: extract final signature export logic from DigitalSignaturesDialogMiklos Vajna
2016-03-04xmlsecurity: extract signature removal logic from DigitalSignaturesDialogMiklos Vajna
2016-03-04xmlsecurity OOXML export: only cache existing signatures, not our temp. oneMiklos Vajna
2016-03-04xmlsecurity OOXML export: fix appending new signatures next to existing onesMiklos Vajna
2016-03-03xmlsecurity: avoid calculating the certificate digest late in XSecControllerMiklos Vajna
2016-03-01Exclude xmlsec headers from precompiled headersAshod Nakashian
2016-02-29XMLSEC_NO_SIZE_T is /not/ used with MSVCStephan Bergmann
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-15xmlsecurity: factor out DocumentSignatureManager from DigitalSignaturesDialogMiklos Vajna
2016-02-12xmlsecurity: import OOXML <xd:CertDigest>Miklos Vajna
2016-02-11xmlsecurity: expose the certificate's SHA-256 checksum in the NSS backendMiklos Vajna
2016-02-11xmlsecurity OOXML export: register signature content typesMiklos Vajna
2016-02-11xmlsecurity OOXML export: write signature streams to persistent storageMiklos Vajna
2016-02-10xmlsecurity OOXML export: use RelationshipTransform for relationsMiklos Vajna
2016-02-09xmlsecurity OOXML export: fix prefix and suffix of stream referencesMiklos Vajna
2016-02-09Remove excess newlinesChris Sherlock