summaryrefslogtreecommitdiff
path: root/xmlsecurity
AgeCommit message (Expand)Author
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-21add missing deps on ui filesDavid Tardon
2016-11-20gbuild allow unitest to run once per lang in WITH_LANG_LISTNorbert Thiebaud
2016-11-18The PDF tests require HAVE_FEATURE_PDFIMPORTTor Lillqvist
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-18includes should be at the top of the fileNoel Grandin
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-15Fix typosSamuel Mehrbrodt
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-12cid#1394298: This field was uninitialized and unusedTor Lillqvist
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-10'make screenshot' use-after-free fixesStephan Bergmann
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-09These functions don't even need to be XMLSECURITY_DLLPUBLICTor Lillqvist
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-09Don't use a class for what namespaces are forTor Lillqvist
2016-11-09loplugin:unnecessaryoverride and loplugin:overrideTor Lillqvist
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
2016-11-08Fallout from previous commit 248dbe1de5eeea9e9173e53a0b1891f63ff73d68Tor Lillqvist
2016-11-08Bin pointless (overloaded) member functionTor Lillqvist
2016-11-08Work in progress on supporting XAdES-compliant signatures for ODFTor Lillqvist
2016-11-07Fix typos (also in the code)Andrea Gelmini
2016-11-04xmlsecurity PDF NSS verify: handle SHA1_WITH_RSAMiklos Vajna
2016-11-04vcl: extract PDFWriter::GetDateTime() from PDFWriterImplMiklos Vajna
2016-11-04update loplugin:unnnecessaryvirtual to handler destructorsNoel Grandin
2016-11-03xmlsecurity PDF sign: enable unit tests on WindowsMiklos Vajna
2016-11-03Bin the XSecController::m_pErrorMessage field as it was never usedTor Lillqvist