summaryrefslogtreecommitdiff
path: root/xmlsecurity/qa
AgeCommit message (Expand)Author
2016-12-17Adapt to no-longer explicit OUStringLiteral ctorStephan Bergmann
2016-12-06loplugin:unnecessaryoverrideStephan Bergmann
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-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-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-18The PDF tests require HAVE_FEATURE_PDFIMPORTTor Lillqvist
2016-11-17xmlsecurity PDF sign: handle AdES when writing SubFilterMiklos Vajna
2016-11-15Fix typosSamuel Mehrbrodt
2016-11-10'make screenshot' use-after-free fixesStephan Bergmann
2016-11-10xmlsecurity PDF sign: support non-compressed AcroForm objectsMiklos Vajna
2016-11-10More work in progress on XAdES compliant ODF signingTor Lillqvist
2016-11-10xmlsecurity PDF sign: use a predictor when compressing the xref streamMiklos Vajna
2016-11-09loplugin:unnecessaryoverride and loplugin:overrideTor Lillqvist
2016-11-08xmlsecurity: move the sec context from the format helpers to the sign managerMiklos Vajna
2016-11-08Work in progress on supporting XAdES-compliant signatures for ODFTor Lillqvist
2016-11-04xmlsecurity PDF NSS verify: handle SHA1_WITH_RSAMiklos Vajna
2016-11-04vcl: extract PDFWriter::GetDateTime() from PDFWriterImplMiklos Vajna
2016-11-03xmlsecurity PDF sign: enable unit tests on WindowsMiklos Vajna
2016-11-02xmlsecurity PDF verify: add support for object streamsMiklos Vajna
2016-11-01Use enum class for two local enumsTor Lillqvist
2016-10-27xmlsecurity PDF verify: import out-of-signature dateMiklos Vajna
2016-10-27xmlsecurity PDF verify: support array ref annotationsMiklos Vajna
2016-10-26xmlsecurity PDF verify: fix handling of non-imported certsMiklos Vajna
2016-10-26xmlsecurity PDF sign: fix removing non-last signaturesMiklos Vajna
2016-10-26xmlsecurity PDF signing: fix byte range check for multiple signaturesMiklos Vajna
2016-10-25xmlsecurity: add PDF signature removal testcaseMiklos Vajna
2016-10-25-Werror,-Wunused-variableStephan Bergmann
2016-10-25CppunitTest_xmlsecurity_pdfsigning: fix this on RHEL6Miklos Vajna
2016-10-21xmlsecurity: add PDF sign unit-testMiklos Vajna
2016-10-17replace <<= with assign for <<= with rhs AnyJochen Nitschke
2016-10-13CppunitTest_xmlsecurity_signing: add PDF testsMiklos Vajna
2016-08-29Indentation fixesMiklos Vajna
2016-08-22Make CppunitTest_xmlsecurity_signing more reliableStephan Bergmann
2016-08-18screenshots: unify dumping of dialog test batch fileArmin Le Grand
2016-08-18screenshots: add dialog test cases for xmlsecurityArmin Le Grand
2016-08-02libxmlsec: drop xmlsec1-keyinfo-revert.patch.1 completelyMiklos Vajna
2016-07-27loplugin:countusersofdefaultparams in tools..xmlsecurityNoel Grandin