summaryrefslogtreecommitdiff
path: root/xmlsecurity
AgeCommit message (Expand)Author
2016-12-06loplugin:unnecessaryoverrideStephan Bergmann
2016-12-05convert FSysStyle to o3tl::typed_flagsNoel Grandin
2016-12-02xmlsecurity mscrypto PDF verify: implement support for non-detached signaturesMiklos Vajna
2016-12-02xmlsecurity PDF verify: don't hide signatures where digest match is uncertainMiklos Vajna
2016-12-01xmlsecurity PDF verify: avoid seeking before the start of the streamMiklos Vajna
2016-12-01xmlsecurity PDF verify: handle no EOL at EOFMiklos Vajna
2016-12-01xmlsecurity PDF verify: fix reading names containing ']'Miklos Vajna
2016-12-01xmlsecurity PDF verify: don't abort read on partial signMiklos Vajna
2016-12-01xmlsecurity PDF verify: handle boolean type as dictionary valueMiklos Vajna
2016-12-01xmlsecurity PDF verify: CR is also a terminator of a commentMiklos Vajna
2016-12-01xmlsecurity PDF verify: tolerate missing %%EOF in incremental updatesMiklos Vajna
2016-12-01xmlsecurity PDF verify: support non-detached signaturesMiklos Vajna
2016-12-01xmlsecurity: instantiate SAXEventKeeperImpl directly in XSecControllerMiklos Vajna
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