summaryrefslogtreecommitdiff
path: root/xmlsecurity/source
AgeCommit message (Expand)Author
2017-05-30tdf#107782 xmlsecurity PDF verify: handle empty X509 certificateMiklos Vajna
2017-03-30vcl: move in PDF tokenizer from xmlsecurityMiklos Vajna
2017-03-30Make PDFDocument::ReadKeyword work at end of fileStephan Bergmann
2017-03-30xmlsecurity: use auto when declaring iteratorsMiklos Vajna
2017-03-30xmlsecurity: separate signature verification from PDF tokenizerMiklos Vajna
2017-03-14tdf#105093 vcl PDF export: add embedded video testcaseMiklos Vajna
2017-03-14xmlsecurity PDF verify: fix parsing of nested dictionariesMiklos Vajna
2017-03-14tdf#105461 vcl: add text highlight textcaseMiklos Vajna
2017-03-14vcl: add initial CppunitTest_vcl_pdfexportMiklos Vajna
2017-03-14xmlsecurity: various small cleanupsMiklos Vajna
2017-03-14loplugin:subtlezeroinit: xmlsecurityStephan Bergmann
2017-03-14xmlsecurity PDF verify: handle multiple startxref in the last 1024 bytesMiklos Vajna
2016-12-07xmlsecurity DigitalSignaturesDialog: show signature type on the UIMiklos Vajna
2016-12-05xmlsecurity mscrypto PDF verify: implement support for non-detached signaturesMiklos Vajna
2016-12-05Show the message for the last Windows error also in our own error handlerTor Lillqvist
2016-12-05xmlsecurity PDF verify: last batch of various fixesMiklos Vajna
2016-12-02xmlsecurity PDF verify: various fixesMiklos Vajna
2016-11-30vcl mscrypto PDF sign: bring it up to date with NSS, part 2Miklos Vajna
2016-11-29vcl mscrypto PDF sign: bring it up to date with NSS, part 1Miklos Vajna
2016-11-22vcl PDF mscrypto sign: upgrade SHA-1 hash to SHA-256Miklos Vajna
2016-11-22xmlsecurity: no need to inherit from XSecurityController in XSecControllerMiklos Vajna
2016-11-22Executable_pdfverify: move pdfverify.cxx to workben/Miklos Vajna
2016-11-18xmlsecurity: clean up unused mxSecurityControllerMiklos Vajna
2016-11-18Prefer to take the signature date from the XAdES SigningTime, if presentTor Lillqvist
2016-11-17xmlsecurity PDF sign: handle AdES when writing SubFilterMiklos Vajna
2016-11-17coverity#1394292 Unchecked return valueCaolán McNamara
2016-11-16xmlsecurity: fix alignment for XAdES checkboxMiklos Vajna
2016-11-16Nothing from <tools/debug.hxx> used hereTor Lillqvist
2016-11-15Add the Target for xd:QualifyingPropertiesTor Lillqvist
2016-11-15Sign also the xd:SignedPropertiesTor Lillqvist
2016-11-14xsd:dateTime must use period as decimal separator, not commaTor Lillqvist
2016-11-14oox, xmlsecurity: fix recently introduced style problemsMiklos Vajna
2016-11-13drop extra semicolonsDavid Tardon
2016-11-12More EncapsulatedX509Certificate workTor Lillqvist
2016-11-11xmlsecurity: extract parts of PDFDocument::Sign() into separate functionsMiklos Vajna
2016-11-11More XAdES workTor Lillqvist
2016-11-10xmlsecurity PDF sign: support non-compressed AcroForm objectsMiklos Vajna
2016-11-10xmlsecurity PDF verify: fix incremental updates vs object streamsMiklos Vajna
2016-11-10More work in progress on XAdES compliant ODF signingTor Lillqvist
2016-11-10xmlsecurity PDF verify: fix reading multiple subsections from an xref streamMiklos Vajna
2016-11-10xmlsecurity PDF sign: use a predictor when compressing the xref streamMiklos Vajna
2016-11-09xmlsecurity PDF sign: compress the xref streamMiklos Vajna
2016-11-09xmlsecurity PDF sign: improve suggested signature IDMiklos Vajna
2016-11-09xmlsecurity PDF sign: conditionally write xref streamMiklos Vajna
2016-11-09xmlsecurity PDF sign: handle when Catalog's AcroForm is an indirect dictionaryMiklos Vajna
2016-11-09xmlsecurity PDF sign: handle when Page object's Annots is an indirect arrayMiklos Vajna
2016-11-08xmlsecurity PDF verify: fix handling of xref stream free objectsMiklos Vajna
2016-11-08xmlsecurity PDF sign: handle xref stream when reading trailerMiklos Vajna
2016-11-08xmlsecurity PDF sign: don't crash on missing trailerMiklos Vajna
2016-11-08xmlsecurity: move the sec context from the format helpers to the sign managerMiklos Vajna