summaryrefslogtreecommitdiff
path: root/xmlsecurity
AgeCommit message (Expand)Author
2016-11-30xmlsecurity: don't write unchanged signatures back to the fileMiklos Vajna
2016-11-30xmlsecurity PDF verify: look for the signingCertificateV2 attributeMiklos Vajna
2016-11-30CppunitTest_xmlsecurity_pdfsigning: add first PAdES testMiklos Vajna
2016-11-30CppunitTest_xmlsecurity_signing: add 2 more ODF / XAdES testsMiklos Vajna
2016-11-28CppunitTest_xmlsecurity_signing: fix this on Windows with non-empty cert storeMiklos Vajna
2016-11-28No reason for these member functions to be virtualTor Lillqvist
2016-11-28Bin SecurityEnvironment_MSCryptImpl::getPriKey() as it always returns NULLTor Lillqvist
2016-11-28Bin SecurityEnvironment_MSCryptImpl::m_tPriKeyList as it was always emptyTor Lillqvist
2016-11-25Make sure there's a single global RTTI for pdfio::PDFElement and derivedStephan Bergmann
2016-11-25No need for this local function to be externally visibleTor Lillqvist
2016-11-25CppunitTest_xmlsecurity_pdfsigning: add PAdES testcaseMiklos Vajna
2016-11-25CppunitTest_xmlsecurity_signing: add XAdES testcaseMiklos Vajna
2016-11-24CppunitTest_xmlsecurity_signing: don't assume we always have a signing certMiklos Vajna
2016-11-24xmlsecurity mscrypto PDF sign: conditionally add back CAdES SubFilterMiklos Vajna
2016-11-24xmlsecurity: instantiate SignatureVerifierImpl directly in XSecControllerMiklos Vajna
2016-11-24Show also the message for the last Windows error in our own error handlerTor Lillqvist
2016-11-24Nothing from that namespace used hereTor Lillqvist
2016-11-24Bin copy-pasted comment that is meaningless hereTor Lillqvist
2016-11-23vcl mscrypto PDF sign: add initial 'signing-certificate' signed attributeMiklos 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-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